..
ic
Updated driver to the 1.1.5 version:
1994-09-17 16:56:10 +00:00
sound
Added $Id$
1994-08-02 07:55:43 +00:00
aha1542.c
Fixed up a couple of comments.
1994-09-21 18:17:56 +00:00
aha1742.c
Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from
1994-09-16 13:33:56 +00:00
b004.c
Add the transputer driver from Christoph Niemann, Luigi Rizzo and
1994-09-21 01:29:41 +00:00
b004.h
Add the transputer driver from Christoph Niemann, Luigi Rizzo and
1994-09-21 01:29:41 +00:00
bt742a.c
Made the kernel 256 bytes smaller by removing a unused
1994-09-25 07:11:37 +00:00
clock.c
Don't lose the RTC interrupt in resettodr().
1994-09-20 21:20:46 +00:00
elink.c
Include <i386/include/cpufunc.h> to have outb() defined ...
1994-09-17 16:51:47 +00:00
elink.h
Reviewed by:
1994-08-24 22:32:44 +00:00
fd.c
Moved the ft.c from 1.1.5.1 over. It works on my Conner thingie. Got
1994-09-25 06:04:25 +00:00
fdc.h
Updated driver to the 1.1.5 version:
1994-09-17 16:56:10 +00:00
fdreg.h
Copied over the transfer speed definitions from sys/i386/isa/fdreg.h.
1994-09-25 18:42:23 +00:00
ft.c
Moved the ft.c from 1.1.5.1 over. It works on my Conner thingie. Got
1994-09-25 06:04:25 +00:00
ftreg.h
Moved the ft.c from 1.1.5.1 over. It works on my Conner thingie. Got
1994-09-25 06:04:25 +00:00
icu.h
The previous revision got the wrong log message (for clock.c). It should
1994-09-18 23:18:32 +00:00
icu.s
Don't supply the `usermode' arg to softclock(). The 2.0 softclock() doesn't
1994-09-20 21:35:49 +00:00
if_ed.c
Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from
1994-09-16 13:33:56 +00:00
if_edreg.h
Updated to include improvements from FreeBSD 1.1.5. Fixed brokeness
1994-08-04 17:42:35 +00:00
if_el.c
Change all #includes to follow the current Berkeley style. Some of these
1994-08-13 03:50:34 +00:00
if_elreg.h
Added $Id$
1994-08-02 07:55:43 +00:00
if_ep.c
Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from
1994-09-16 13:33:56 +00:00
if_epreg.h
Reviewed by:
1994-09-03 18:10:44 +00:00
if_ie507.h
Reviewed by:
1994-08-24 22:32:44 +00:00
if_ie.c
unifdef -DMULTICAST, since multicast support is always enabled in 4.4.
1994-09-07 03:34:12 +00:00
if_iereg.h
> Gcc2 generates memcpy calls when doing some structure copying in the
1993-10-12 06:52:34 +00:00
if_is.c
From 1.1.5:
1994-09-21 18:33:23 +00:00
if_isreg.h
Added new probe code to detect generic lance based cards. Should now
1994-01-31 16:00:53 +00:00
if_le.c
Removed last vestige of MULTICAST option.
1994-09-23 06:22:58 +00:00
if_ze.c
Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from
1994-09-16 13:33:56 +00:00
if_zereg.h
This is the IBM/National PCMCIA ethernet driver from Keith Moore,
1994-06-16 05:32:10 +00:00
isa_device.h
make id_iobase an int - the change to a u_short broke lpt,
1994-09-03 16:03:09 +00:00
isa.c
Remove the alias splnone() for spl0(). It was used only once.
1994-09-20 05:07:32 +00:00
isa.h
Added IO_PPI define, pulled timer related stuff
1994-04-21 14:20:54 +00:00
iso8859.font
Added S'ren's Copyright to the file and sync up to version 1.3
1994-02-01 06:34:44 +00:00
kbd.h
Made all header files idempotent and moved incorrect common data from
1993-11-07 17:44:34 +00:00
kbdtables.h
From 1.1.5:
1994-09-21 18:43:08 +00:00
lpt.c
Parallel-port TCP/IP interface can now take any MTU.
1994-09-18 06:12:45 +00:00
lptreg.h
Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some
1993-10-16 13:48:52 +00:00
mcd.c
Increase transfer speed by waiting much less than 10ms after request
1994-09-14 20:28:25 +00:00
mcdreg.h
Newly implemented ioctls list:
1994-09-03 16:48:13 +00:00
mse.c
Change all #includes to follow the current Berkeley style. Some of these
1994-08-13 03:50:34 +00:00
npx.c
From 1.1.5:
1994-09-22 14:44:16 +00:00
pas.c
Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from
1994-09-16 13:33:56 +00:00
pcaudio.c
Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from
1994-09-16 13:33:56 +00:00
psm.c
Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from
1994-09-16 13:33:56 +00:00
rtc.h
resettodr() implemented, inittodr() fixed
1994-09-20 00:31:07 +00:00
sio.c
#if 0'd evil dynamic fifo trigger level adjustment; it just bit me and
1994-09-21 19:39:25 +00:00
sioreg.h
Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some
1993-10-16 19:17:18 +00:00
spkr.c
Change all #includes to follow the current Berkeley style. Some of these
1994-08-13 03:50:34 +00:00
syscons.c
1)Back out my previous change: only 8x16 font grabbing available,
1994-09-25 02:06:51 +00:00
timerreg.h
Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some
1993-10-16 13:48:52 +00:00
ultra14f.c
Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from
1994-09-16 13:33:56 +00:00
vector.s
Don't supply the `usermode' arg to softclock(). The 2.0 softclock() doesn't
1994-09-20 21:35:49 +00:00
wd.c
Brought over two fixes from 1.1.5; this now makes this driver "up to date"
1994-09-10 03:19:49 +00:00
wdreg.h
New wd driver, based on Bruce Evans 'wx/altwd' driver which has passed
1994-01-04 20:05:26 +00:00
wt.c
Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from
1994-09-16 13:33:56 +00:00
wtreg.h
wt.c - version 1.3
1993-12-13 18:38:44 +00:00