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
*
Rework shifta/ctla/alta key handling. It appears that there was
yokota
2000-01-11
1
-0
/
+3
*
Attempt to fix a problem with receiving packets on USB ethernet interfaces.
wpaul
2000-01-10
4
-44
/
+176
*
Add an extra debugging message.
n_hibma
2000-01-10
1
-1
/
+4
*
Add Sun keyboard and NetChip
n_hibma
2000-01-10
1
-0
/
+10
*
Add the vendor/device IDs for the LinkSys USB100TX.
wpaul
2000-01-08
5
-2
/
+25
*
Be a bit more discriminating when trying to decide when to screen out
wpaul
2000-01-08
2
-7
/
+21
*
Leave the SOFS value (number of StartOfFrames to wait while filling
wpaul
2000-01-08
1
-0
/
+6
*
Add the vendor and device IDs for a whole bunch of additional USB
wpaul
2000-01-07
6
-2
/
+119
*
Cleanups: remove stale comments left over from when I cloned the ADMtek
wpaul
2000-01-06
2
-17
/
+1
*
Update copyright date for Y2K (did the other files but forgot this one).
wpaul
2000-01-05
1
-1
/
+5
*
Correct the vendor ID for KLSI: it's actually 0x5e9. 0x3e8 is the
wpaul
2000-01-05
5
-15
/
+23
*
Doh. Forgot to add the entry for the 3Com 3c19250 to the supported
wpaul
2000-01-05
1
-0
/
+2
*
Do not attempt to load the firmware a second time. If you reboot your
wpaul
2000-01-05
1
-1
/
+59
*
Add device driver support for USB ethernet adapters based on the
wpaul
2000-01-05
7
-9
/
+2025
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-2
/
+2
*
This commit adds device driver support for the ADMtek AN986 Pegasus
wpaul
1999-12-28
8
-21
/
+1854
*
Fix one bug and make one minor enhancement:
wpaul
1999-12-23
1
-1
/
+23
*
- Add a module event function to the ukbd driver and make the ukbd KLD
yokota
1999-12-13
1
-4
/
+22
*
Add vendor NetChip with its device NET1080 (host-to-host adapter)
n_hibma
1999-12-07
2
-7
/
+23
*
Remove the 'ivars' arguement to device_add_child() and
mdodd
1999-12-03
3
-5
/
+9
*
Fix the 'usb0: USB revision unknown, not supported' people have been seeing
n_hibma
1999-12-03
3
-17
/
+13
*
In one queue all the TDs (transfer descriptor, packets) for one transfer
n_hibma
1999-12-02
1
-3
/
+6
*
Commit for r1.29 of ugen.c was wrong. All the ugenX* device
n_hibma
1999-11-30
1
-8
/
+16
*
Update de driver for the request->xfer changes.
n_hibma
1999-11-28
1
-6
/
+10
*
Woops, it seems to fail initialisation. Disabled while I am figuring out
n_hibma
1999-11-28
1
-0
/
+2
*
Correct the last parameter for clalloc
n_hibma
1999-11-28
3
-7
/
+7
*
Synchronisation with NetBSD 1999/11/27
n_hibma
1999-11-28
8
-145
/
+184
*
Add devnames, the device names the drivers attached to for usbd.
n_hibma
1999-11-28
2
-15
/
+47
*
Add a quirk for the Altec ASC495 speakers. They pretend to support the
n_hibma
1999-11-28
2
-3
/
+5
*
Add PCI_USBREV_1_1
n_hibma
1999-11-28
1
-1
/
+2
*
Add USB revision strings and numbers.
n_hibma
1999-11-28
2
-12
/
+41
*
Remove some bogus bus methods peter added. We are hardly doing
n_hibma
1999-11-22
2
-12
/
+2
*
Addition of new fields to the usb_devinfo struct to enable the new
n_hibma
1999-11-21
3
-13
/
+26
*
Revoke the vnodes on detach. This avoids the crashes people have seen
n_hibma
1999-11-21
4
-17
/
+48
*
Enclosed the arguments of binary and in brackets.
n_hibma
1999-11-21
1
-5
/
+7
*
Make the event creation work
n_hibma
1999-11-19
1
-16
/
+26
*
Add usbdevs and friends.
n_hibma
1999-11-18
3
-0
/
+584
*
Change the clist reservation from 0 to buffer size.
n_hibma
1999-11-18
2
-2
/
+2
*
Missed a name change.
n_hibma
1999-11-18
1
-1
/
+1
*
Synchronisation with NetBSD as of 1999/11/16:
n_hibma
1999-11-17
30
-2187
/
+2929
*
Add many new devicelabels
n_hibma
1999-11-12
4
-80
/
+399
*
Fix the computation of the status of the transfers. It never saw a STALLED
n_hibma
1999-11-11
1
-8
/
+17
*
Avoid the usurping message
n_hibma
1999-11-11
2
-2
/
+15
*
The Qtronix keyboard has a built in PS/2 port for a mouse.
n_hibma
1999-11-08
3
-52
/
+102
*
Add QTronix keyboard with PS/2 mouse connector
n_hibma
1999-11-08
2
-0
/
+15
*
remove superfluous header include
n_hibma
1999-11-08
1
-1
/
+1
*
Remove superfluous header file includes
n_hibma
1999-11-08
2
-17
/
+13
*
Remove superfluous header file includes.
n_hibma
1999-11-08
7
-13
/
+7
*
Rename remove_dev() to destroy_dev().
phk
1999-11-08
2
-3
/
+3
*
Use cdevsw_add() explicitly as a workaround for DEV_DRIVER_MODULE().
peter
1999-11-08
2
-3
/
+8
[next]