NetBSD/sys/arch/i386/pnpbios
drochner e6a178f21f kill a number of autoconf submatch functions which follow the
standard scheme:
if (<configured> != <wildcard> && <configured> != <real>)
	then fail
else
	ask device match function

This is handled by config_stdsubmatch() now.
2005-08-25 22:33:18 +00:00
..
TODO TODO list, paraphrasing Jason Thorpe 2002-12-28 20:12:24 +00:00
atppc_pnpbios.c add PNPBIOS attachment foor atppc(4) driver; compiles, otherwise untested 2004-01-28 09:09:14 +00:00
com_pnpbios.c de-__P 2005-02-03 20:08:55 +00:00
ess_pnpbios.c de-__P 2005-02-03 20:08:55 +00:00
fdc_pnpbios.c Modify the fdcattach() interface again, splitting it into two parts, so that 2003-09-25 19:06:19 +00:00
files.pnpbios Phase out the use of a string as first "attach args" member to control 2004-08-30 15:05:15 +00:00
joy_pnpbios.c de-__P 2005-02-03 20:08:55 +00:00
lm_pnpbios.c de-__P 2005-02-03 20:08:55 +00:00
lpt_pnpbios.c de-__P 2005-02-03 20:08:55 +00:00
npx_pnpbios.c Provide a cast when setting up the interrupt handler (npxintr has a different 2002-11-24 10:19:37 +00:00
pciide_pnpbios.c Move most of wdc_softc into a new atac_softc structure that contains 2004-08-20 06:39:37 +00:00
pckbc_pnpbios.c Remember the isa_chipset_tag_t and supply to isa_intr_establish. 2002-12-28 17:13:39 +00:00
pnpbios.c kill a number of autoconf submatch functions which follow the 2005-08-25 22:33:18 +00:00
pnpbioscall.S .s -> .S rename 2002-11-22 15:02:12 +00:00
pnpbiosreg.h
pnpbiosvar.h kill the "busname" attach arg for acpi, apm, pnpbios and vesabios, 2005-06-01 16:49:14 +00:00
sb_pnpbios.c de-__P 2005-02-03 20:08:55 +00:00
wss_pnpbios.c de-__P 2005-02-03 20:08:55 +00:00
ym_pnpbios.c de-__P 2005-02-03 20:08:55 +00:00