..
ic
Add mouse gunk.
1994-03-02 08:02:27 +00:00
aha1542.c
Updates to match config(8).
1994-03-10 20:52:09 +00:00
aha1742.c
Updates to match config(8).
1994-03-10 20:52:09 +00:00
bsd_audio.c
LBL /dev/audio and soundblaster drivers, as ported by brad@fcr.com.
1994-01-09 19:35:00 +00:00
bsd_audiovar.h
LBL /dev/audio and soundblaster drivers, as ported by brad@fcr.com.
1994-01-09 19:35:00 +00:00
bt742a.c
Updates to match config(8).
1994-03-10 20:52:09 +00:00
clock.c
DELAY() --> delay(). This is not a macro.
1994-03-06 17:18:43 +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
Major cleanup and many bugs fixed; based in part on Brad Huntting's version
1994-03-08 08:12:56 +00:00
comreg.h
Major cleanup and many bugs fixed; based in part on Brad Huntting's version
1994-03-08 08:12:56 +00:00
cy.c
#include cpu.h in all files which use spl*().
1994-03-08 12:21:10 +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
elink.c
Add copyright notices.
1994-02-16 19:28:19 +00:00
elink.h
Add copyright notices.
1994-02-16 19:28:19 +00:00
fd.c
Add a heuristic for detecting old config(8)s. This is very temporary.
1994-03-10 22:30:06 +00:00
fdreg.h
Fix some constants in preparation for my new driver.
1994-03-10 18:10:41 +00:00
icu.c.old
New i386 code.
1993-09-14 17:28:06 +00:00
icu.h
Back out previous change for now.
1994-03-09 07:58:39 +00:00
icu.s
Back out previous change for now.
1994-03-09 07:58:39 +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_ed.c
#include cpu.h in all files which use spl*().
1994-03-08 12:21:10 +00:00
if_edreg.h
Add 8003W and 8003EB, per David Greenman.
1994-03-02 22:47:36 +00:00
if_el.c
#include cpu.h in all files which use spl*().
1994-03-08 12:21:10 +00:00
if_elreg.h
Clean up a bit more; make it look like other drivers. Remove SIOCGIFADDR.
1994-03-01 05:41:26 +00:00
if_ep.c
Fix NS handling.
1994-03-09 17:19:10 +00:00
if_epreg.h
Fix spelling error in Copyright notice
1994-01-28 23:43:26 +00:00
if_hp.c
#include cpu.h in all files which use spl*().
1994-03-08 12:21:10 +00:00
if_ie507.h
Finish 507 probe routine.
1994-02-16 19:04:41 +00:00
if_ie.c
DELAY() --> delay(). This is not a macro.
1994-03-06 17:18:43 +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
#include cpu.h in all files which use spl*().
1994-03-08 12:21:10 +00:00
if_isreg.h
Add NE2100 and multicast support, and clean up some formatting.
1994-02-15 00:46:16 +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
Update for new config; handles subdevices differently.
1994-03-10 21:38:46 +00:00
isa.h
Move elink_reset() into a separate file, and add a generic elink_idseq().
1994-02-16 17:59:11 +00:00
isavar.h
delete contents; can't appear in trunk until copyright is fixed.
1994-01-21 05:11:07 +00:00
kbdreg.h
Add code to set the translation table number, but disabled for now.
1994-03-02 04:38:26 +00:00
lms.c
DELAY() --> delay(). This is not a macro.
1994-03-06 17:18:43 +00:00
lpt.c
DELAY() --> delay(). This is not a macro.
1994-03-06 17:18:43 +00:00
lptreg.h
Combined version from magnum branch. Somewhat faster and less buggy.
1994-02-18 19:50:56 +00:00
mcd.c
DELAY() --> delay(). This is not a macro.
1994-03-06 17:18:43 +00:00
mcdreg.h
Fix copyright. No code by G. Clark left.
1994-02-21 15:23:59 +00:00
mms.c
New versions from magnum branch.
1994-02-17 03:39:52 +00:00
npx.c
DELAY() --> delay(). This is not a macro.
1994-03-06 17:18:43 +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
hack to get cursor right on video cards with real 6845 chips
1994-03-11 12:22:31 +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
sb.c
DELAY() --> delay(). This is not a macro.
1994-03-06 17:18:43 +00:00
sbreg.h
LBL /dev/audio and soundblaster drivers, as ported by brad@fcr.com.
1994-01-09 19:35:00 +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
#include cpu.h in all files which use spl*().
1994-03-08 12:21:10 +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
ultra14f.c
Updates to match config(8).
1994-03-10 20:52:09 +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
Updates to match config(8).
1994-03-10 20:52:09 +00:00
wd.c
Various:
1994-03-11 23:29:12 +00:00
wdreg.h
Cleanup to fit standard coding conventions, and *many* bugs fixed.
1994-03-10 05:18:33 +00:00
wt.c
#include cpu.h in all files which use spl*().
1994-03-08 12:21:10 +00:00
wtreg.h
Remove imbedded RCS logs.
1994-02-15 15:08:24 +00:00