summaryrefslogtreecommitdiffstats
path: root/sys/dev/mcd
Commit message (Expand)AuthorAgeFilesLines
* If you're going to mechanically replicate something in 50 filesjulian1995-11-291-2/+2
* OK, that's it..julian1995-11-291-15/+30
* the second set of changes in a move towards getting devices to bejulian1995-11-281-1/+38
* Moved prototypes for devswitch functions from conf.c and driver sourcesbde1995-11-041-6/+1
* Remove unused functions and variables, make things static, and other cleanups.phk1995-10-281-10/+7
* Fix benign type mismatches in devsw functions. 82 out of 299 devswbde1995-09-081-7/+7
* Increase the DELAY_GETREPLY to 5000000. Not dangerous, this isjoerg1995-08-151-2/+2
* Remove trailing whitespace.rgrimes1995-05-302-24/+24
* Fix -Wformat warnings from LINT kernel.rgrimes1995-05-111-2/+2
* Rewrite the MCD_TRACE macro to be a varargs macro so that the extraneousrgrimes1995-05-091-18/+25
* Add a class field to devconf and mst drivers.wollman1995-04-121-4/+6
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-1/+6
* READSUBCHANNEL:ache1995-02-231-13/+25
* Increase retry count while reading toc, old oneache1995-02-221-2/+2
* Implement tray closing and tray lockingache1995-02-221-19/+130
* Use double speed read for FX001D, now this driveache1995-01-302-9/+21
* Merge several probe diagnostics into one.ache1994-12-242-27/+20
* Remove get status from probe, confuse LU002ache1994-12-211-5/+3
* stbytes miss by one for new modelache1994-12-211-4/+4
* Remove unused variable from previous commitache1994-11-141-2/+1
* Add model autodetection code, idea from burgess@s069.infonet.netache1994-11-141-4/+44
* Implement CDIOCALLOW as dummy function (for xcdplayer)ache1994-11-121-1/+3
* Changes from bugress@s069.infonet.net NOT installed (expect oneache1994-11-121-11/+20
* Add and reorganize new MCD commands from bugress@s069.infonet.netache1994-11-122-15/+71
* Julian Elischer's disklabel fixes.jkh1994-10-271-2/+1
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-231-1/+27
* Increase transfer speed by waiting much less than 10ms after requestache1994-09-141-2/+11
* Reviewed by: Stefan Esser <se>se1994-09-061-2/+2
* Newly implemented ioctls list:ache1994-09-032-246/+345
* Raw partition is 2 nowache1994-08-291-2/+2
* Bruce was right, stupid device returns non-busy state too early,ache1994-08-281-8/+6
* Continue previous fix:ache1994-08-271-3/+5
* 1) Raw partition number was incorrectly 0, changed to 3ache1994-08-271-5/+22
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-131-17/+17
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-1/+1
* Change old alias b_cylin to b_residgclarkii1994-04-301-2/+2
* Bug fixes and performance improvements from John Dyson and myself:dg1994-04-201-1/+4
* Changed the raw partition number from 3 to 0. This change lets us useats1994-03-211-2/+2
* Used definable status codes (some may be sharable, esp the door open codes, butjkh1994-03-061-8/+8
* Added more status bytes for the mitsumi drive. This is only an uglyats1994-03-051-2/+7
* This should stop the false probes in their slimey little tracks.jkh1994-03-051-2/+5
* This is Jordans probe code fixes. Tested on LU002, FX001D. Then I wentrgrimes1994-02-222-130/+220
* Fixed bug in probe that was causing it to always probe true.dg1994-02-071-2/+2
* Update for new format of cd_toc_entry that was changed in sys/cdio.h.rgrimes1994-02-061-4/+4
* Added the correct typecast's to the untimeout calls. Added a missingats1994-01-221-4/+5
* Reduced the delay amounts per patch submitted by gclarkii@netport.neosoft.comnate1994-01-181-4/+4
* From Gary Clark II:jkh1994-01-162-72/+46
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-8/+13
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-10/+13
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-2/+1
OpenPOWER on IntegriCloud