NetBSD/sys/arch/i386/isa
davidb ddefd2e1b8 Fixed bug where with two or more SCSI controllers of the same type, you
could not have devices at the same ID on each bus.
This patch not directly applicable to magnum branch, which is using Julian's
new SCSI code.
1993-12-20 23:27:28 +00:00
..
ic A slightly unfinished i82586 driver, based on Garrett Wollman's. 1993-11-08 20:15:31 +00:00
aha1542.c Fixed bug where with two or more SCSI controllers of the same type, you 1993-12-20 23:27:28 +00:00
aha1742.c Fixed bug where with two or more SCSI controllers of the same type, you 1993-12-20 23:27:28 +00:00
bt742a.c Fixed bug where with two or more SCSI controllers of the same type, you 1993-12-20 23:27:28 +00:00
clock.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
clock.h Put RCS ids back... 1993-08-04 00:42:51 +00:00
clockreg.h Renamed from clock.h. 1993-09-24 09:04:56 +00:00
com.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
comreg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
cy.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
debug.h Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
dma.c Add at_setup_dmachan(). Minor cleanup. 1993-10-22 20:24:14 +00:00
fd.c Use cpufunc.h only where (currently) needed. 1993-12-20 09:11:38 +00:00
fdreg.h new floppy driver, merged from patchkit patch #153 1993-06-18 06:19:16 +00:00
icu.c.old New i386 code. 1993-09-14 17:28:06 +00:00
icu.h From magnum branch: 1993-12-17 00:10:06 +00:00
icu.s From magnum branch: 1993-12-17 00:10:06 +00:00
icureg.h New i386 code. 1993-09-14 17:28:06 +00:00
icuvar.h New i386 code. 1993-09-14 17:28:06 +00:00
if_ec.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
if_ec.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
if_ed.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
if_edreg.h * Revision 2.5 93/09/30 17:44:14 davidg 1993-10-01 02:01:43 +00:00
if_ep.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
if_epreg.h Driver for 3Com Etherlink-III (3c509) written by me. Kudos to Charles 1993-12-14 04:26:45 +00:00
if_hp.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
if_ie507.h A slightly unfinished i82586 driver, based on Garrett Wollman's. 1993-11-08 20:15:31 +00:00
if_ie.c A slightly unfinished i82586 driver, based on Garrett Wollman's. 1993-11-08 20:15:31 +00:00
if_ieatt.h A slightly unfinished i82586 driver, based on Garrett Wollman's. 1993-11-08 20:15:31 +00:00
if_is.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
if_isreg.h Latest version of isolan driver. 1993-10-25 03:30:54 +00:00
if_ne.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
if_nereg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
if_we.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
if_wereg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
intr.c Turn off special mask mode by default. It is clearly not supported enough. 1993-12-05 11:20:09 +00:00
isa_device.h Declare find_isadev() function. 1993-08-28 00:13:55 +00:00
isa.c Use cpufunc.h only where (currently) needed. 1993-12-20 09:11:38 +00:00
isa.h Remove an `#ifdef MACHINE_NONCONTIG', as it is now required. 1993-12-16 20:23:56 +00:00
isavar.h Add MADDRUNK. 1993-10-26 12:16:35 +00:00
kbd.h Added keyboard typematic rate adjustment ioctl. Rudimentary support for 1993-09-28 03:25:01 +00:00
kbdreg.h Add KBR_EXTENDED. 1993-10-17 14:04:15 +00:00
lms.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
lpa.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
lpt.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
lptreg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
mcd.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
mcdreg.h added two copyright strings at the request of Gary Clark II 1993-11-17 12:22:50 +00:00
mms.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
npx.c Use cpufunc.h only where (currently) needed. 1993-12-20 09:11:38 +00:00
nvram.h clock.c: Finish conversion. Make rtcput() work if VRT bit not set. Speed up 1993-09-24 08:49:21 +00:00
pccons.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
pms.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
rtc.h Put RCS ids back... 1993-08-04 00:42:51 +00:00
spkr_reg.h Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
spkr.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
timerreg.h Move definitions of TIMER_FREQ to timerreg.h, and fix value of CF for DELAY(). 1993-06-15 21:37:14 +00:00
TODO add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
ultra14f.c Fixed bug where with two or more SCSI controllers of the same type, you 1993-12-20 23:27:28 +00:00
vector.s Clean up trap handling and macroize interrupt entry and exit code. From 1993-12-19 06:58:12 +00:00
wd7000.c Fixed bug where with two or more SCSI controllers of the same type, you 1993-12-20 23:27:28 +00:00
wd.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
wdreg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
wt.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
wtreg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00