..
ic
Add the Cyclades serial driver code (ALPHA) from Andrew Werple and
1995-02-09 09:47:31 +00:00
pcvt
Update to beta3.20/b22
1995-03-05 22:26:21 +00:00
sound
Removed redundant newlines that were in some panic strings.
1995-03-19 14:29:26 +00:00
aha1542.c
Split byte packing functions into signed and unsigned versions.
1995-01-31 11:41:47 +00:00
aha1742.c
Expand the EISA MAX_SLOTS from 8 to 16.
1994-11-26 23:10:03 +00:00
aha2742.c
Make the sequencer code a .c file instead of a .h file.
1994-11-18 08:14:16 +00:00
aic6360.c
Made host id configurable with a kernel option "AIC_SCSI_HOSTID=val".
1995-03-01 22:30:47 +00:00
aic7770.c
Compile cleanly -Wall.
1995-03-07 08:58:22 +00:00
b004.c
From: Luigi Rizzo <luigi@labinfo.iet.unipi.it>
1994-12-31 12:32:59 +00:00
b004.h
Add the transputer driver from Christoph Niemann, Luigi Rizzo and
1994-09-21 01:29:41 +00:00
bt742a.c
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
1995-03-16 18:17:34 +00:00
clock.c
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
1995-03-16 18:17:34 +00:00
creative.h
Changes to incorporate the Matsushita CDROM driver (otherwise known as
1995-03-02 04:07:03 +00:00
cronyx.c
Fix bogus and broken include paths:
1994-12-04 08:51:58 +00:00
ctx.c
Finished device configuration database work for all ISA devices (except `ze')
1994-10-23 21:28:03 +00:00
ctxreg.h
Added Cortex-I Frame Grabber by Paul S. LaFollette, Jr.
1994-10-01 17:59:42 +00:00
cx.c
Incorporate bde's code-review comments.
1995-02-28 00:21:11 +00:00
cxreg.h
Cronyx/Sigma sync/async serial driver with PPP support
1994-12-02 23:23:01 +00:00
cy.c
Incorporate bde's code-review comments.
1995-02-28 00:21:11 +00:00
diskslice_machdep.c
Fix support for extended partitions (forgot to release the buffer).
1995-03-15 16:25:08 +00:00
elink.c
Replace all remaining instances of i386/include' by
machine' and fix
1995-02-26 05:14:53 +00:00
elink.h
Reviewed by:
1994-08-24 22:32:44 +00:00
fd.c
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
1995-03-16 18:17:34 +00:00
fdc.h
Peter's work to work around one of the most annoying bugs in the
1995-01-06 15:20:00 +00:00
fdreg.h
An ifdef almost hit where it was supposed to go. Joerg owes me a good
1994-09-25 23:37:38 +00:00
ft.c
>Originator: Gene Stark
1994-12-04 03:10:09 +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
gpib.c
Fix a few nasties in the conversion.
1994-12-17 08:36:50 +00:00
gpib.h
Add Fred Cawthorne's GPIB driver.
1994-12-17 08:07:03 +00:00
gpibreg.h
Add Fred Cawthorne's GPIB driver.
1994-12-17 08:07:03 +00:00
gsc.c
Replace all remaining instances of i386/include' by
machine' and fix
1995-02-26 05:14:53 +00:00
gscreg.h
Gunther Schadow <gusw@fub46.zedat.fu-berlin.de>'s
1995-01-07 14:52:08 +00:00
icu.h
Laptop Advanced Power Management support by HOSOKAWA Tatsumi.
1994-10-01 02:56:21 +00:00
icu.s
Fix restoring cpl in the swi_ast_phantom case. The system sometimes
1995-02-20 20:35:24 +00:00
if_cx.c
Fix bogus and broken include paths:
1994-12-04 08:51:58 +00:00
if_ed.c
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
1995-03-16 18:17:34 +00:00
if_edreg.h
Much better fix/support for the 83c795 based cards (the new SMC EtherEZ)
1995-01-23 19:06:08 +00:00
if_el.c
Move ARP interface initialization into if_ether.c:arp_ifinit().
1994-12-22 21:56:22 +00:00
if_elreg.h
Added $Id$
1994-08-02 07:55:43 +00:00
if_ep.c
Added Andres Vega Garcia's email address.
1995-01-24 20:53:45 +00:00
if_epreg.h
Andres Vega Garcia's improvements to the ep driver. This driver is a merging
1994-11-13 10:12:37 +00:00
if_ie507.h
Reviewed by:
1994-08-24 22:32:44 +00:00
if_ie.c
Removed redundant newlines that were in some panic strings.
1995-03-19 14:29:26 +00:00
if_iereg.h
if_is.c
Move ARP interface initialization into if_ether.c:arp_ifinit().
1994-12-22 21:56:22 +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_ix.c
Correct printf format strings to match argument types.
1995-03-02 08:17:14 +00:00
if_ixreg.h
Remove unused variables, and move some inside of DEBUGDO to quite up
1995-03-02 07:40:27 +00:00
if_le.c
Move ARP interface initialization into if_ether.c:arp_ifinit().
1994-12-22 21:56:22 +00:00
if_lnc.c
Fixed problem passing received packets to bpf.
1995-02-02 04:07:45 +00:00
if_lnc.h
New AMD family ethernet driver. Should support BICC,NE2100, TNIC,
1994-10-02 21:14:38 +00:00
if_ze.c
Replace all remaining instances of i386/include' by
machine' and fix
1995-02-26 05:14:53 +00:00
if_zereg.h
This is the IBM/National PCMCIA ethernet driver from Keith Moore,
1994-06-16 05:32:10 +00:00
if_zp.c
Replace all remaining instances of i386/include' by
machine' and fix
1995-02-26 05:14:53 +00:00
if_zpreg.h
This is the latest version of the APM stuff from HOSOKAWA, I have looked
1995-02-17 02:22:57 +00:00
isa_device.h
Prepare for shared interrupts (required by the new PCI code that adds
1995-03-16 17:31:19 +00:00
isa.c
Prepare for shared interrupts (required by the new PCI code that adds
1995-03-16 17:31:19 +00:00
isa.h
Change EISA size to 256 instead of 4096.
1995-02-25 20:26:14 +00:00
iso8859.font
Changed header slightly.
1994-09-29 08:29:21 +00:00
joy.c
Replace all remaining instances of i386/include' by
machine' and fix
1995-02-26 05:14:53 +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
Fix flag bugs with RUKEYMAP
1995-03-03 23:12:20 +00:00
lpt.c
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
1995-03-16 18:17:34 +00:00
lptreg.h
matcd.c
Changes to incorporate the Matsushita CDROM driver (otherwise known as
1995-03-02 04:07:03 +00:00
matcd.h
Changes to incorporate the Matsushita CDROM driver (otherwise known as
1995-03-02 04:07:03 +00:00
mcd.c
READSUBCHANNEL:
1995-02-23 17:40:16 +00:00
mcdreg.h
Use double speed read for FX001D, now this drive
1995-01-30 06:44:40 +00:00
mse.c
From: Lars Fredriksen <fredriks@mcs.com>
1994-11-08 05:41:34 +00:00
ncr5380.c
New and far better NCR5380/NCR53400 scsi-driver.
1995-01-27 07:49:19 +00:00
npx.c
Changed the printf()s in npxattach a bit so you don't end up with
1995-03-05 04:06:44 +00:00
npx.c.orig
New AMD family ethernet driver. Should support BICC,NE2100, TNIC,
1994-10-02 21:14:38 +00:00
options.h
Changes to incorporate the Matsushita CDROM driver (otherwise known as
1995-03-02 04:07:03 +00:00
pas.c
Finished device configuration database work for all ISA devices (except `ze')
1994-10-23 21:28:03 +00:00
pcaudio.c
Abort writes if a signal is received (don't ignore the value returned by
1994-11-06 00:46:21 +00:00
pcibus.c
Remove spurious declaration of printf().
1995-03-22 10:52:05 +00:00
pcic.c
This is the latest version of the APM stuff from HOSOKAWA, I have looked
1995-02-17 02:22:57 +00:00
pcic.h
This is the latest version of the APM stuff from HOSOKAWA, I have looked
1995-02-17 02:22:57 +00:00
psm.c
Replace all remaining instances of i386/include' by
machine' and fix
1995-02-26 05:14:53 +00:00
readMBR.c
Undo a previous change. <sys/disklabel.h> was broken, not these files.
1994-11-14 13:22:52 +00:00
README.le
Fixed a mis-spelling.
1994-11-13 21:19:18 +00:00
rtc.h
Here is a minor patch for FreeBSD 2.0R to allow it to recognize
1994-12-04 20:22:20 +00:00
seagate.c
Latest update from Serge Vakulenko <vak@cronyx.ru>
1995-01-10 11:41:28 +00:00
sio.c
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
1995-03-16 18:17:34 +00:00
sioreg.h
Submitted by: Bill Paul (wpaul@ctr.columbia.edu)
1995-01-20 07:34:18 +00:00
spigot.c
Replace all remaining instances of i386/include' by
machine' and fix
1995-02-26 05:14:53 +00:00
spkr.c
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
1995-03-16 18:17:34 +00:00
syscons.c
Minor update to syscons.
1995-03-03 08:37:52 +00:00
syscons.h
Minor update to syscons.
1995-03-03 08:37:52 +00:00
timerreg.h
tw.c
Add tw.c for the X10 driver.
1994-10-22 09:55:02 +00:00
ultra14f.c
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
1995-03-16 18:17:34 +00:00
vector.s
i386/exception.s,
1994-12-03 10:03:19 +00:00
wd7000.c
Split byte packing functions into signed and unsigned versions.
1995-01-31 11:41:47 +00:00
wd.c
Fixes and improvements from John Dyson:
1995-03-22 05:23:01 +00:00
wdreg.h
Fixes and improvements from John Dyson:
1995-03-22 05:23:01 +00:00
wt.c
fix for: kern/97: wt DELAY patch
1995-01-09 17:55:10 +00:00
wtreg.h
wt.c - version 1.3
1993-12-13 18:38:44 +00:00