NetBSD/sys/dev/scsipi
drochner 06fc2f85cc Since __HAVE_OLD_DISKLABEL, DISKMINOR(u, p) isn't continuous over "p"
anymore. So we can't pass a range to vdevgone() but have to loop over the
partitions explicitely.
(otherwise the next device unit will be killed)
2001-05-06 18:30:56 +00:00
..
Makefile Only install headers which are actually used by our userland. This 2001-04-11 07:42:31 +00:00
atapi_all.h
atapi_base.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
atapi_cd.h
atapi_disk.h
atapi_wdc.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
atapiconf.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
atapiconf.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
cd.c Since __HAVE_OLD_DISKLABEL, DISKMINOR(u, p) isn't continuous over "p" 2001-05-06 18:30:56 +00:00
cd_atapi.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
cd_scsi.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
cdvar.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
ch.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
files.scsipi Add an ATAPI front-end to the st driver. Completely untested for now, 2001-05-04 07:48:56 +00:00
if_se.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
scsi_all.h Correct the opcode for SCSI_MODE_SENSE_BIG. 2001-04-19 10:16:25 +00:00
scsi_base.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
scsi_cd.h
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h
scsi_message.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
scsi_scanner.h
scsi_tape.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
scsiconf.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
scsiconf.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
scsipi_all.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
scsipi_base.c Don't forget to call psw_done() ! 2001-04-27 21:36:58 +00:00
scsipi_base.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
scsipi_cd.h
scsipi_debug.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
scsipi_disk.h
scsipi_ioctl.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
scsipi_verbose.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
scsipiconf.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
scsipiconf.h Use same type for first field of struct ata_atapi_attach and struct 2001-05-02 09:47:45 +00:00
sd.c Since __HAVE_OLD_DISKLABEL, DISKMINOR(u, p) isn't continuous over "p" 2001-05-06 18:30:56 +00:00
sd_atapi.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
sd_scsi.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
sdvar.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
ses.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
ses.h
ss.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
ss_mustek.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
ss_mustek.h
ss_scanjet.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
ssvar.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
st.c Fix a typo from thorpej_scsipi merge. No-sense information with retval == 0 2001-05-06 11:31:08 +00:00
st_atapi.c Add an ATAPI front-end to the st driver. Completely untested for now, 2001-05-04 07:48:56 +00:00
st_scsi.c Add an ATAPI front-end to the st driver. Completely untested for now, 2001-05-04 07:48:56 +00:00
stvar.h Add an ATAPI front-end to the st driver. Completely untested for now, 2001-05-04 07:48:56 +00:00
su.c
uk.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00