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
*
Fixed a memory leak.
ru
2004-01-18
1
-0
/
+1
*
Fixed a memory leak.
ru
2004-01-18
1
-1
/
+3
*
Fixed a memory leak.
ru
2004-01-18
1
-0
/
+1
*
Fix botch in last commit.
sos
2004-01-18
1
-2
/
+2
*
Apparently there's a good reason why M_WAITOK malloc() is done before
ru
2004-01-18
1
-2
/
+2
*
Fixed a memory leak.
ru
2004-01-18
1
-0
/
+1
*
Empty vendor string overrides knowndevs
sanpei
2004-01-18
1
-0
/
+4
*
Fixed a memory leak.
ru
2004-01-18
1
-1
/
+2
*
Fixed a memory leak.
ru
2004-01-18
1
-1
/
+3
*
Add missing free's.
sos
2004-01-18
1
-0
/
+4
*
Avoid overwriting capability bits marked earlier
yar
2004-01-18
1
-5
/
+5
*
Pay attention to the timeout value passed down by the upper layer.
sanpei
2004-01-18
1
-10
/
+18
*
Sync to 1.158 of usbdevs
sanpei
2004-01-18
2
-2
/
+9
*
add device id for PANASONIC KXLRW32AN(USB CD-R/RW,not yet support)
sanpei
2004-01-18
1
-0
/
+1
*
Add support for the Silicon Image 3114 4 channel SATA controller.
sos
2004-01-17
2
-10
/
+18
*
It appears that the changes in the resources allocated is causing much
imp
2004-01-17
1
-1
/
+4
*
Make sure set the media type in the phy, we cannot trust it to have chosen
phk
2004-01-17
1
-0
/
+1
*
As previously announced: discontinue use of makedev() call in soundcode.
phk
2004-01-17
6
-56
/
+171
*
- Handle failure of cam_sim_alloc().
mdodd
2004-01-17
1
-0
/
+12
*
Sync to 1.157 of usbdevs
sanpei
2004-01-16
2
-9
/
+16
*
Add support SUNTAC U-Cable type A3(AS64LX)
sanpei
2004-01-16
2
-1
/
+4
*
The definition for __stdcall logically belongs in pe_var.h, but
wpaul
2004-01-15
1
-2
/
+0
*
Correct beacon (src/bssid) for hostap and adhoc mode.
onoe
2004-01-15
1
-7
/
+30
*
Use generic net80211 framework for awi driver.
onoe
2004-01-15
9
-3693
/
+1615
*
Add a per controller IOCTL interface.
mdodd
2004-01-15
3
-1
/
+142
*
- Add comments.
mdodd
2004-01-15
2
-34
/
+188
*
Insure values of adapter structure members are in correct byte order.
mdodd
2004-01-15
1
-6
/
+7
*
Use UMA instead of plain malloc for getting ATA request storage.
sos
2004-01-14
16
-36
/
+32
*
Update firmware sets for the 12160, 2200 and 2300 cards to the (more or
mjacob
2004-01-14
3
-14713
/
+14215
*
Fix potential cable detection problem on older CMD chips.
sos
2004-01-14
1
-7
/
+9
*
Use contigmalloc() instead of vm_page_alloc_contig(). Pass M_ZERO to
alc
2004-01-14
1
-10
/
+8
*
Use contigmalloc() instead of vm_page_alloc_contig().
alc
2004-01-14
1
-2
/
+5
*
Initialize drive device_t in softc.
mdodd
2004-01-13
1
-0
/
+1
*
Add the Qualcomm CDMA Technologies MSM phone (umodem) device.
green
2004-01-13
4
-3
/
+24
*
Fix ata_getparam to accept the fact that some crappy devices can pose as
sos
2004-01-13
1
-10
/
+12
*
Add a component constant for ACPI_TOSHIBA to fix compilation of
jhb
2004-01-13
1
-0
/
+1
*
Use contigmalloc() and contigfree() instead of vm_page_alloc_contig() and
alc
2004-01-13
1
-2
/
+2
*
Fix typo in a comment
brueffer
2004-01-13
1
-1
/
+1
*
style(9): single tab after #define.
mdodd
2004-01-13
4
-67
/
+67
*
Handle "Bad Command List" errors.
mdodd
2004-01-12
1
-0
/
+3
*
Ugh. Last commit went horribly wrong. Back out changes to subr_ntoskrnl.c,
wpaul
2004-01-12
1
-7
/
+8
*
Remove comments that no longer apply.
mdodd
2004-01-12
1
-4
/
+0
*
Only remove the handler if we installed it.
njl
2004-01-12
1
-2
/
+4
*
Bite the bullet and uncomment the shutdown() in case we hit the _CRT or
njl
2004-01-12
1
-4
/
+4
*
Fix a suspend/resume issue. My Compaq N400c works fine.
shiba
2004-01-12
2
-0
/
+5
*
I added unwanted character. I cleaned
sanpei
2004-01-12
1
-1
/
+1
*
- Initialize qcb flags in ida_construct_qcb() with respect to DMA direction.
mdodd
2004-01-12
1
-4
/
+16
*
Allow specification of a geometry for vnode backed devices as well as
phk
2004-01-12
1
-0
/
+4
*
Always return ENOMEM if ata_request_alloc fails so GEOM can dtrt.
sos
2004-01-12
4
-9
/
+9
*
#include sema.h is now required.
sos
2004-01-12
1
-0
/
+1
[next]