NetBSD/sys/dev/scsipi
fvdl 8103646465 Check RAW_PART against the media size instead of the disklabel.
Add the media size in 512-byte sectors to the softc, to avoid
some 64 bit computations. Bump the capacity stored in softcs
for disks to 64 bits.
2003-04-03 22:18:23 +00:00
..
Makefile
atapi_base.c
atapi_cd.h
atapi_disk.h
atapi_tape.h
atapi_wdc.c
atapiconf.c Add a quirk to allow my NEO Jukebox to work again. 2003-04-03 17:41:51 +00:00
atapiconf.h
cd.c Check RAW_PART against the media size instead of the disklabel. 2003-04-03 22:18:23 +00:00
cd_atapi.c
cd_scsi.c
cdvar.h Check RAW_PART against the media size instead of the disklabel. 2003-04-03 22:18:23 +00:00
ch.c
files.scsipi
if_se.c
scsi_all.h Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
scsi_base.c
scsi_cd.h
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h Add defines and structure for control mode page. 2003-02-04 18:09:40 +00:00
scsi_message.h Remove duplicate define that crept in. 2002-12-06 23:04:16 +00:00
scsi_scanner.h
scsi_tape.h
scsiconf.c Move the SCSI_DELAY before the serialization for probe. multiple SCSI busses 2003-03-14 22:17:14 +00:00
scsiconf.h Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
scsipi_all.h
scsipi_base.c Check RAW_PART against the media size instead of the disklabel. 2003-04-03 22:18:23 +00:00
scsipi_base.h Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
scsipi_ioctl.c initialize b_interlock properly. 2003-02-23 08:50:58 +00:00
scsipi_verbose.c
scsipiconf.c Merge botch. 2003-01-18 12:05:39 +00:00
scsipiconf.h Check RAW_PART against the media size instead of the disklabel. 2003-04-03 22:18:23 +00:00
sd.c Check RAW_PART against the media size instead of the disklabel. 2003-04-03 22:18:23 +00:00
sd_atapi.c Check RAW_PART against the media size instead of the disklabel. 2003-04-03 22:18:23 +00:00
sd_scsi.c Check RAW_PART against the media size instead of the disklabel. 2003-04-03 22:18:23 +00:00
sdvar.h Check RAW_PART against the media size instead of the disklabel. 2003-04-03 22:18:23 +00:00
ses.c kern/20231- pass the correct argument (arg_addr) on thru to scsipi_do_ioctl, 2003-02-07 17:36:13 +00:00
ses.h
ss.c use PRId64 to printf bp->b_blkno, which is of type daddr_t 2003-03-20 05:49:21 +00:00
ss_mustek.c
ss_mustek.h
ss_scanjet.c
ssvar.h
st.c use PRId64 to printf bp->b_blkno, which is of type daddr_t 2003-03-20 05:49:21 +00:00
st_atapi.c
st_scsi.c
stvar.h
uk.c