NetBSD/sys/arch/i386/pnpbios
dsl 454af1c0e8 Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)
2009-03-14 15:35:58 +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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
fdc_pnpbios.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
files.pnpbios Properly def{flag,param} all PNPBIOS* options and consolidate them in 2006-12-09 22:45:26 +00:00
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 use paddr_t for physical addresses. u_long may not be large enough. 2009-03-11 10:30:52 +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 u_intN_t -> uintN_t 2005-12-26 19:23:59 +00:00
sb_pnpbios.c Fix previous (aprint_*_dev usage). 2008-03-17 13:38:25 +00:00
TODO
wss_pnpbios.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
ym_pnpbios.c use aprint_*_dev and device_xname 2008-04-04 22:18:05 +00:00