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
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change my email address to the one from the FreeBSD project.
ed
2008-05-24
1
-1
/
+1
*
Drop Giant before calling kproc_exit(), so we don't trigger assertion in
pjd
2008-05-20
1
-0
/
+4
*
Add support for the Epson 4800 scanner.
remko
2008-05-18
2
-0
/
+2
*
Add support for the Nikon D300 camera
remko
2008-05-16
2
-0
/
+5
*
Don't let hacksync() call bus_dmamap_sync(9) on DMA maps which
marius
2008-05-13
2
-6
/
+14
*
From the OpenBSD commit log :
cognet
2008-05-13
2
-1
/
+3
*
Update PLCP<->rate mapping support:
sam
2008-05-12
3
-7
/
+79
*
Minor cleanup of vap create work:
sam
2008-05-12
3
-3
/
+6
*
Add ID for HTC PPC6700 Modem.
delphij
2008-05-08
2
-0
/
+2
*
A couple of cameras that I recently bought
imp
2008-05-03
1
-0
/
+2
*
Unify all the wifi *_ioctl routines
thompsa
2008-05-01
2
-14
/
+17
*
Add support for Microsoft Notebook Optical Mouse 3000 Model 1049.
kaiw
2008-04-30
2
-0
/
+21
*
Add Epson DX8400 scanner.
imp
2008-04-29
2
-0
/
+2
*
Add support for the Davicom DM9601.
imp
2008-04-26
2
-5
/
+3
*
remove scan task on state change so it doesn't unexpectedly fire
sam
2008-04-25
1
-1
/
+2
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
6
-1356
/
+1241
*
Add one more HTC PocketPC device id.
mav
2008-04-20
2
-0
/
+2
*
- Correctly destroy assoiciated ucom device on detach.
stas
2008-04-16
1
-0
/
+2
*
Replace callout_init(..., 1) with callout_init(..., CALLOUT_MPSAFE) for
kris
2008-04-16
1
-1
/
+1
*
Identify ICH9 USB controllers.
benno
2008-04-11
2
-0
/
+26
*
Add support for Verizon v740 to ubsa(4).
flz
2008-04-09
2
-0
/
+3
*
Add PCI ID's for ICH8 USB controllers.
jhb
2008-04-07
2
-0
/
+33
*
Add Qualcomm ZTE CMDMA MSM modem to the list of supported modems.
rpaulo
2008-03-28
2
-0
/
+4
*
split out tty create part of ucom_attach into ucom_attach_tty so
sam
2008-03-25
2
-7
/
+13
*
add some CDMA modems
sam
2008-03-25
1
-0
/
+9
*
Workaround design botch in usb: blindly mixing bus_dma with PIO does not
sam
2008-03-20
2
-0
/
+32
*
Correct cache handling for xfer requests marked URQ_REQUEST: many (if not
sam
2008-03-20
1
-1
/
+2
*
- Add the Corega CG-WLUSB2GL from NetBSD
kevlo
2008-03-20
2
-0
/
+4
*
add some debug msgs for tracking xfers
sam
2008-03-20
1
-4
/
+9
*
add support for %b printing of request + xfer flags
sam
2008-03-20
2
-0
/
+4
*
don't set sniffer mode to ON when the driver is running with the
weongyo
2008-03-17
1
-2
/
+1
*
Add a quirk to ignore ASUS LCM display found on some ASUS laptops.
jkim
2008-03-14
2
-0
/
+3
*
Relax the BIOS/OS sempahore handoff code to workaround different hard
jhb
2008-03-12
1
-1
/
+4
*
Partially revert 1.95. It changed the probe for a mouse device to only
jhb
2008-03-12
1
-1
/
+4
*
Apply le*toh() or htole*() to the variables of which we use the address
marcel
2008-03-07
1
-1
/
+6
*
Oops, I accidently concatenated uslcom.[c4] multiple times before the
rink
2008-03-05
1
-1676
/
+0
*
Import uslcom(4) from OpenBSD - this is a driver for Silicon Laboratories
rink
2008-03-05
2
-0
/
+2121
*
- Handle buffer lock waiters count directly in the buffer cache instead
attilio
2008-03-01
1
-0
/
+1
*
Add support for the EPSON CX5400 scanner
remko
2008-02-26
2
-0
/
+2
*
- Add support for Axesstel MV100H, as used on CDMA network operated by O2 CZ
pav
2008-02-26
2
-0
/
+6
*
o Add module event handler.
akiyama
2008-02-24
1
-2
/
+19
*
Add support for the VIA USB2IDE bridge [1].
remko
2008-02-21
2
-0
/
+22
*
Eliminate BUS_DMA <-> cache incoherencies in USB transfers.
raj
2008-02-12
1
-1
/
+2
*
- Revert last ehci.c change
attilio
2008-02-10
1
-1
/
+0
*
After rev. 1.60 of sys/lockmgr.h, the header requires inclusion of the
kib
2008-02-10
1
-0
/
+1
*
Allow arbitrary baud rates, not just the standard ones.
emaste
2008-01-26
1
-22
/
+14
*
Calculate baud rate divisor instead of allowing only a fixed set of
emaste
2008-01-25
2
-35
/
+71
*
Cleanup lockmgr interface and exported KPI:
attilio
2008-01-24
2
-10
/
+2
*
Remove explicit calling of lockmgr() with the NULL argument.
attilio
2008-01-08
2
-4
/
+4
*
Fix incorrect dependencies of zyd(4).
weongyo
2008-01-07
1
-3
/
+3
[next]