.. |
Makefile
|
Initial commit of master list of podule manufacturers and ids along
|
1996-10-14 23:16:07 +00:00 |
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
|
defopt DDB.
|
1998-07-04 22:18:13 +00:00 |
ascreg.h
|
Minor changes (inline -> __inline))
|
1997-01-06 04:47:53 +00:00 |
ascvar.h
|
Files for the new Acorn SCSI driver that uses the generic SBIC driver
|
1996-03-07 23:54:28 +00:00 |
cosc.c
|
Update for changes to config.
|
1998-01-13 02:09:58 +00:00 |
coscreg.h
|
Updated credits.
|
1997-01-03 23:24:48 +00:00 |
coscvar.h
|
Initial commit of the Connect32 SCSI driver. This driver uses the esc
|
1996-10-15 00:08:43 +00:00 |
csa.c
|
Allow boot arguments to override the host id on a per instance basis.
|
1998-09-18 03:23:19 +00:00 |
csc.c
|
Initial commit of a Cumana SCSI II driver using the sfas chip driver.
|
1998-09-01 02:24:11 +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
|
Merge in UVM support from Neil Carson <neil@causality.com>.
|
1998-06-02 20:41:46 +00:00 |
escreg.h
|
Initial commit of the esc generic SCSI driver code. This is a driver for
|
1996-10-15 00:05:04 +00:00 |
escvar.h
|
Merge scsipi branch in the mainline. This add support for ATAPI devices
|
1997-08-27 11:22:52 +00:00 |
icside.c
|
Re-written the wdc attachments to attach to the MI wdc driver instead
|
1998-09-22 00:40:37 +00:00 |
icside_io_asm.S
|
Re-written the wdc attachments to attach to the MI wdc driver instead
|
1998-09-22 00:40:37 +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
|
Use splnet, not splimp.
|
1998-08-08 23:51:39 +00:00 |
if_eareg.h
|
RCS Id police.
|
1996-03-18 21:23:09 +00:00 |
if_eb.c
|
Use splnet, not splimp.
|
1998-08-08 23:51:39 +00:00 |
if_ebreg.h
|
RCS Id police.
|
1996-03-18 21:23:09 +00:00 |
if_ie.c
|
Use splnet, not splimp.
|
1998-08-08 23:51:39 +00:00 |
if_iereg.h
|
Make this driver build again. Needs overhaulling.
|
1998-03-09 19:12:59 +00:00 |
if_ne_pbus.c
|
Initial commit of podulebus attachments to the MI NE2000 driver for
|
1998-03-21 21:35:20 +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
|
Allow boot arguments to override the host id on a per instance basis.
|
1998-09-18 03:23:19 +00:00 |
podule_data.h
|
Resync with podules file.
|
1998-01-18 04:02:53 +00:00 |
podulebus.c
|
Use kernel_pmap->pm_pdir instead of PAGE_DIRS_BASE when mapping podule
|
1998-08-28 03:19:34 +00:00 |
podulebus.h
|
Prototype netslot_ea() and podule_read().
|
1998-03-21 21:30:29 +00:00 |
podulebus_io.c
|
Clean up the bus space function namespace somewhat; make sure they don't
|
1998-06-28 07:27:51 +00:00 |
podulebus_io_asm.S
|
Clean up the bus space function namespace somewhat; make sure they don't
|
1998-06-28 07:27:51 +00:00 |
podulelist2h.awk
|
Put RCS IDs into generated files, in the correct place.
|
1998-01-09 06:57:44 +00:00 |
podules
|
Add IDs for Lingenuity and Castle SCSI cards.
|
1998-01-18 04:01:42 +00:00 |
podules.h
|
Resync with podules file.
|
1998-01-18 04:02:53 +00:00 |
ptsc.c
|
Remove M68040 ifdefs from the driver inherited from the initial import
|
1998-05-24 18:19:29 +00:00 |
ptscreg.h
|
Fix comments.
|
1996-10-14 23:35:41 +00:00 |
ptscvar.h
|
Now that the generic sfas code works fine under interrupts, disable polling
|
1997-01-28 04:10:47 +00:00 |
rapide.c
|
Re-written the wdc attachments to attach to the MI wdc driver instead
|
1998-09-22 00:40:37 +00:00 |
rapide_io_asm.S
|
Re-written the wdc attachments to attach to the MI wdc driver instead
|
1998-09-22 00:40:37 +00:00 |
rapidereg.h
|
Re-written the wdc attachments to attach to the MI wdc driver instead
|
1998-09-22 00:40:37 +00:00 |
sbic.c
|
defopt DDB.
|
1998-07-04 22:18:13 +00:00 |
sbicreg.h
|
Removed a lurking ; from a #define line.
|
1997-01-03 23:26:22 +00:00 |
sbicvar.h
|
Merge scsipi branch in the mainline. This add support for ATAPI devices
|
1997-08-27 11:22:52 +00:00 |
sfas.c
|
Merge in UVM support from Neil Carson <neil@causality.com>.
|
1998-06-02 20:41:46 +00:00 |
sfasreg.h
|
Initial commit of the NetBSD/arm32 port.
|
1996-01-31 23:24:54 +00:00 |
sfasvar.h
|
Merge scsipi branch in the mainline. This add support for ATAPI devices
|
1997-08-27 11:22:52 +00:00 |
simide.c
|
Re-written the wdc attachments to attach to the MI wdc driver instead
|
1998-09-22 00:40:37 +00:00 |
simide_io_asm.S
|
Re-written the wdc attachments to attach to the MI wdc driver instead
|
1998-09-22 00:40:37 +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 |