Merge in various pieces of current NetBSD scsi code, including but not limited
authordownsj <downsj@openbsd.org>
Mon, 14 Apr 1997 04:09:03 +0000 (04:09 +0000)
committerdownsj <downsj@openbsd.org>
Mon, 14 Apr 1997 04:09:03 +0000 (04:09 +0000)
commitcb3ad6e35079dc4fa3654fb673602e2463382b94
tree93db9bce4e1db82e8e6392edc98c946f821ad7de
parent36a02f29d57b1fc0f6fd56bdde269e325e128f11
Merge in various pieces of current NetBSD scsi code, including but not limited
to:

* New changer driver.
* Better optical support.
* Different `done' semantics.
* New quirks for SCSI QIC tape driver, SCSI floppy drives.
* Better support for SCSI-I devices.

Everybody needs to test this.
12 files changed:
sys/scsi/cd.c
sys/scsi/ch.c
sys/scsi/scsi_all.h
sys/scsi/scsi_base.c
sys/scsi/scsi_debug.h
sys/scsi/scsi_disk.h
sys/scsi/scsi_ioctl.c
sys/scsi/scsi_tape.h
sys/scsi/scsiconf.c
sys/scsi/scsiconf.h
sys/scsi/sd.c
sys/scsi/st.c