.. |
ic
|
Add mouse gunk.
|
1994-03-02 08:02:27 +00:00 |
pcvt
|
Fix another memory corruption bug.
|
1994-04-10 01:17:38 +00:00 |
aha1542.c
|
Really fix the Buslogic/DTC problem.
|
1994-05-03 20:53:54 +00:00 |
aha1742.c
|
change timeout/untimeout/wakeup/sleep/tsleep args to void *
|
1994-04-29 23:15:51 +00:00 |
aic6360.c
|
Fix argument to aic_sched_msgout() is several places, and condense some code.
|
1994-05-03 08:20:43 +00:00 |
ast.c
|
Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls.
|
1994-04-07 06:48:19 +00:00 |
bsd_audio.c
|
Don't need isa.h.
|
1994-04-24 01:29:56 +00:00 |
bsd_audiovar.h
|
|
|
bt742a.c
|
change timeout/untimeout/wakeup/sleep/tsleep args to void *
|
1994-04-29 23:15:51 +00:00 |
clock.c
|
Forgot to munge the #includes in last commit.
|
1994-05-03 20:32:22 +00:00 |
clock.h
|
|
|
clockreg.h
|
|
|
com.c
|
allow MDMBUF flags to be set (oops)
|
1994-04-10 10:29:06 +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
|
Minor code cleanup.
|
1994-04-02 08:04:26 +00:00 |
dma.c
|
Rename two files.
|
1994-04-24 01:34:05 +00:00 |
dmareg.h
|
Separate DMA functions.
|
1994-04-22 22:58:50 +00:00 |
dmavar.h
|
Separate DMA functions.
|
1994-04-22 22:58:50 +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
|
Separate DMA functions.
|
1994-04-22 22:58:50 +00:00 |
fdreg.h
|
Fix some constants in preparation for my new driver.
|
1994-03-10 18:10:41 +00:00 |
icu.h
|
Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls.
|
1994-04-07 06:48:19 +00:00 |
icu.s
|
Don't barf on inet without ether.
|
1994-04-25 04:59:24 +00:00 |
if_ed.c
|
Enable/disable shared memory access on all WD/SMC boards. Add support for
|
1994-04-28 04:53:09 +00:00 |
if_edreg.h
|
Patches from David Greenman to eliminate magic constants and add delays when
|
1994-04-14 03:54:07 +00:00 |
if_el.c
|
Don't need isa.h.
|
1994-04-24 01:29:56 +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
|
insw takes a word count
|
1994-05-02 06:37:10 +00:00 |
if_epreg.h
|
support multicast and promiscious mode
|
1994-04-15 10:51:28 +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
|
Some patches from Rafal Boni to fix egregious 3C507 mistakes.
|
1994-03-31 06:16:35 +00:00 |
if_ie.c
|
Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls.
|
1994-04-07 06:48:19 +00:00 |
if_ieatt.h
|
|
|
if_is.c
|
Separate DMA functions.
|
1994-04-22 22:58:50 +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
|
Set ICUs to read IRR by default.
|
1994-04-28 08:28:35 +00:00 |
isa_device.h
|
Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls.
|
1994-04-07 06:48:19 +00:00 |
isa.c
|
Forgot to munge the #includes in last commit.
|
1994-05-03 20:32:22 +00:00 |
isa.h
|
Still need this for config for now.
|
1994-04-24 01:39:11 +00:00 |
isareg.h
|
Rename two files.
|
1994-04-24 01:34:05 +00:00 |
isavar.h
|
Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls.
|
1994-04-07 06:48:19 +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
|
Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls.
|
1994-04-07 06:48:19 +00:00 |
lpt.c
|
Don't need isa.h.
|
1994-04-22 23:02:40 +00:00 |
lptreg.h
|
Combined version from magnum branch. Somewhat faster and less buggy.
|
1994-02-18 19:50:56 +00:00 |
mcd.c
|
Don't need isa.h.
|
1994-04-22 23:02:40 +00:00 |
mcdreg.h
|
Fix copyright. No code by G. Clark left.
|
1994-02-21 15:23:59 +00:00 |
mms.c
|
Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls.
|
1994-04-07 06:48:19 +00:00 |
npx.c
|
Rename two files.
|
1994-04-24 01:34:05 +00:00 |
nvram.h
|
|
|
pccons.c
|
Rename two files.
|
1994-04-24 01:34:05 +00:00 |
pms.c
|
|
|
rtc.h
|
Deal with 2.88MB disk drives, but pretend they are 1.44MB for now.
|
1994-04-09 02:57:14 +00:00 |
sb.c
|
Don't need isa.h.
|
1994-04-24 01:29:56 +00:00 |
sbreg.h
|
Updates for new autoconfig.
|
1994-03-29 04:35:37 +00:00 |
spkr.c
|
Fix an #include.
|
1994-04-24 04:44:16 +00:00 |
spkrreg.h
|
Rename two files.
|
1994-04-24 01:34:05 +00:00 |
timerreg.h
|
|
|
TODO
|
|
|
ultra14f.c
|
change timeout/untimeout/wakeup/sleep/tsleep args to void *
|
1994-04-29 23:15:51 +00:00 |
vector.s
|
Only report `stray' interrupts if DEBUG, since they occur normally.
|
1994-04-18 22:23:32 +00:00 |
wd7000.c
|
Put controller target in scsi_switch.
|
1994-03-25 07:38:51 +00:00 |
wd.c
|
Fix uninitialized pointer, pointed out by Michael VanLoon.
|
1994-04-25 03:16: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
|
Separate DMA functions.
|
1994-04-22 22:58:50 +00:00 |
wtreg.h
|
New version from Sergey Ryzhkov and Serge Vakulenko.
|
1994-03-29 04:32:12 +00:00 |