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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Oops - fix the build in the !USB_DEBUG case.
iedowse
2006-03-18
1
-0
/
+2
*
Let the EHCI hardware track the toggle state for bulk and interrupt
iedowse
2006-03-18
1
-50
/
+27
*
Properly use the sense key info
sos
2006-03-18
2
-3
/
+5
*
When deconfiguring a log, only stop PMCs that are in the RUNNING
jkoshy
2006-03-18
1
-1
/
+2
*
Sony DSC cameras with revision number 6.0 require the same quirk
iedowse
2006-03-17
1
-0
/
+4
*
Remove dead code.
glebius
2006-03-17
1
-2
/
+0
*
If we actually succeed in the Task Management Function where we
mjacob
2006-03-17
1
-5
/
+6
*
In mpt_complete_request_chain don't depend on somebody else to
mjacob
2006-03-17
1
-1
/
+1
*
Add device-id for the Neteasy DRP-32TXD cardbus 10/100 card. It's another
jhb
2006-03-16
2
-0
/
+13
*
When compiled with -DDEBUG, only print the old value of a PMC in a
jkoshy
2006-03-16
1
-1
/
+1
*
Restore CHN_F_BUSY flag which was removed accidentally in previous commit.
ariff
2006-03-16
1
-1
/
+1
*
Fix severe 8bit integer overflow during channel creation and destruction,
ariff
2006-03-16
3
-44
/
+99
*
Add ALPS glide point ID and some compatibility IDs.
takawata
2006-03-15
1
-0
/
+3
*
Don't read channel list from EEPROM since we were already scanning all
damien
2006-03-13
1
-10
/
+5
*
Add support for the JMicron JMB361, 365 and 366 chips.
sos
2006-03-13
2
-14
/
+21
*
Put autosense data in the right place (needs a 4pos left shift).
sos
2006-03-13
1
-5
/
+2
*
sync w/ iwi:
damien
2006-03-12
3
-267
/
+252
*
o don't use '-' characters in firmware names
damien
2006-03-12
2
-18
/
+34
*
Don't be noisy in case of shared interrupts.
phk
2006-03-11
1
-0
/
+2
*
add dependency with firmware module.
damien
2006-03-11
1
-0
/
+1
*
Fix build.
ru
2006-03-11
1
-2
/
+2
*
Fix multicast support for cs89x0 chips. Just setting the RX_MULTCAST_ACCEPT
philip
2006-03-10
1
-18
/
+56
*
o acknowledge interrupts early in the interrupt handler
damien
2006-03-10
2
-10
/
+13
*
make use of the firmware(9) subsystem.
damien
2006-03-10
2
-158
/
+73
*
Module that adds support for using USB storage devices through the
sos
2006-03-10
1
-0
/
+980
*
fix the locking.
damien
2006-03-10
2
-28
/
+73
*
write the right unit # on verbose output.
sos
2006-03-10
1
-1
/
+2
*
Don't dereference an uninitialized pointer.
imp
2006-03-09
1
-1
/
+4
*
Only use the channel in the request given to ata_completed if its
sos
2006-03-09
1
-3
/
+7
*
typo.
sos
2006-03-09
1
-1
/
+1
*
Get rid of all the "long long"/"maxint" casting around in printf's.
sos
2006-03-09
4
-48
/
+36
*
When a process is de-configuring a log file, also stop all of its
jkoshy
2006-03-09
2
-5
/
+8
*
correct ni_txrate when using a fixed rate; fixes current rate reporting
sam
2006-03-09
1
-1
/
+4
*
ATA_USB will need to hook into the delayed boot identify to have
sos
2006-03-08
2
-1
/
+2
*
Always read the TOC in acd_read_toc even if MEDIA_CHANGED wasn't set.
sos
2006-03-08
1
-3
/
+0
*
Bail out of afd_sense if ENODEV.
sos
2006-03-08
1
-3
/
+7
*
Clean up the way we handle auxiliary commands for a given ddb command
jhb
2006-03-07
1
-1
/
+1
*
Disable 802.11e support for now. Did some cleanup while I'm here.
damien
2006-03-07
1
-4
/
+2
*
Add a serial number for requests so we don't just depend on a request pointer
mjacob
2006-03-07
3
-9
/
+18
*
Poll device for readiness before trying to get geometry etc.
sos
2006-03-07
1
-3
/
+6
*
Only look for ICRC and CORR errors on ATA devices not ATAPI.
sos
2006-03-07
1
-1
/
+1
*
Add another inverted amplifier sense quirk for Kvazar-Micro Senator 3592XT.
ariff
2006-03-07
1
-0
/
+1
*
Fix the build. %ju prints uintmax_t not unsigned long long (which is
mlaier
2006-03-06
1
-3
/
+3
*
Fix include paths to make this compile.
silby
2006-03-05
3
-10
/
+10
*
Add USB modes.
sos
2006-03-05
1
-0
/
+3
*
Import microcodes for RT2561, RT2561S and RT2661 chipsets.
damien
2006-03-05
1
-0
/
+2268
*
Add support for the second (RT2561/RT2561S) and third (RT2661 MIMO XR)
damien
2006-03-05
9
-1296
/
+4814
*
Update atapi-fd to support direct devices such as disks.
sos
2006-03-05
4
-69
/
+101
*
When we get an unknown ATAPI comand, try it even if it is not listed,
phk
2006-03-05
1
-2
/
+4
*
Add another inverted amplifier sense quirk for Sony VAIO Type T.
ariff
2006-03-05
1
-0
/
+1
[next]