NetBSD/sys/arch/i386/isa
drochner d09a42059f Put all console initialization into 1 exported function (pccnattach()).
Delay setting of cn_tab->cn_dev until autoconfiguration attach
  to get the minor number right. (not really needed, but for
  consistency with pccons and serial consoles)
Comment out unused pccnprobe() and pccninit().
XXX I didn't use "#if PCVT_NETBSD > ???" anymore, nor separated from
  FreeBSD. The driver is not centrally maintained anyway.
1997-08-23 14:17:46 +00:00
..
pcvt Put all console initialization into 1 exported function (pccnattach()). 1997-08-23 14:17:46 +00:00
ahc_isa.c New bus.h implementation/interface: 1996-10-21 22:24:37 +00:00
clock.c Import Dennis Ferguson's i386 clock change request from PR 2785: 1997-02-13 00:59:12 +00:00
debug.h
fd.c use locator defines in "locators.h" to index cf_loc[] 1997-07-17 01:06:27 +00:00
fdreg.h Add floppy formatting facility. 1996-11-29 16:28:38 +00:00
icu.h
icu.s Add netatalk netisr 1997-04-02 21:59:02 +00:00
isa_machdep.c Nuke __VM_PMAP_HACK. 1997-06-12 23:57:26 +00:00
isa_machdep.h Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:28:40 +00:00
isapnp_machdep.c wrap bus_space I/O tag checks with #ifdef DIAGNOSTIC. 1997-08-15 06:48:29 +00:00
isapnp_machdep.h i386 plug and play glue 1997-01-16 23:12:22 +00:00
joy.c Make sure we can't open a device that doesn't exist. 1997-06-14 11:38:30 +00:00
joy_isa.c - conversion to bus_space_* macros 1997-01-16 23:17:45 +00:00
joy_isapnp.c PR/3954: Izumi Tsutsui: Add id for the ESS1868 joystick. 1997-08-07 19:44:54 +00:00
joyvar.h - conversion to bus_space_* macros 1997-01-16 23:17:45 +00:00
kbdreg.h
lms.c New bus.h implementation/interface: 1996-10-21 22:24:37 +00:00
mms.c backout previous kprintf changes 1996-10-13 03:19:38 +00:00
npx.c backout previous kprintf changes 1996-10-13 03:19:38 +00:00
nvram.h
pccons.c Put all console initialization into 1 exported function (pccnattach()). 1997-08-23 14:10:12 +00:00
pms.c use locator defines in "locators.h" to index cf_loc[] 1997-07-17 01:06:27 +00:00
spkr.c use locator defines in "locators.h" to index cf_loc[] 1997-07-17 01:06:27 +00:00
spkrreg.h
timerreg.h
vector.s Import interrupt priority changes from com patches: 1997-02-28 16:24:03 +00:00