NetBSD/sys/arch/i386/isa
deraadt 2cb34d6d65 added a missing {/} pair that barsoom seems to have taken out, but
which the standard 386bsd 0.1 driver did have. This is for a piece of
code in the bad block handling. found/fixed by hpeyerl.
1993-07-05 04:44:48 +00:00
..
ic Added com_scratch entry. 1993-06-30 04:04:24 +00:00
TODO add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
aha1542.c Reduced bus-on time from the default of 11ms -> 9ms, to prevent floppy from 1993-06-14 04:16:03 +00:00
aha1742.c minor silliness related to two or more controllers 1993-06-09 22:36:40 +00:00
bt742a.c minor silliness related to two or more controllers 1993-06-09 22:36:40 +00:00
clock.c change interrupt vector names to begin with "X" rather than "V", so we're 1993-07-03 12:32:25 +00:00
com.c make getc() and ungetc() be rb{un,}getc(), so getc() and ungetc() 1993-06-06 23:04:42 +00:00
comreg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
debug.h Unless INTR_DEBUG is set, don't report all of the "random" event types. 1993-07-03 09:43:11 +00:00
fd.c uninitialized variable reported by <jfw@ksr.com> 1993-06-29 19:12:44 +00:00
fdreg.h new floppy driver, merged from patchkit patch #153 1993-06-18 06:19:16 +00:00
icu.h Enable AUTO_EOI_1 by default; leave AUT_EOI_2 alone, even if it does seem 1993-06-27 05:42:45 +00:00
icu.s kernel profiling says that i should make "over_net_stuff_for_spl0" a local 1993-07-03 13:13:34 +00:00
if_ec.c 8390-based boards use 16 ports, not 8. 1993-06-14 16:45:25 +00:00
if_ec.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
if_ed.c add support for David Greenman's "ed" driver. 1993-07-03 12:19:36 +00:00
if_edreg.h add support for David Greenman "ed" driver 1993-07-03 12:21:07 +00:00
if_hp.c Fix a bunch of things. 1993-07-01 00:24:09 +00:00
if_is.c add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
if_isreg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
if_ne.c Rework neread(), and add BPF hooks for receiving. (Still need BPF hook 1993-06-14 16:49:09 +00:00
if_nereg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
if_we.c we driver prints same ethernet address message as other drivers 1993-05-20 10:40:47 +00:00
if_wereg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
isa.c Updated comments. 1993-06-30 04:13:34 +00:00
isa.h Noted that IO_TIMER2 was an EISA-specific feature. 1993-06-30 04:06:41 +00:00
isa_device.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
kbd.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
lms.c Replaced 386BSD conditionals with a NetBSD ones. Fixed a bug in 386BSD 1993-06-27 05:39:44 +00:00
lpa.c patch from rgrimes to add delay to let data port stabilize, also 1993-06-05 22:58:29 +00:00
lpt.c Ignore interrupts if the device isn't open. This prevents stray interrupts 1993-06-15 01:50:32 +00:00
lptreg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
mms.c Replaced 386BSD conditionals with a NetBSD ones. Fixed a bug in 386BSD 1993-06-27 05:39:44 +00:00
npx.c say "using exception 16" rather than "exception 16"; the latter 1993-06-14 07:06:49 +00:00
pccons.c Make sysbeep() take a frequency, not a timer count, and add constants 1993-06-16 02:57:17 +00:00
pms.c Replaced 386BSD conditionals with a NetBSD ones. Fixed a bug in 386BSD 1993-06-27 05:39:44 +00:00
rtc.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
spkr.c Use defines in timerreg.h and add spkr_reg.h for specific declarations. 1993-06-16 19:41:54 +00:00
spkr_reg.h Use defines in timerreg.h and add spkr_reg.h for specific declarations. 1993-06-16 19:41:54 +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
ultra14f.c minor silliness related to two or more controllers 1993-06-09 22:36:40 +00:00
vector.s change interrupt vector names to begin with "X" rather than "V", so we're 1993-07-03 12:32:25 +00:00
wd.c added a missing {/} pair that barsoom seems to have taken out, but 1993-07-05 04:44:48 +00:00
wd7000.c sigh. one day i'll finish this driver, meanwhile, one more fix.. 1993-06-10 04:50:42 +00:00
wdreg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
wt.c add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
wtreg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00