index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ata
/
atapi-tape.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for VIA 82C596 controller
sos
2000-01-03
1
-1
/
+1
*
Yet another cleanup of the VIA code, this time it should work
sos
1999-12-21
1
-11
/
+0
*
Have another go at the VIA support, this time use the PCI ID form the
sos
1999-12-14
1
-0
/
+1
*
Add DMA support for the SiS 5591 and old PIIX chipsets.
sos
1999-12-13
1
-0
/
+2
*
Change the devstat priorities to the std values now in devicestats.h
sos
1999-12-08
1
-1
/
+1
*
Add DMA support for the VIA 82C586 & 82C686 chips, also rearrange
sos
1999-11-24
1
-1
/
+1
*
Make the atapi device return sensible errno's back to userland.
sos
1999-11-10
1
-3
/
+5
*
Remove unused include files.
sos
1999-10-10
1
-2
/
+0
*
Add support for the HPT366 chip, this is used on the Abit boards and
sos
1999-10-09
1
-59
/
+49
*
Remove five now unused fields from struct cdevsw. They should never
phk
1999-09-25
1
-5
/
+0
*
Support quad & max speeds in wormcontrol.
sos
1999-09-22
1
-22
/
+6
*
Ten'th update to the new ATA/ATAPI driver:
sos
1999-09-21
1
-208
/
+361
*
Don't register a bmajor.
phk
1999-09-08
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Convert DEVFS hooks in (most) drivers to make_dev().
phk
1999-08-23
1
-10
/
+3
*
Nine'th update to the new ATA/ATAPI driver:
sos
1999-06-25
1
-100
/
+62
*
Simplify cdevsw registration.
phk
1999-05-31
1
-4
/
+2
*
This commit should be a extensive NO-OP:
phk
1999-05-30
1
-6
/
+20
*
Seventh update to the new ATA/ATAPI driver:
sos
1999-05-17
1
-2
/
+2
*
Introduce two functions: physread() and physwrite() and use these directly
phk
1999-05-07
1
-16
/
+2
*
Sixth update to the new ATA/ATAPI driver:
sos
1999-04-10
1
-2
/
+3
*
Fourth update to the new ATA/ATAPI driver:
sos
1999-03-28
1
-4
/
+5
*
ZIP drives should now be working, I'm not sure about LS120 drives,
sos
1999-03-07
1
-2
/
+4
*
Now all actual probing of both ATA & ATAPI devices are done after
sos
1999-03-05
1
-6
/
+6
*
Added driver to support ATAPI floppies ie LS-120 & ZIP drives.
sos
1999-03-03
1
-128
/
+122
*
Finally!!
sos
1999-03-01
1
-0
/
+567