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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dont probe PnP devices.
sos
2003-01-09
1
-0
/
+4
*
Fix typo
sos
2003-01-09
1
-1
/
+1
*
Dont attach a Promise chip located behind a i960 bridge/chip.
sos
2003-01-08
1
-2
/
+14
*
Add support for the nVidia nForce2 ATA part.
sos
2003-01-08
2
-10
/
+25
*
Add code that works around the problem that the older Promise
sos
2003-01-08
1
-11
/
+31
*
Try to fix the problem with burncd blank not seeing the end of
sos
2002-12-17
1
-14
/
+9
*
This should be the way PC98 ATA disks are seen geometry wise.
sos
2002-12-17
3
-4
/
+10
*
Fix linking problem when atadisk is not use in ata-all.c
sos
2002-12-06
3
-3
/
+19
*
Add support for the PC98 platform to the ATA driver.
sos
2002-12-03
8
-42
/
+594
*
In ata_reinit, when ata_getparam fails for a new device (indicating that
thomas
2002-12-01
1
-4
/
+5
*
Allow acd(4) and cd(4) to support old behavior for CDRIOC*SPEED ioctls.
njl
2002-11-23
1
-2
/
+15
*
Use [u]intmax_t and %j instead of long long and %ll to better fix warnings
jhb
2002-11-07
2
-4
/
+6
*
Use some long long casts to quiet warnings in debug printf's on alpha.
jhb
2002-11-06
2
-2
/
+3
*
Fill in missing parts of the ATAPI/CAM XPT: implement XPT_RESET_BUS
thomas
2002-10-22
3
-26
/
+52
*
* Add CDRIOC{READ,WRITE}SPEED ioctls to cd(4). Units are in KB/sec.
njl
2002-10-18
1
-2
/
+2
*
Fix for the panic when using a Promise TX2.
sos
2002-10-08
1
-16
/
+23
*
Some kernel threads try to do significant work, and the default KSTACK_PAGES
scottl
2002-10-02
1
-1
/
+1
*
Misc cleanups.
sos
2002-10-01
3
-15
/
+17
*
Add yet another Promise PCI id.
sos
2002-10-01
3
-0
/
+4
*
Fix an indentation problem.
phk
2002-09-28
1
-1
/
+1
*
Be consistent about "static" functions: if the function is marked
phk
2002-09-28
1
-1
/
+1
*
use __packed.
alfred
2002-09-23
3
-8
/
+8
*
(This commit touches about 15 disk device drivers in a very consistent
phk
2002-09-20
3
-25
/
+14
*
Remove unused #includes: <sys/disk.h> <sys/devicestat.h> and <sys/sysctl.h>
phk
2002-09-20
4
-11
/
+0
*
Make FreeBSD "struct disklabel" agnostic, step 311 of 723:
phk
2002-09-20
1
-6
/
+4
*
Add support for the VIA 8235.
sos
2002-09-18
2
-2
/
+5
*
Fix the clockprobe test on the Sil 680
sos
2002-09-16
1
-1
/
+1
*
remove #includes of <sys/bio.h> where not needed.
phk
2002-09-14
4
-4
/
+0
*
Add preliminary mostly untested support for the Silicon Image Sil680 chip.
sos
2002-09-12
2
-0
/
+93
*
Change a couple of splcam() calls that do not make sense in atapi-cam
thomas
2002-09-12
1
-3
/
+5
*
Rearrange where to get the ATAPI magic sequence.
sos
2002-09-12
1
-6
/
+8
*
Wait for drive to become ready if its in progress of loading..
sos
2002-09-12
1
-0
/
+14
*
Dont hang in atprq on poll_dsc command.
sos
2002-09-12
1
-2
/
+4
*
printf -> CAM_DEBUG so debugging prints are tunable.
njl
2002-08-28
1
-60
/
+47
*
Use csio pointer instead of dereferencing hcb.
njl
2002-08-28
1
-5
/
+5
*
Fix buffer length.
sos
2002-08-19
1
-1
/
+1
*
Fix typo.
sos
2002-08-19
1
-1
/
+1
*
Shut up warning in debug code.
sos
2002-08-12
1
-5
/
+5
*
Fix the GET_TRAN_SETTINGS and SET_TRAN_SETTINGS ops to be more correct.
scottl
2002-08-10
1
-8
/
+7
*
Minor corrections.
sos
2002-08-10
1
-13
/
+3
*
Add the ability to use ATAPI devices via CAM.
sos
2002-08-09
4
-31
/
+752
*
Add DVD+RW support to the ATA driver and burncd. This also closes
sos
2002-08-08
2
-14
/
+52
*
Byteswap the serial #
sos
2002-07-31
1
-0
/
+3
*
OK, dont rely on the upper layers handling iosize_max correctly,
sos
2002-07-28
4
-12
/
+10
*
Properly change the block_size on different CD media, and use that
sos
2002-07-27
3
-6
/
+15
*
Fix the max transfer size for ATAPI devices. The spec says to
sos
2002-07-26
3
-4
/
+4
*
Fix the transfer size calculation.
sos
2002-07-22
1
-1
/
+1
*
Sync with the spl changes in -stable.
sos
2002-07-22
2
-2
/
+6
*
Update the tags handling a bit, which makes support for the
sos
2002-07-22
3
-83
/
+72
*
Remove dependency on NPCI. Use 'options ATA_NOPCI' to compile without
peter
2002-07-21
1
-3
/
+5
[next]