..
ad1848reg.h
add support for cs4231
1995-07-07 02:11:45 +00:00
aic7xxx.c
change cfprint_t type definition to take a const char *, rather than
1996-08-27 21:53:46 +00:00
aic7xxxreg.h
Updates to aic7xxx driver ; from pr port-i386/2600
1996-07-10 22:50:44 +00:00
aic7xxxvar.h
Updates to aic7xxx driver ; from pr port-i386/2600
1996-07-10 22:50:44 +00:00
aic6360.c
change cfprint_t type definition to take a const char *, rather than
1996-08-27 21:53:46 +00:00
am7930.c
count audio interupts (from OpenBSD).
1996-05-28 13:36:09 +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
Add a new function hook sc_nocarrier() to am7990_softc. If non-null, this
1996-07-05 23:56:57 +00:00
am7990reg.h
LANCE register definitions, plus some utility macros for the machine-
1995-04-11 04:17:50 +00:00
am7990var.h
Add a new function hook sc_nocarrier() to am7990_softc. If non-null, this
1996-07-05 23:56:57 +00:00
cd1400reg.h
new RCS ID format.
1994-10-27 04:14:23 +00:00
com.c
move DDB-only label inside an #ifdef, so that -Wall works
1996-07-10 18:14:04 +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
new RCS ID format.
1994-10-27 04:14:23 +00:00
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
new RCS ID format.
1994-10-27 04:14:23 +00:00
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
midway.c
fix:
1996-08-02 02:55:14 +00:00
midwayreg.h
midway fixes + new stuff:
1996-07-16 22:11:05 +00:00
midwayvar.h
midway fixes + new stuff:
1996-07-16 22:11:05 +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
new RCS ID format.
1994-10-27 04:14:23 +00:00
ns16550reg.h
new RCS ID format.
1994-10-27 04:14:23 +00:00
pdq_ifsubr.c
Fix conflicts during import.
1996-05-20 00:26:15 +00:00
pdq.c
add a couple of "default" entries in switch statements, to quiet -Wall.
1996-07-10 18:53:32 +00:00
pdqreg.h
Including user-land headers in kernel code is not allowed in NetBSD.
1996-08-27 00:51:29 +00:00
pdqvar.h
cast argument to alpha vtophys() to vm_offset_t, to catch up with
1996-07-10 18:55:05 +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
Updates to aic7xxx driver ; from pr port-i386/2600
1996-07-10 22:50:44 +00:00
smc93cx6var.h
Updates to aic7xxx driver ; from pr port-i386/2600
1996-07-10 22:50:44 +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
Rename cs_pclk_div16 to cs_brg_clk to clarify the fact that the
1996-05-17 19:30:34 +00:00
z8530sc.h
Rename cs_pclk_div16 to cs_brg_clk to clarify the fact that the
1996-05-17 19:29:37 +00:00
z8530tty.c
Add tty_attach(), and fix a type mismatch.
1996-06-13 23:05:40 +00:00
z8530var.h
Rename cs_pclk_div16 to cs_brg_clk to clarify the fact that the
1996-05-17 19:29:37 +00:00