NetBSD/sys/arch/arm32/podulebus
mark 83697fa8b9 Added a field sc_ixfer to the sfas_softc structure to allow the standard
sfas ixfer() routine to be overridden with a card specific one.
1997-02-11 03:33:46 +00:00
..
Makefile
asc.c Fix the declarations of the interrupt handlers to accept void * pointers 1997-01-28 04:20:58 +00:00
ascreg.h Minor changes (inline -> __inline)) 1997-01-06 04:47:53 +00:00
ascvar.h
cosc.c Fix the declarations of the interrupt handlers to accept void * pointers 1997-01-28 04:20: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
esc.c Added a new nexus flag ESC_NF_RETRY_SELECT. This flag is used to indicate 1997-01-18 01:57:18 +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 Added a new nexus flag ESC_NF_RETRY_SELECT. This flag is used to indicate 1997-01-18 01:57:18 +00:00
if_ea.c Include podules.h for definitions of manufacturer and podule ids. 1996-10-14 23:50:20 +00:00
if_eareg.h
if_eb.c Include podules.h for definitions of manufacturer and podule ids. 1996-10-14 23:50:20 +00:00
if_ebreg.h
if_eh.c Minor changes (inline -> __inline)) 1997-01-06 04:47:53 +00:00
if_ehreg.h Add definition of configuration register B. 1996-10-14 23:57:11 +00:00
if_ie.c Minor changes (inline -> __inline)) 1997-01-06 04:47:53 +00:00
if_iereg.h
ncr5380reg.h
ncr5380sbc.c Fill in sc_link.max_target 1996-12-10 21:27:16 +00:00
ncr5380var.h
oak.c Include podules.h and use the manufacturer and identities defined there 1996-10-14 23:42:17 +00:00
podule_data.h Rebuild from latest podules list. 1997-01-03 23:22:03 +00:00
podulebus.c Fix the declarations of the interrupt handlers to accept void * pointers 1997-01-28 04:20:58 +00:00
podulebus.h Updated for the new bus space implementation. 1997-01-17 01:04:02 +00:00
podulebus_io.c Implement bus space interfaces for set multiple, set region and copy 1997-01-26 01:55:02 +00:00
podulebus_io_asm.S Implement bus space interfaces for set multiple, set region and copy 1997-01-26 01:55:02 +00:00
podulelist2h.awk
podules Added new manufacturer and podule ID's. 1997-01-03 23:21:28 +00:00
podules.h Rebuild from latest podules list. 1997-01-03 23:22:03 +00:00
ptsc.c Fix the declarations of the interrupt handlers to accept void * pointers 1997-01-28 04:20:58 +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
sbic.c Remove old-style disk instrumentation. 1996-10-14 23:31:29 +00:00
sbicreg.h Removed a lurking ; from a #define line. 1997-01-03 23:26:22 +00:00
sbicvar.h
sfas.c Set the sc_ixfer function pointer to the default sfas_ixfer() function 1997-02-04 06:57:47 +00:00
sfasreg.h
sfasvar.h Added a field sc_ixfer to the sfas_softc structure to allow the standard 1997-02-11 03:33:46 +00:00