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-cd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Specify the capability and media bits of the capabilities page in
marius
2009-12-13
1
-26
/
+26
*
Add experimental support for SATA Port Multipliers
sos
2008-04-10
1
-1
/
+1
*
Update the way we get the mode pages on probe.
sos
2007-10-26
1
-0
/
+1
*
Update copyright headers.
sos
2007-02-21
1
-1
/
+1
*
Get rid of the advertising clause in the copyright.
sos
2006-01-05
1
-3
/
+1
*
This is the much rumoured ATA mkIII update that I've been working on.
sos
2005-03-30
1
-235
/
+231
*
Spring cleanup of macros
sos
2004-04-30
1
-5
/
+5
*
GEOM'ify atapi-cd. Original patch by phk, subtle changes by me.
sos
2003-11-01
1
-11
/
+3
*
Fix inverted BURN_BRIDGES and GONE_IN_5 #ifdefs.
tmm
2003-09-22
1
-1
/
+1
*
Make the clone handler BURN_BRIDGES but the actual 'a' and 'c' partition
phk
2003-09-21
1
-1
/
+1
*
Disable the use of cloning use in floppy and CD drivers.
phk
2003-09-11
1
-1
/
+1
*
Add support of the DIOCGSECTORSIZE & DIOCGMEDIASIZE ioctl's
sos
2003-09-11
1
-2
/
+2
*
Forgotten in previous commit to atapi-cd.c: Add #ifndef BURN_BRIDGES
phk
2003-09-05
1
-0
/
+2
*
This is a major rework of the ATA driver (ATAng)
sos
2003-08-24
1
-127
/
+55
*
First round off updates/fixes to the ATA driver.
sos
2003-02-20
1
-2
/
+2
*
Remove the fake disklabel, no longer needed.
sos
2003-01-21
1
-1
/
+0
*
use __packed.
alfred
2002-09-23
1
-1
/
+1
*
Add DVD+RW support to the ATA driver and burncd. This also closes
sos
2002-08-08
1
-2
/
+2
*
Make the ATA driver compile & work on the sparc64 platform.
sos
2002-04-05
1
-22
/
+92
*
Add more functionality to the CDIOCREADSUBCHANNEL ioctl.
sos
2002-03-16
1
-11
/
+1
*
Major update of the ATA RAID code, part 1:
sos
2002-02-04
1
-4
/
+4
*
Make an ATAPI CD device appear as /dev/acdN and the individual
sos
2001-10-19
1
-1
/
+1
*
Overhaul to minimize stack usage, in some places >2K was used
sos
2001-09-20
1
-1
/
+8
*
Fix for the fixate problem on the Yamaha burners.
sos
2001-05-29
1
-2
/
+0
*
The size of the disk can't be gotten reliably with the read capacity
sos
2001-03-21
1
-4
/
+1
*
On open create all the CD physical track devices according to the
sos
2001-03-19
1
-0
/
+6
*
Refine the detach/attach code.
sos
2001-03-14
1
-1
/
+3
*
Add session argument to *close_disk, allowing to set session type on fixate.
sos
2001-01-10
1
-24
/
+7
*
Add support for using BurnProff(tm) on drives that support it.
sos
2001-01-04
1
-2
/
+4
*
Add support for tagged queuing on ATA drives. There is only support for
sos
2000-09-19
1
-4
/
+4
*
Remove sequence checking in the burner support.
sos
2000-08-06
1
-3
/
+0
*
Fix alignment problem on the alpha reported by several parties.
sos
2000-05-28
1
-1
/
+1
*
Complete the bio/buf divorce for all code below devfs::strategy
phk
2000-04-15
1
-1
/
+1
*
Make ATAPI CD changer devices work, hopefully better than before.
sos
2000-03-21
1
-1
/
+3
*
Add DVD-RAM support.
sos
2000-02-29
1
-4
/
+4
*
Update the ata driver to take more advantage of newbus, this
sos
2000-02-18
1
-0
/
+1
*
Do refcounting of open devices (more) correctly.
sos
2000-02-07
1
-1
/
+0
*
General cleanup.
sos
2000-01-24
1
-1
/
+0
*
Rearrange the probecode, so that 80pin cables can be identified
sos
2000-01-18
1
-6
/
+5
*
New ATAPI burner utility API, replaces the wormio API.
sos
2000-01-06
1
-8
/
+5
*
Add support for VIA 82C596 controller
sos
2000-01-03
1
-1
/
+1
*
Use the sys/wormio.h definitions of the CDRIOCNEXTWRITEABLEADDR and
peter
1999-10-01
1
-3
/
+0
*
Fix timeout handeling and add retry counts.
sos
1999-09-24
1
-6
/
+6
*
Support quad & max speeds in wormcontrol.
sos
1999-09-22
1
-1
/
+0
*
Ten'th update to the new ATA/ATAPI driver:
sos
1999-09-21
1
-100
/
+114
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Convert DEVFS hooks in (most) drivers to make_dev().
phk
1999-08-23
1
-7
/
+1
*
Added driver to support ATAPI floppies ie LS-120 & ZIP drives.
sos
1999-03-03
1
-139
/
+127
*
Finally!!
sos
1999-03-01
1
-0
/
+358