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
*
Cache dev_t values in the right structure.
ticso
2003-10-12
1
-4
/
+4
*
Redo the code that handles eject/close.
sos
2003-10-12
1
-23
/
+22
*
Avoid potential race on ATA_R_DONE.
sos
2003-10-12
1
-2
/
+3
*
Put devices into sleep mode (ie spin down) on detach.
sos
2003-10-12
1
-0
/
+2
*
Up timeout to 10s (from 5) in r/w commands.
sos
2003-10-12
1
-1
/
+1
*
Recognize the Avance Logic ALC655 codec found on some ICH4/5-based
des
2003-10-12
1
-0
/
+1
*
A couple of months' worth of back-burner hacking: restructure to better
des
2003-10-12
2
-89
/
+189
*
Use isprint instead of isalpha in determining valid ident string.
sos
2003-10-12
1
-1
/
+1
*
The code that was meant to test alignment of the register offset
se
2003-10-11
1
-46
/
+24
*
locking fixups:
sam
2003-10-10
2
-9
/
+14
*
crashdump support.
ps
2003-10-10
3
-12
/
+84
*
Add the Intersil Prism2/Atmel device. These particular devices are strange
bms
2003-10-10
3
-2
/
+22
*
Sanitize the code relating to the /dev/ti%d entries. In particular evict
phk
2003-10-10
1
-68
/
+6
*
Add the Actiontec 801UAT1/HWU01170-01 802.11b USB Wireless Ethernet adapter.
bms
2003-10-10
3
-2
/
+14
*
Restore transfermode on devices after reinit.
sos
2003-10-10
1
-0
/
+7
*
Dont store ata_params for devices that return a bogus ident string.
sos
2003-10-10
1
-0
/
+3
*
Fix the bug that prevented DMA from working on old Acer chips.
sos
2003-10-09
1
-2
/
+3
*
Add symmetric crypto support for the 7955 and 7956.
sam
2003-10-08
3
-41
/
+159
*
Xircom Wireless Ethernet card is a rebadged Cisco 340, but with a
imp
2003-10-08
1
-0
/
+1
*
sync to 1.73
imp
2003-10-08
1
-1
/
+4
*
Xircom Wireless ethernet
imp
2003-10-08
1
-0
/
+1
*
Give more correct params to busdma_*
sos
2003-10-07
1
-8
/
+9
*
Improve timeout handling and reporting.
sos
2003-10-07
1
-6
/
+22
*
Properly get out of transaction() if setting up the transfer fails.
sos
2003-10-07
1
-15
/
+19
*
In case we loose a device during reset in reinit() finish off
sos
2003-10-07
1
-3
/
+22
*
Assign keycodes for Power, Sleep and Wake keys.
fjoe
2003-10-07
2
-0
/
+18
*
Card type stuff was backwards, so assume io for the moment. mem needs
imp
2003-10-07
1
-6
/
+2
*
Include pccard/pccard_cis.h here too
imp
2003-10-07
3
-3
/
+6
*
remove obsolete quirks for cardbus cis. none have proven to be needed.
imp
2003-10-07
1
-25
/
+3
*
Add new file for definitions of CIS. We can share this with cardbus.
imp
2003-10-07
1
-0
/
+203
*
o move the cis tuple definitions into a common file.
imp
2003-10-07
7
-306
/
+27
*
These aren't needed anymore
imp
2003-10-07
1
-3
/
+0
*
Remove prototype for decode_tuple_copy() which was axed in the last
jhb
2003-10-06
1
-3
/
+0
*
remove the cardbus cis reading code. nobody ever used it and it has
imp
2003-10-06
2
-111
/
+0
*
- Introduce hw.firewire.hold_count sysctl MIB by popular demand.
simokawa
2003-10-06
1
-18
/
+24
*
refactor how we do the quirk matching. this puts an ugly if into a
imp
2003-10-06
2
-56
/
+58
*
Remove the cis reading bus methods. They were never implemented and
imp
2003-10-06
1
-49
/
+0
*
- Implement sbp_poll() to enable kernel dump on SBP-2 device.
simokawa
2003-10-06
1
-1
/
+9
*
- Fix timeout for unodered excution.
simokawa
2003-10-06
1
-12
/
+32
*
include the DS element in beacons
sam
2003-10-06
1
-1
/
+4
*
Ignore CSR13, CSR14, CSR15 'Media Specific Data' registers
mbr
2003-10-05
2
-12
/
+37
*
sync to 1.140
imp
2003-10-05
2
-2
/
+16
*
2662W-AR Wireless Adapter
imp
2003-10-05
1
-0
/
+2
*
Correct a typo on line 552 of revision 1.92 which was breaking GENERIC:-
bms
2003-10-05
1
-1
/
+1
*
Make it easier to run this code on RELENG_4.
joe
2003-10-04
2
-3
/
+17
*
Make it easier to run this code on RELENG_4.
joe
2003-10-04
14
-6
/
+159
*
Make the i810 AGP device create a "drmsub" child device. This will be attached
anholt
2003-10-02
1
-2
/
+31
*
Remove wrong usage of BUF_REFCNT().
simokawa
2003-10-02
1
-1
/
+0
*
If requested to Sleep for less than our hz granularity (e.g., 10 ms),
njl
2003-10-02
1
-6
/
+13
*
MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions.
simokawa
2003-10-02
12
-656
/
+803
[next]