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
*
Add device driver for Belkin F5U103 and compatible USB-to-serial adapters.
kan
2002-10-08
1
-0
/
+739
*
Regen after usbdevs rev. 1.102.
kan
2002-10-08
2
-0
/
+30
*
Add entries for:
kan
2002-10-08
1
-0
/
+6
*
Some kernel threads try to do significant work, and the default KSTACK_PAGES
scottl
2002-10-02
1
-2
/
+2
*
Gremlins ate my comment!
joe
2002-09-30
1
-1
/
+1
*
In rev 1.51 of usb_port.h I switched over to using the USB_USE_SOFTINTR
joe
2002-09-30
5
-0
/
+21
*
MFNetBSD: Increasre the reset recovery time. (rev 1.69)
joe
2002-09-27
1
-3
/
+3
*
MFNetBSD: Update class codes. (rev 1.68)
joe
2002-09-27
1
-5
/
+13
*
MFNetBSD: Add Bluetooth related classes etc. (rev 1.67)
joe
2002-09-27
1
-5
/
+12
*
MFNetBSD: revision 1.66
joe
2002-09-27
1
-6
/
+6
*
s/__attribute__((__packed__))/__packed/g
alfred
2002-09-23
1
-1
/
+1
*
Deprecate the USB_SETDEBUG IOCTL as debug levels can now be set
joe
2002-09-15
1
-13
/
+0
*
Add a device description for Intel 82801CA/CAM (ICH3) USB controller
joe
2002-08-28
1
-0
/
+5
*
Replace various spelling with FALLTHROUGH which is lint()able
charnier
2002-08-25
1
-2
/
+2
*
Replace (ab)uses of "NULL" where "0" is really meant.
archie
2002-08-22
1
-1
/
+1
*
Use uhci_pci_match to return the device description and rework the
joe
2002-08-18
1
-28
/
+22
*
Add a comment to remind that uhci_pci_match will never return NULL.
joe
2002-08-18
1
-6
/
+11
*
Consolidate the device recognition code.
joe
2002-08-18
1
-57
/
+4
*
MFNetBSD: 1.51
joe
2002-08-16
1
-4
/
+5
*
MFNetBSD: (1.50) Get rid of trailing white space.
joe
2002-08-16
1
-5
/
+5
*
MFNetBSD:
joe
2002-08-16
1
-6
/
+6
*
UHCI_DEBUG -> USB_DEBUG.
joe
2002-08-15
1
-1
/
+1
*
Add the uftdi ucom driver which supports the following adapters:
joe
2002-08-11
2
-0
/
+959
*
Regen
joe
2002-08-11
2
-2
/
+9
*
Add Palm M515.
joe
2002-08-11
2
-0
/
+2
*
Use the hw.usb sysctl tree instead of debug.usb.
joe
2002-08-08
20
-21
/
+41
*
Replace the FOO_DEBUG definitions with USB_DEBUG, and switch the
joe
2002-07-31
22
-161
/
+97
*
Wake up Joe! It would help if I included sys/sysctl.h.
joe
2002-07-31
1
-0
/
+1
*
Add a sysctl (debug.usb.uhub) for tweaking the uhub debug levels.
joe
2002-07-31
1
-1
/
+3
*
Get bored with hard coded debug level variables and introduce a debug.usb
joe
2002-07-31
19
-17
/
+55
*
It should be "ucom", not "usio".
joe
2002-07-31
1
-1
/
+1
*
Regen
joe
2002-07-31
2
-2
/
+37
*
MFNetBSD: uvisor.c (1.14, 1.15)
joe
2002-07-31
2
-9
/
+56
*
Remove trailing white spaces
joe
2002-07-31
1
-3
/
+9
*
Regen
joe
2002-07-31
2
-2
/
+23
*
Add the HP ScanJet 2200C.
joe
2002-07-31
1
-0
/
+1
*
Enable the HP 2200C and Visioneer Scanport 3000 scanners, and remove
joe
2002-07-31
2
-4
/
+7
*
Add the Primax (Visioneer) 6200 scanner.
joe
2002-07-31
2
-0
/
+2
*
Regen
joe
2002-07-30
2
-2
/
+9
*
Add support for a couple of network adapters; the 3Com 3C460B and
joe
2002-07-30
2
-0
/
+3
*
Remove some strange code that allocates memory and then immediately
iedowse
2002-07-30
1
-26
/
+2
*
Commit a version of the uvisor driver for connecting Handspring
joe
2002-07-30
1
-0
/
+438
*
Regen after usbdevs rev.1.95.
sobomax
2002-07-30
2
-2
/
+18
*
Add ID for Luwen EasyDisk USB flash memory drive.
sobomax
2002-07-30
1
-0
/
+4
*
Regen.
takawata
2002-07-25
2
-3
/
+10
*
MFNetBSD: FTDI USB-serial converter chips description.
takawata
2002-07-25
1
-1
/
+2
*
Add PCI IDs for the A, B, and C UHCI controllers in the ICH4.
jhb
2002-07-19
1
-0
/
+27
*
Re-fetch the interface handle after setting the config number,
iedowse
2002-07-15
2
-1
/
+4
*
Correct module name of my previous commit.
ume
2002-07-15
1
-1
/
+1
*
When usb is kld, ucom and uplcom were failed to load because of
ume
2002-07-13
2
-0
/
+2
[next]