| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
new USB2 stack will fully replace this for 8.0.
Remove kernel modules, a subsequent commit will update conf/files. Unhook
usbdevs from the build.
Notes:
svn path=/head/; revision=188939
|
| |
|
|
| |
Notes:
svn path=/head/; revision=182084
|
| |
|
|
|
|
|
|
|
| |
This saves ~300 bytes for uvscom.c and ~100 for uvisor.c
Approved by: re (blanket)
Notes:
svn path=/head/; revision=171233
|
| |
|
|
|
|
|
|
|
| |
Submitted by: Lapo Luchini
PR: 113324
Approved by: re (kensmith, blanket)
Notes:
svn path=/head/; revision=170989
|
| |
|
|
|
|
|
|
|
| |
Submitted by: Simon Dick
PR: 96714
Approved by: re (kensmith, blanket)
Notes:
svn path=/head/; revision=170982
|
| |
|
|
|
|
|
|
|
|
|
| |
PR 108097: ADMtek 851X USB-to-LAN adapter
PR 74849: Samsung SPH-i500 does not attach properly as usb modem/Palm device
PR: 108097, 74849
Approved by: re@ (kensmith trivial usb blanket)
Notes:
svn path=/head/; revision=170971
|
| |
|
|
| |
Notes:
svn path=/head/; revision=170937
|
| |
|
|
| |
Notes:
svn path=/head/; revision=170886
|
| |
|
|
|
|
|
| |
change, and MD5's appear to be the same.
Notes:
svn path=/head/; revision=170655
|
| |
|
|
|
|
|
|
|
| |
them in bulk because there is at least one feature that's
unimplemented on FreeBSD that needs to be done and these are good
placeholders.
Notes:
svn path=/head/; revision=170629
|
| |
|
|
|
|
|
| |
only argument. It was used inconsistently in the tree, so remove it.
Notes:
svn path=/head/; revision=170616
|
| |
|
|
|
|
|
| |
usb_port.h. They aren't needed, and are a legacy of this code's past.
Notes:
svn path=/head/; revision=170612
|
| |
|
|
|
|
|
|
|
| |
Remove bogus bzero/memset
Expand USB_ATTACH_SETUP
Minor nits
Notes:
svn path=/head/; revision=170454
|
| |
|
|
|
|
|
|
| |
PR: 108719
Submitted by: Antoine Brodin
Notes:
svn path=/head/; revision=166472
|
| |
|
|
|
|
|
|
|
| |
md5 still the same.
"Dave, stop. I feel my mind slipping away." -- hal
Notes:
svn path=/head/; revision=162097
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
s/device_ptr_t/device_t/g
No md5 changes in the .o's
# Note to the md5 tracking club: $FreeBSD$ changes md5 after every commit
# so you need to checkout -kk to get $FreeBSD$ instead of the actual value
# of the keyword.
Notes:
svn path=/head/; revision=162095
|
| |
|
|
|
|
|
|
| |
PR: 82839
Submitted by: Mike Durian <durian@shadetreesoftware.com>
Notes:
svn path=/head/; revision=159750
|
| |
|
|
|
|
|
|
| |
Tested on: My PEG-TJ37 and my RELENG_6 workstation
MFC after: 1 week
Notes:
svn path=/head/; revision=153076
|
| |
|
|
|
|
|
|
|
| |
not suer where it comes from but suspect kimoto at ohnolab.org
MFC after: 1 week
Notes:
svn path=/head/; revision=145851
|
| |
|
|
| |
Notes:
svn path=/head/; revision=139749
|
| |
|
|
| |
Notes:
svn path=/head/; revision=131187
|
| |
|
|
| |
Notes:
svn path=/head/; revision=129879
|
| |
|
|
|
|
|
|
|
| |
PR: kern/64968
Submitted by: John Merryweather Cooper <coop9211@uidaho.edu>
MFC after: 1 week
Notes:
svn path=/head/; revision=129005
|
| |
|
|
|
|
|
| |
Submitted by: Adriaan de Groot <adridg@cs.kun.nl>
Notes:
svn path=/head/; revision=128972
|
| |
|
|
|
|
|
|
| |
Submitted by: Tuc <tuc@ttsg.com>
MFC after: 1 week
Notes:
svn path=/head/; revision=126979
|
| |
|
|
|
|
|
| |
Submitted by: Hiroaki Satoh <hsato@iwate-u.ac.jp> [FreeBSD-users-jp 76073]
Notes:
svn path=/head/; revision=124106
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PALM_4 initialisation hack. I've not confirmed it myself, but
seeing as we already don't use it for the Sony Clie_41, let's drop
it from the Clie_40 also and see what happens.
(Question: What about the Clie_S360 and Clie_NX60 devices? Do we
need to drop Palm4 from those as well? Possibly, but I've not had
any reports about those so I don't know.)
PR: kern/56575
MFC after: 3 days
Notes:
svn path=/head/; revision=122308
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
the Palm device and the USB host controller deadlock. The USB host
controller is expecting an early-end-of-transmission packet with 0
data, and the Palm doesn't send one because it's already communicated
the amount of data it's going to send in a header (which ucom/uvisor
are oblivious to). This is the problem that has been known on the
pilot-link lists as the "[Free]BSD USB problem", but not understood.
Submitted by: Nathan J. Williams <nathanw@MIT.EDU>
Notes:
svn path=/head/; revision=118890
|
| |
|
|
| |
Notes:
svn path=/head/; revision=117578
|
| |
|
|
|
|
|
|
|
| |
This code reduces the number of trailing white space to be more in line
w/ NetBSD. I don't regenerate usbdevs, saving that for when it really
changes.
Notes:
svn path=/head/; revision=117213
|
| |
|
|
| |
Notes:
svn path=/head/; revision=113170
|
| |
|
|
| |
Notes:
svn path=/head/; revision=112038
|
| |
|
|
|
|
|
| |
Approved by: trb
Notes:
svn path=/head/; revision=111119
|
| |
|
|
|
|
|
| |
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
Notes:
svn path=/head/; revision=109623
|
| |
|
|
|
|
|
| |
Submitted by: Luiz Eduardo Roncato Cordeiro <cordeiro@nic.br>
Notes:
svn path=/head/; revision=101701
|
| |
|
|
|
|
|
| |
Requested by: imp
Notes:
svn path=/head/; revision=101521
|
| |
|
|
|
|
|
|
|
| |
debugging levels to off by default. Now that debug levels can be
tweaked by sysctl we don't need to go through hoops to get the
different usb parts to produce debug data.
Notes:
svn path=/head/; revision=101060
|
| |
|
|
|
|
|
|
|
| |
sysctl tree for tweaking them real-time.
Reviewed by: iedowse
Notes:
svn path=/head/; revision=101053
|
| |
|
|
| |
Notes:
svn path=/head/; revision=101033
|
| |
|
|
|
|
|
| |
Add support for Palm (M500, M505, M125) and Sony devices (Clie 4.0 and 4.1).
Notes:
svn path=/head/; revision=101029
|
| |
|
|
|
|
|
| |
Obtained from: NetBSD (1.16)
Notes:
svn path=/head/; revision=101026
|
|
|
Visors via USB.
Submitted by: Chia-liang Kao <clkao@clkao.org>
Notes:
svn path=/head/; revision=100958
|