freebsd-dev/sys/isa
Warner Losh b6f6dacdd3 Add support for pci modems. ONLY CONTROLLER BASED MODEMS. This
doesn't support winmodems, softmodems, hcf or any other modem that
relies on the host to do any sort of soft control for any aspect of
the modem's function.  There are two modems known to work:
	3COM FaxModem PCI.
	ActionTec 56k VoiceMessaging PCI Modem
and the following modem might work
	Multitech PCI FaxModem	(not sure about this)
and the serial pci cards might work too.  I have neither these
hardware items so I can't add support for them.
2000-04-01 06:14:21 +00:00
..
ic
atkbd_isa.c - Properly keep track of I/O port resources. 2000-03-19 03:25:13 +00:00
atkbdc_isa.c Missing pieces of the last commit ;-( 2000-03-19 04:37:18 +00:00
atrtc.c Isolate the Timecounter internals in their own two files. 2000-03-20 14:09:06 +00:00
fd.c Fix floppy driver after my isadma changes. 2000-03-25 21:20:23 +00:00
fdc.h Make the Y-E Data PCMCIA floppy of the Toshiba Libretto work under 2000-03-18 18:27:01 +00:00
fdreg.h
isa_common.c When allocating resources in the following cases: 2000-02-11 04:35:07 +00:00
isa_common.h
isa_if.m
isahint.c
isareg.h
isavar.h Stop isadma from abusing the B_READ, B_RAW and B_WRITE flags. 2000-03-13 10:19:32 +00:00
joy.c Add ADS7182 as a known Joystick. 2000-01-18 08:38:35 +00:00
pnp.c
pnpparse.c Don't use too-large stack buffers. 2000-03-31 19:35:41 +00:00
pnpreg.h
pnpvar.h
ppc.c Remove #include "ppc.h" and #if NPPC > 0 - this is always true as it is 2000-01-29 14:02:30 +00:00
ppcreg.h Port of ppbus standalone framework to the newbus system. 2000-01-14 00:18:06 +00:00
psm.c - Add Support for the following PS/2 mice: 2000-03-18 15:21:40 +00:00
rtc.h
sio.c Add support for pci modems. ONLY CONTROLLER BASED MODEMS. This 2000-04-01 06:14:21 +00:00
sioreg.h
syscons_isa.c - Fix SC_ALT_MOUSE_IMAGE; don't blink the mouse cursor. 2000-03-31 16:05:46 +00:00
vga_isa.c Use config's conditional compilation rather than using #ifdefs that make 2000-01-29 15:08:56 +00:00