Some SA11x0 diffs
Robert Swindells <[email protected]> Wed, 20 May 2009 18:54:25 +0100 (BST)
| Newsgroups | gmane.os.netbsd.ports.arm,gmane.os.netbsd.ports.hpcarm |
|---|---|
| Message-ID | <[email protected]> |
I have put some diffs in ftp://ftp.netbsd.org/pub/misc/rjs/arm.diff.gz that do the following for most of the SA11x0 drivers plus those that are shared with PXA2x0: struct device * -> device_t struct cfdata * -> cfdata_t printf -> aprint_ device_t/softc split There are also precompiled kernels for HP Jornada 720, Zaurus and Lubbock. netbsd-JORNADA720.gz - Jornada 720 netbsd-sm0.bin.gz - Lubbock netbsd.bin.gz - Lubbock netbsd-GENERIC.gz - Zaurus Any review or testing would be welcome, particularly of PCMCIA devices. Robert Swindells