.. |
Makefile
|
…
|
|
amps.c
|
IPL_TTY -> IPL_SERIAL.
|
1998-08-04 20:09:37 +00:00 |
ampsreg.h
|
Initial commit of the Atomwide Multi-Port Serial card driver. This driver
|
1997-11-06 02:08:51 +00:00 |
asc.c
|
Update for SCSIPI changes.
|
1999-09-30 22:59:52 +00:00 |
ascreg.h
|
Minor changes (inline -> __inline))
|
1997-01-06 04:47:53 +00:00 |
ascvar.h
|
…
|
|
cosc.c
|
Update for SCSIPI changes.
|
1999-09-30 22:59:52 +00:00 |
coscreg.h
|
Updated credits.
|
1997-01-03 23:24:48 +00:00 |
coscvar.h
|
…
|
|
csa.c
|
Add a "sc_rev" member to ncr5380_softc and handle CXD1180 quirk
|
2000-03-25 15:27:54 +00:00 |
csc.c
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 08:44:03 +00:00 |
cscreg.h
|
Initial commit of a Cumana SCSI II driver using the sfas chip driver.
|
1998-09-01 02:24:11 +00:00 |
cscvar.h
|
Initial commit of a Cumana SCSI II driver using the sfas chip driver.
|
1998-09-01 02:24:11 +00:00 |
esc.c
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 08:44:03 +00:00 |
escreg.h
|
…
|
|
escvar.h
|
Adapt to the new scsipi_adapter interface.
|
1998-11-19 21:43:00 +00:00 |
icside.c
|
Rename pio_mode, etc ... to PIO_cap, etc ... for consistency with the
|
1998-12-03 18:24:30 +00:00 |
icside_io_asm.S
|
provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly
|
1999-10-26 06:53:41 +00:00 |
icsidereg.h
|
Re-written the wdc attachments to attach to the MI wdc driver instead
|
1998-09-22 00:40:37 +00:00 |
if_ea.c
|
Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach().
|
2000-11-15 01:02:11 +00:00 |
if_eareg.h
|
…
|
|
if_eb.c
|
s/ea/eb/ in a couple of places
|
2001-01-20 02:41:19 +00:00 |
if_ebreg.h
|
…
|
|
if_ie.c
|
Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach().
|
2000-11-15 01:02:11 +00:00 |
if_iereg.h
|
Make this driver build again. Needs overhaulling.
|
1998-03-09 19:12:59 +00:00 |
if_ne_pbus.c
|
Fix to compile with current ne2000.c: ne2000_attach() now only takes two
|
2001-02-13 19:17:13 +00:00 |
if_ne_pbusreg.h
|
Initial commit of podulebus attachments to the MI NE2000 driver for
|
1998-03-21 21:35:20 +00:00 |
oak.c
|
Add a "sc_rev" member to ncr5380_softc and handle CXD1180 quirk
|
2000-03-25 15:27:54 +00:00 |
podule_data.h
|
Regen
|
2000-12-19 00:36:54 +00:00 |
podulebus.c
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 08:44:03 +00:00 |
podulebus.h
|
Prototype netslot_ea() and podule_read().
|
1998-03-21 21:30:29 +00:00 |
podulebus_io.c
|
implement bus_space_vaddr()
|
2000-04-17 17:39:17 +00:00 |
podulebus_io_asm.S
|
provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly
|
1999-10-26 06:53:41 +00:00 |
podulelist2h.awk
|
Put RCS IDs into generated files, in the correct place.
|
1998-01-09 06:57:44 +00:00 |
podules
|
Correct i-cubed podule list from their CardType utility.
|
2000-12-19 00:36:26 +00:00 |
podules.h
|
Regen
|
2000-12-19 00:36:54 +00:00 |
ptsc.c
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 08:44:03 +00:00 |
ptscreg.h
|
…
|
|
ptscvar.h
|
Now that the generic sfas code works fine under interrupts, disable polling
|
1997-01-28 04:10:47 +00:00 |
rapide.c
|
Rename pio_mode, etc ... to PIO_cap, etc ... for consistency with the
|
1998-12-03 18:24:30 +00:00 |
rapide_io_asm.S
|
r13-r15 -> sp, lr, pc
|
1998-12-12 17:28:05 +00:00 |
rapidereg.h
|
Fix addressing problem for the aux status register. Whilst reads of this
|
1999-03-22 10:14:12 +00:00 |
sbic.c
|
Fix hanging problem with acorn scsi card on RiscPC and A7000 machines
|
2000-11-01 12:18:55 +00:00 |
sbicreg.h
|
Removed a lurking ; from a #define line.
|
1997-01-03 23:26:22 +00:00 |
sbicvar.h
|
New callout mechanism with two major improvements over the old
|
2000-03-23 06:30:07 +00:00 |
sfas.c
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 08:44:03 +00:00 |
sfasreg.h
|
…
|
|
sfasvar.h
|
Adapt to the new scsipi_adapter interface.
|
1998-11-19 21:43:00 +00:00 |
simide.c
|
Rename pio_mode, etc ... to PIO_cap, etc ... for consistency with the
|
1998-12-03 18:24:30 +00:00 |
simide_io_asm.S
|
provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly
|
1999-10-26 06:53:41 +00:00 |
simidereg.h
|
Re-written the wdc attachments to attach to the MI wdc driver instead
|
1998-09-22 00:40:37 +00:00 |