2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-15 15:51:44 +00:00
xNBA/src/drivers/bus
Michael Brown 7b9617f5df Add device to hierarchy before calling the driver's probe() function; this
way everything remains consistent if the probe() ends up creating child
devices.
2007-01-08 01:29:51 +00:00
..
eisa.c Added soon-to-be-requisite missing include. 2006-06-05 15:41:22 +00:00
isa_ids.c bswap_16() exists; no need to use __bswap_16() 2005-04-21 16:38:28 +00:00
isa.c Added soon-to-be-requisite missing include. 2006-06-05 15:41:22 +00:00
isapnp.c Added soon-to-be-requisite missing include. 2006-06-05 15:41:22 +00:00
mca.c Added soon-to-be-requisite missing include. 2006-06-05 15:41:22 +00:00
pci.c Add device to hierarchy before calling the driver's probe() function; this 2007-01-08 01:29:51 +00:00
pciextra.c We don't actually have a stdio.h header file. Our printf() functions are 2006-09-27 10:58:14 +00:00