NetBSD/sys/arch/i386/pnpbios
jym da702eb93d Add PAE to ALL kernel, so that most paddr_t format string errors get caught
during compilation.

While here, fix the compilation for ALL.
2010-07-26 22:33:23 +00:00
..
atppc_pnpbios.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
com_pnpbios.c Split device_t and softc for all com(4) devices (well, everything that 2008-03-14 15:09:09 +00:00
ess_pnpbios.c Split device_t/softc. Based on patch from cegger@. 2010-05-22 16:35:00 +00:00
fdc_pnpbios.c Properly fix fdc@pnpbios as shown by Brian Buhrow in PR#42374. 2009-11-25 13:15:17 +00:00
files.pnpbios
joy_pnpbios.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
lm_pnpbios.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
lpt_pnpbios.c Split the softc from the device_t for all lpt(4) variants and attachments 2008-03-07 17:15:51 +00:00
npx_pnpbios.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
pciide_pnpbios.c use POSIX integer types 2008-04-16 21:51:02 +00:00
pckbc_pnpbios.c Use device_lookup_private() rather than using cd_devs[] directly to get softc. 2008-06-08 18:35:25 +00:00
pnpbios.c Add PAE to ALL kernel, so that most paddr_t format string errors get caught 2010-07-26 22:33:23 +00:00
pnpbioscall.S Use __KERNEL_RCSID(). For these .S files, the following style was 2007-12-11 23:06:11 +00:00
pnpbiosreg.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
pnpbiosvar.h struct device * -> device_t, use device_private 2009-05-04 12:13:19 +00:00
sb_pnpbios.c Fix previous (aprint_*_dev usage). 2008-03-17 13:38:25 +00:00
TODO
wss_pnpbios.c struct device * -> device_t, use device_private 2009-05-04 12:13:19 +00:00
ym_pnpbios.c struct device * -> device_t, use device_private 2009-05-04 12:13:19 +00:00