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
/
scsi_ioctl.c
Age
Commit message (
Expand
)
Author
2002-06-09
some splassert and protection of biodone.
Artur Grabowski
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-01-07
pass the proc* down the ioctl chain to controller; mjacob@ csapuntz@ ok
Michael Shalayeff
2001-06-22
KNF
Theo de Raadt
2001-04-30
Pass IOCTL to adapter device if not understood by SCSI layer.
Constantine Sapuntzakis
2001-01-25
spelling
Todd T. Fries
1999-08-24
Added type field to scsi_addr to reflect bus/device type (ATAPI or SCSI).
Constantine Sapuntzakis
1997-09-01
Correct a debug printout
Niklas Hallqvist
1997-08-31
* Make scsi_do_ioctl() sane again.
Jason Downs
1997-04-14
Merge in various pieces of current NetBSD scsi code, including but not limited
Jason Downs
1996-08-13
Remove unused variable
Niklas Hallqvist
1996-08-11
limit ioctl priviledges
Theo de Raadt
1996-06-17
SCIOCCOMMAND now requires that the device be open for writing.
Jason Downs
1996-06-16
netbsd pr#2220: add SCIOCRESET. I can't think of any reason not to.
Jason Downs
1996-02-20
Sync. w/ NetBSD: scsi prototypes.
briggs
1995-10-18
initial import of NetBSD tree
Theo de Raadt