summaryrefslogtreecommitdiff
path: root/sys/cam/scsi/scsi_cd.h
Commit message (Expand)AuthorAgeFilesLines
* cam: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* scsi_cd: make the media check asynchronousAndriy Gapon2019-08-291-0/+12
* sys/cam: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Add CD/DVD Capabilities and Mechanical Status Page.Alexander Motin2015-09-291-0/+31
* Add to CTL initial support for CDROMs and removable devices.Alexander Motin2015-09-271-1/+98
* Fix ATAPI/USB/Firewire CDROM drive handling in cd(4) and hopefully fixKenneth D. Merry2003-02-211-31/+54
* * Add CDRIOC{READ,WRITE}SPEED ioctls to cd(4). Units are in KB/sec.Nate Lawson2002-10-181-0/+11
* Remove spurious ';'Poul-Henning Kamp2002-02-101-1/+0
* Add support for the DVD ioctl interface.Kenneth D. Merry2000-05-121-0/+497
* Add $FreeBSD$Peter Wemm2000-05-011-0/+1
* Some fixes to the CD driver that may fix PR kern/7996. The data directionKenneth D. Merry1998-09-201-92/+91
* SCSI Peripheral drivers for CAM:Justin T. Gibbs1998-09-151-0/+217