.. |
ic
|
Add mouse gunk.
|
1994-03-02 08:02:27 +00:00 |
TODO
|
add rcsids to everything and clean up headers
|
1993-05-22 07:56:12 +00:00 |
aha1542.c
|
Fix bug in last change.
|
1994-03-12 04:10:03 +00:00 |
aha1742.c
|
Fix bug in last change.
|
1994-03-12 04:10:03 +00:00 |
ast.c
|
copyright foo
|
1994-03-23 03:55:24 +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
|
Fix bug in last change.
|
1994-03-12 04:10:03 +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
|
Some stylistic cleanup, and a very minor speedup.
|
1994-03-23 03:01:50 +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
|
Remove backward compatibility hacks for config(8), as they are no longer
|
1994-03-12 03:45:03 +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
|
need highmask to be extern'd.
|
1994-03-13 00:46:04 +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 for trailer support reported by <sommerfeld@orchard.medford.ma.us>
|
1994-03-14 06:57:25 +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_ie.c
|
DELAY() --> delay(). This is not a macro.
|
1994-03-06 17:18:43 +00:00 |
if_ie507.h
|
Finish 507 probe routine.
|
1994-02-16 19:04:41 +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.c
|
Rearrange top-level configuration to be more consistent.
|
1994-03-12 03:29:20 +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 |
isa_device.h
|
Update for new config(8).
|
1994-03-12 03:28:16 +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
|
Remove backward compatibility hacks for config(8), as they are no longer
|
1994-03-12 03:45:03 +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.c
|
#include cpu.h in all files which use spl*().
|
1994-03-08 12:21:10 +00:00 |
spkr_reg.h
|
Add RCS identifiers, remove some completely useless RCS logs and patchkit
|
1993-08-02 17:48:44 +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
|
Remove two bogus splx()s.
|
1994-03-14 13:32:56 +00:00 |
vector.s
|
Clean up trap handling and macroize interrupt entry and exit code. From
|
1993-12-19 06:58:12 +00:00 |
wd.c
|
Prefix the busy-wait messages with `ignore this:' so people stop reporting
|
1994-03-12 22:36:40 +00:00 |
wd7000.c
|
Fix bug in last change.
|
1994-03-12 04:10:03 +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 |