.. |
ad1848reg.h
|
add support for cs4231
|
1995-07-07 02:11:45 +00:00 |
aic7xxx.c
|
New version, with changes from Justin Gibbs and Noriyuki Soda.
|
1996-05-16 03:59:03 +00:00 |
aic7xxxreg.h
|
New version, with changes from Justin Gibbs and Noriyuki Soda.
|
1996-05-16 03:59:03 +00:00 |
aic7xxxvar.h
|
New version, with changes from Justin Gibbs and Noriyuki Soda.
|
1996-05-16 03:59:03 +00:00 |
aic6360.c
|
Use intr.h.
|
1996-05-12 23:51:23 +00:00 |
am7930.c
|
Various cleanup; mostly trailing spaces/tabs.
|
1996-03-31 22:38:29 +00:00 |
am7930reg.h
|
AMD9730 telephony chip (used to be sparc/dev/bsd_audioreg.h).
|
1995-04-24 19:17:17 +00:00 |
am7930var.h
|
LOCORE -> _LOCORE
|
1996-02-01 22:28:24 +00:00 |
am7990.c
|
Make the MI LANCE driver standalone, and use cfattach to resolve
|
1996-05-07 01:38:35 +00:00 |
am7990reg.h
|
LANCE register definitions, plus some utility macros for the machine-
|
1995-04-11 04:17:50 +00:00 |
am7990var.h
|
Make the MI LANCE driver standalone, and use cfattach to resolve
|
1996-05-07 01:38:35 +00:00 |
cd1400reg.h
|
…
|
|
com.c
|
Use intr.h.
|
1996-05-12 23:51:23 +00:00 |
comreg.h
|
Document this file better, mostly from John Vinopal
|
1996-02-05 23:01:50 +00:00 |
comvar.h
|
Move comintr() prototype to comvar.h; needed by the multi-port cards.
|
1996-05-05 19:50:44 +00:00 |
cs4231reg.h
|
Remove incorrect comment. From Mike Long, PR 1277.
|
1996-02-16 08:12:33 +00:00 |
dc21040reg.h
|
merge latest Thomas version with our minimal changes
|
1995-12-23 06:22:46 +00:00 |
dp8390reg.h
|
Take endianness into account in ed_ring.
|
1995-04-12 16:12:42 +00:00 |
elink3.c
|
Be more careful with types, and pull in <machine/intr.h>
|
1996-05-14 22:22:05 +00:00 |
elink3reg.h
|
Update Herb's e-mail address; beer.org feels a lot more friendly.
|
1996-05-10 05:27:53 +00:00 |
elink3var.h
|
Be more careful with types, and pull in <machine/intr.h>
|
1996-05-14 22:22:05 +00:00 |
hayespreg.h
|
Hayes ESP register definition
|
1996-02-10 20:23:40 +00:00 |
i8042reg.h
|
Add constants for some keyboard controller commands.
|
1995-04-21 09:16:16 +00:00 |
i8237reg.h
|
Add bit definition for auto-initialize mode.
|
1996-03-01 22:27:09 +00:00 |
i8253reg.h
|
…
|
|
i82586reg.h
|
Rename a few constants to match the chip documentation.
|
1995-04-04 01:59:28 +00:00 |
i82595reg.h
|
Add "iy" driver for Ethernet ISA boards using the Intel i82595 chip, e.g.
|
1996-05-06 21:36:51 +00:00 |
ics2101reg.h
|
Fix error in copyright notice
|
1996-02-05 02:18:48 +00:00 |
lpt.c
|
Use intr.h.
|
1996-05-12 23:51:23 +00:00 |
lptreg.h
|
…
|
|
lptvar.h
|
Use intr.h.
|
1996-05-12 23:51:23 +00:00 |
mb86960.c
|
Use intr.h.
|
1996-05-12 23:51:23 +00:00 |
mb86960reg.h
|
Add Masahiro SEKIGUCHI's MB8696[05] driver, ported, with some additional
|
1995-05-01 02:47:07 +00:00 |
mb86960var.h
|
Use intr.h.
|
1996-05-12 23:51:23 +00:00 |
mc146818reg.h
|
machine-independent definitions for the Motorola MC146818A Real Time Clock
|
1995-05-04 19:31:18 +00:00 |
ncr5380.doc
|
Switch to David Jones' new machine-independent NCR5380 driver. It's been
|
1996-01-01 22:24:30 +00:00 |
ncr5380reg.h
|
Switch to David Jones' new machine-independent NCR5380 driver. It's been
|
1996-01-01 22:24:30 +00:00 |
ncr5380sbc.c
|
Fix printf() statement argument order
|
1996-05-13 14:10:21 +00:00 |
ncr5380var.h
|
Add a new member to the softc (sc_parity_disable) with per-target
|
1996-05-10 18:04:01 +00:00 |
nec765reg.h
|
Correct NE7CMD_FORMAT command (from John Kohl; PR#1637).
|
1995-10-20 00:02:20 +00:00 |
ns16450reg.h
|
…
|
|
ns16550reg.h
|
…
|
|
pdq.c
|
Fixed gcc -Wall warnings.
|
1996-05-07 23:25:07 +00:00 |
pdq_ifsubr.c
|
Update for the arpwhohas() change.
|
1996-05-14 00:16:04 +00:00 |
pdqreg.h
|
Resolve conflicts from merge.
|
1996-03-11 21:41:28 +00:00 |
pdqvar.h
|
Changed struct ifnet to have a pointer to the softc of the underlying
|
1996-05-07 01:43:13 +00:00 |
smc90cx6.c
|
Changed struct ifnet to have a pointer to the softc of the underlying
|
1996-05-07 01:43:13 +00:00 |
smc90cx6reg.h
|
update from Ignatios Souvatzis
|
1995-06-07 00:13:52 +00:00 |
smc93cx6.c
|
New version, with changes from Justin Gibbs and Noriyuki Soda.
|
1996-05-16 03:59:03 +00:00 |
smc93cx6var.h
|
New version, with changes from Justin Gibbs and Noriyuki Soda.
|
1996-05-16 03:59:03 +00:00 |
wdcreg.h
|
KERNEL -> _KERNEL.
|
1995-03-29 21:56:46 +00:00 |
z8530.doc
|
Reorganized, machine-independent z8530 driver, based on the sparc/sun3 zs.
|
1996-01-24 01:07:21 +00:00 |
z8530reg.h
|
Move struct definitions to MD code.
|
1996-01-24 19:21:40 +00:00 |
z8530sc.c
|
Make the ring size configurable in the tty driver.
|
1996-04-10 21:44:35 +00:00 |
z8530sc.h
|
Make the ring size configurable in the tty driver.
|
1996-04-10 21:44:35 +00:00 |
z8530tty.c
|
Make the ring size configurable in the tty driver.
|
1996-04-10 21:44:35 +00:00 |
z8530var.h
|
Make the ring size configurable in the tty driver.
|
1996-04-10 21:44:35 +00:00 |