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
*
MF-p4:
imp
2003-04-26
1
-1
/
+19
*
Cosmetics.
sos
2003-04-16
1
-2
/
+2
*
Fix a panic with Cenatek controllers.
sos
2003-04-16
1
-1
/
+2
*
Spell 55 with two '5's
sos
2003-04-10
1
-2
/
+2
*
Add a few more older SiS ID's.
sos
2003-04-10
2
-34
/
+41
*
Fix breakage on sparc64.
sos
2003-04-08
1
-2
/
+2
*
Fix a long standing bug in handling the last part of a stripe
sos
2003-04-08
2
-7
/
+43
*
Minor cleanup of the ATA RAID code.
sos
2003-04-07
2
-9
/
+9
*
Third round of updates to the ATA driver.
sos
2003-04-07
6
-62
/
+136
*
Don't use dkmakeminor(), create our own minor encoding instead.
phk
2003-04-03
1
-3
/
+2
*
Use bioq_flush() to drain a bio queue with a specific error code.
phk
2003-04-01
6
-27
/
+12
*
Fix ATA_DEBUG case breakage.
sos
2003-03-30
1
-1
/
+1
*
Second round of updates to the ATA driver.
sos
2003-03-29
11
-537
/
+614
*
Biofinish the request if we cannot malloc in ad_start.
sos
2003-03-27
1
-3
/
+4
*
- Add a new ioctl to get the maximum number of ATA channels.
mux
2003-03-22
1
-0
/
+5
*
Including <sys/stdint.h> is (almost?) universally only to be able to use
phk
2003-03-18
2
-2
/
+0
*
Fix the cable detection and properly find the host bridge on
sos
2003-03-16
1
-22
/
+22
*
Call devstat_start_transaction_bio() instead of devstat_start_transaction().
phk
2003-03-15
1
-1
/
+1
*
Call devstat_start_transaction_bio() instead of devstat_start_transaction()
phk
2003-03-15
1
-1
/
+1
*
Remove the check for more than one open if one is a write op.
sos
2003-03-13
1
-5
/
+0
*
Dont free the stats struct, this has been changed by the new stat code.
sos
2003-03-13
1
-2
/
+0
*
Dont call dma->free unless dma is there.
sos
2003-03-13
1
-1
/
+2
*
Correct the last commit, only look for subfunctions on the same PCI slot.
sos
2003-03-12
1
-4
/
+4
*
Cleanup the probe code a bit.
sos
2003-03-12
1
-23
/
+24
*
Dont hang the channel on enclosures without sensors.
sos
2003-03-12
1
-16
/
+17
*
Remove the enclose_print() call, it is already called from ata-disk.c
sos
2003-03-10
1
-1
/
+0
*
Dont use r_bmio on Cyrix chips if not set from BIOS.
sos
2003-03-10
1
-2
/
+5
*
Allocate the devstat structure with devstat_new_entry().
phk
2003-03-08
3
-12
/
+7
*
Centralize the devstat handling for all GEOM disk device drivers
phk
2003-03-08
7
-27
/
+4
*
Gigacommit to improve device-driver source compatibility between
phk
2003-03-03
3
-39
/
+23
*
Minor cleanup of the Promise code.
sos
2003-03-03
2
-18
/
+22
*
Always set the setmode funcptr.
sos
2003-03-03
3
-1
/
+21
*
More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9).
des
2003-03-02
3
-8
/
+8
*
Fix support for HPT controllers they where always left in PIO mode.
sos
2003-03-01
1
-1
/
+1
*
NO_GEOM cleanup:
phk
2003-02-28
2
-39
/
+30
*
Zero cpi->target_sprt since atapi-cam does not support target mode. This
njl
2003-02-27
1
-0
/
+1
*
Only use function 1 not 0 on cypress chips.
sos
2003-02-27
1
-1
/
+3
*
Fix UDMA modes setup on CMD chips.
sos
2003-02-27
1
-1
/
+1
*
Fix a reversed test for ATAPI_DEVICE in the Promise setup code.
sos
2003-02-26
1
-4
/
+3
*
Fix support for Acer chips. The UDMA enable regs wasn't set properly.
sos
2003-02-25
2
-27
/
+13
*
Convert to new disk API.
sos
2003-02-25
4
-85
/
+42
*
Properly teardown the interrupt so we wont panic on detach.
sos
2003-02-25
1
-7
/
+13
*
Removed the ISA only hooks here, no longer needed..
sos
2003-02-25
1
-51
/
+0
*
Fix support for the old CMD 646 chips, interrupt setup was wrong.
sos
2003-02-25
2
-11
/
+15
*
Revert the probe code change.
sos
2003-02-25
1
-2
/
+2
*
Temporarily disable tagged queueing while I figure out why it broke.
sos
2003-02-23
1
-1
/
+2
*
Fix chipset setup problem on older ALI chips.
sos
2003-02-23
1
-9
/
+14
*
Fix timeout when using UDMA speeds, bad chip setup.
sos
2003-02-23
1
-3
/
+0
*
NO_GEOM cleanup:
phk
2003-02-21
1
-3
/
+6
*
NO_GEOM cleanup:
phk
2003-02-21
3
-3
/
+3
[next]