summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/atapi-tape.c
Commit message (Expand)AuthorAgeFilesLines
...
* Change the devstat priorities to the std values now in devicestats.hsos1999-12-081-1/+1
* Add DMA support for the VIA 82C586 & 82C686 chips, also rearrangesos1999-11-241-1/+1
* Make the atapi device return sensible errno's back to userland.sos1999-11-101-3/+5
* Remove unused include files.sos1999-10-101-2/+0
* Add support for the HPT366 chip, this is used on the Abit boards andsos1999-10-091-59/+49
* Remove five now unused fields from struct cdevsw. They should neverphk1999-09-251-5/+0
* Support quad & max speeds in wormcontrol.sos1999-09-221-22/+6
* Ten'th update to the new ATA/ATAPI driver:sos1999-09-211-208/+361
* Don't register a bmajor.phk1999-09-081-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Convert DEVFS hooks in (most) drivers to make_dev().phk1999-08-231-10/+3
* Nine'th update to the new ATA/ATAPI driver:sos1999-06-251-100/+62
* Simplify cdevsw registration.phk1999-05-311-4/+2
* This commit should be a extensive NO-OP:phk1999-05-301-6/+20
* Seventh update to the new ATA/ATAPI driver:sos1999-05-171-2/+2
* Introduce two functions: physread() and physwrite() and use these directlyphk1999-05-071-16/+2
* Sixth update to the new ATA/ATAPI driver:sos1999-04-101-2/+3
* Fourth update to the new ATA/ATAPI driver:sos1999-03-281-4/+5
* ZIP drives should now be working, I'm not sure about LS120 drives,sos1999-03-071-2/+4
* Now all actual probing of both ATA & ATAPI devices are done aftersos1999-03-051-6/+6
* Added driver to support ATAPI floppies ie LS-120 & ZIP drives.sos1999-03-031-128/+122
* Finally!!sos1999-03-011-0/+567
OpenPOWER on IntegriCloud