NetBSD/sys/arch/arm32
thorpej 29d472f53d Garbage-collect the open_target_lu and close_target_lu entry points from
struct scsipi_adapter; they were not used.

Add a scsipi_ioctl entry point to struct scsipi_adapter.  This will be
used to issue ioctl commands to the host adapters.

Inspired by PR #6090, from Matt Jacob.
1998-10-10 00:28:28 +00:00
..
arm32 Remove some unnecessary includes. 1998-10-09 00:17:20 +00:00
compile
conf Add pckbc device, keyboard and mouse and wskbd and wsmouse via pckbc. 1998-10-08 01:59:22 +00:00
dev We now use the MI wdc/wd drivers so this code is no longer needed. 1998-09-22 00:44:20 +00:00
doc Updated for recent driver additions and reservations. 1998-09-05 01:06:38 +00:00
footbridge Implement consinit() here instead of using the arm32/machdep.c version. 1998-10-05 02:40:26 +00:00
fpe-arm
include Add declarations for wsdisplay, wsmouse and wskbd. 1998-10-06 02:40:13 +00:00
iomd Implement faster method of blocking all lower priority interrupts. 1998-09-05 04:05:31 +00:00
isa Use braces instead of brackets to surround the SET_ICUS macro. 1998-10-06 02:43:26 +00:00
mainbus Re-written the wdc attachments to attach to the MI wdc driver instead 1998-09-22 00:40:37 +00:00
ofw Implement faster method of blocking all lower priority interrupts. 1998-09-05 04:05:31 +00:00
pci Add ISA legacy mode support. Currently this is used by CATS kernels 1998-10-05 01:03:52 +00:00
podulebus Garbage-collect the open_target_lu and close_target_lu entry points from 1998-10-10 00:28:28 +00:00
rc7500 Convert b*() functions to mem*(). 1998-09-06 04:20:37 +00:00
riscpc Convert b*() functions to mem*(). 1998-09-06 04:20:37 +00:00
shark Change boot_path to boot_file and initialise to NULL along with boot_args. 1998-08-29 03:57:03 +00:00
vidc Use sysbeep() rather than beep_generate for consistancy and the sysbeep 1998-10-05 00:53:47 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00