index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
scsi
/
cd.c
Age
Commit message (
Expand
)
Author
1999-04-01
If READ_CD_CAPACITY fails, just use the 2048/400000 defaults since some CDR d...
Todd C. Miller
1998-10-05
make DIOCGPDINFO equivalent to DIOCGDINFO for cd's
Todd C. Miller
1998-10-04
Add DIOCGPDINFO support
Todd C. Miller
1998-10-03
Add a "spoofonly" argument to readdisklabel() which will be used to
Todd C. Miller
1998-07-13
CDs can have up to 99 tracks, not 65 tracks. Use kernel heap instead of stack
Constantine Sapuntzakis
1998-07-12
fill in d_bbsize and d_sbsize
Theo de Raadt
1998-03-27
Fix strncpy usage and call a cdrom a cdrom in the fake label
Todd C. Miller
1997-12-05
argh. this darn little bugger made CDIOCREADSUBCHANNEL unuseable, this
Niels Provos
1997-10-18
avoid "no disklabel" error messages
Theo de Raadt
1997-10-15
make it compile
Niels Provos
1997-09-11
cd_play/acd_play() were replaced a while back
Theo de Raadt
1997-08-31
* Make scsi_do_ioctl() sane again.
Jason Downs
1997-08-08
Change the bounds_check_with_label API to also take a cpu_disklabel
Niklas Hallqvist
1997-04-14
Merge in various pieces of current NetBSD scsi code, including but not limited
Jason Downs
1997-03-29
Increase timeout by a factor of ten in cd_size().
briggs
1997-03-26
deal with CD drives that indicate 2352 bytes per block...
Theo de Raadt
1997-01-04
readdisklabel() with correct dev_t
Theo de Raadt
1996-12-24
deal with the 2340 lie in the right place, i think
Theo de Raadt
1996-12-11
b_resid cleanups, pointed out by minoura@kw.netlaputa.or.jp in netbsd pr#3007
Theo de Raadt
1996-12-05
call readdisklabel() in the same fashion as sd.c does
Theo de Raadt
1996-10-31
$OpenBSD RCSIDs + comment fix in sd.c
Niklas Hallqvist
1996-10-05
[a]cd_play -> [a]cd_play_big. Say hello to cdio(1).
Jason Downs
1996-08-16
only safe ioctl
Theo de Raadt
1996-08-07
disk_unbusy if op failed to enqueue
Theo de Raadt
1996-06-10
Several changes:
Jason Downs
1996-06-01
all ports have dk_establish
Theo de Raadt
1996-05-16
from NetBSD PR#812:
Michael Shalayeff
1996-05-10
SC_DEBUG cleanup
Theo de Raadt
1996-05-02
no sys/cpu.h, fix bugs in ch
Theo de Raadt
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-02-20
Sync w/ NetBSD:
briggs
1996-01-14
From NetBSD: (required for last change to scsi_base.c in case we get
briggs
1996-01-12
from netbsd;
Theo de Raadt
1995-12-14
from netbsd:
Theo de Raadt
1995-10-21
mt -f /dev/rcd* offline support
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt