Re: Port help wanted/needed?
Izumi Tsutsui <[email protected]> Thu, 29 Jan 2009 22:46:18 +0900
| Newsgroups | gmane.os.netbsd.ports.sun3 |
|---|---|
| Message-ID | <[email protected]> |
John Carr wrote: > The new kernel boots just fine on the 3/60 and works without issue. I'm > currently running a few bonnie++s in tandem to put it under load to see > if the si(4) to bus_dma(9) is stable on the 3/60. So far it's looking > good! Thanks. The major changes on sun3 port after 4.0 is the bus_dma(9) and device_t/softc (internal structures in device drivers) split, but it should also be okay since GENERIC just works. (it means no other port specific changes since 4.0, though :-) --- Izumi Tsutsui