Up to [cvs.netbsd.org] / src / sys / dev / usb
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.90.2.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:08:08 2012 UTC (5 weeks, 4 days ago) by yamt
Branch: yamt-pagecache
Changes since 1.90: +11 -2
lines
Diff to previous 1.90 (colored) next main 1.91 (colored)
sync with head
Revision 1.76.2.2 / (download) - annotate - [select for diffs], Sat Mar 17 18:51:18 2012 UTC (2 months, 1 week ago) by bouyer
Branch: netbsd-5
Changes since 1.76.2.1: +99 -5
lines
Diff to previous 1.76.2.1 (colored) to branchpoint 1.76 (colored) next main 1.77 (colored)
Apply patch, requested by riz in ticket #1737: sys/dev/usb/usbdevs patch sys/dev/usb/umass_quirks.c patch Add umass quirks for the following devices: Kingston DT 102 G2 Kingston DT 101 II Kingston DT Mini 10 Kingston DT 101 G2 Kingston DT 100 G2 Meizo Electronics MiniPlayer M6 (SL) Philips SA235 Sandisk Sansa Clip
Revision 1.92.2.1 / (download) - annotate - [select for diffs], Sat Mar 17 17:17:07 2012 UTC (2 months, 1 week ago) by bouyer
Branch: netbsd-6
Changes since 1.92: +11 -2
lines
Diff to previous 1.92 (colored) next main 1.93 (colored)
Pull up following revision(s) (requested by riz in ticket #90): sys/dev/usb/usbdevs: revision 1.610 sys/dev/usb/umass_quirks.c: revision 1.93 add product ID for the Kingston DataTraveler 100 G2. Add quirk for Kingston DataTraveler 100 G2 (which apparently has a Toshiba vendor ID)
Revision 1.90.6.4 / (download) - annotate - [select for diffs], Tue Mar 6 18:26:47 2012 UTC (2 months, 2 weeks ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.90.6.3: +11 -2
lines
Diff to previous 1.90.6.3 (colored) to branchpoint 1.90 (colored) next main 1.91 (colored)
sync to -current
Revision 1.90.6.3 / (download) - annotate - [select for diffs], Tue Mar 6 09:56:24 2012 UTC (2 months, 2 weeks ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.90.6.2: +2 -11
lines
Diff to previous 1.90.6.2 (colored) to branchpoint 1.90 (colored)
sync to -current
Revision 1.90.6.2 / (download) - annotate - [select for diffs], Sun Mar 4 00:46:28 2012 UTC (2 months, 3 weeks ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.90.6.1: +11 -2
lines
Diff to previous 1.90.6.1 (colored) to branchpoint 1.90 (colored)
sync to latest -current.
Revision 1.93 / (download) - annotate - [select for diffs], Sat Mar 3 21:35:32 2012 UTC (2 months, 3 weeks ago) by riz
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
jmcneill-usbmp-base9,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base4,
HEAD
Changes since 1.92: +11 -2
lines
Diff to previous 1.92 (colored)
Add quirk for Kingston DataTraveler 100 G2 (which apparently has a Toshiba vendor ID)
Revision 1.90.6.1 / (download) - annotate - [select for diffs], Sat Feb 18 07:35:10 2012 UTC (3 months ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.90: +2 -2
lines
Diff to previous 1.90 (colored)
merge to -current.
Revision 1.92 / (download) - annotate - [select for diffs], Fri Dec 23 00:51:47 2011 UTC (5 months ago) by jakllsch
Branch: MAIN
CVS Tags: netbsd-6-base,
jmcneill-usbmp-base5,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2
Branch point for: netbsd-6
Changes since 1.91: +11 -11
lines
Diff to previous 1.91 (colored)
Revert previous due to active usbmp branch(es).
Revision 1.91 / (download) - annotate - [select for diffs], Thu Dec 22 20:07:02 2011 UTC (5 months ago) by jakllsch
Branch: MAIN
Changes since 1.90: +11 -11
lines
Diff to previous 1.90 (colored)
Adjust-away inconsistent and trailing whitespace.
Revision 1.90 / (download) - annotate - [select for diffs], Tue Sep 20 19:35:46 2011 UTC (8 months ago) by jakllsch
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
mrg-ohci-jmcneill-usbmp-base,
mrg-ohci-jmcneill-usbmp,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base,
jmcneill-audiomp3-base,
jmcneill-audiomp3
Branch point for: yamt-pagecache,
jmcneill-usbmp
Changes since 1.89: +15 -2
lines
Diff to previous 1.89 (colored)
Don't sync cache on Sansa Clip, while not fatal to further device access, it spews 4 "generic HBA error" lines in the dmesg just plugging it in.
Revision 1.89 / (download) - annotate - [select for diffs], Mon Sep 19 08:26:57 2011 UTC (8 months ago) by plunky
Branch: MAIN
Changes since 1.88: +10 -2
lines
Diff to previous 1.88 (colored)
add Kingston DataTraveler 102 G2 (does not like being told to lock door)
Revision 1.88 / (download) - annotate - [select for diffs], Sat Sep 3 01:56:44 2011 UTC (8 months, 3 weeks ago) by asau
Branch: MAIN
Changes since 1.87: +18 -2
lines
Diff to previous 1.87 (colored)
Add quirks for Kingston DT 101 to stop them giving HBA errors.
Revision 1.87 / (download) - annotate - [select for diffs], Wed Aug 24 11:28:50 2011 UTC (9 months ago) by mbalmer
Branch: MAIN
Changes since 1.86: +4 -2
lines
Diff to previous 1.86 (colored)
Wrap the include "opt_umass.h" in #ifdef _KERNEL_OPT.
Revision 1.86 / (download) - annotate - [select for diffs], Tue Aug 23 16:16:43 2011 UTC (9 months ago) by christos
Branch: MAIN
Changes since 1.85: +4 -2
lines
Diff to previous 1.85 (colored)
defopt UMASS_DEBUG
Revision 1.85 / (download) - annotate - [select for diffs], Sun Jul 31 16:32:02 2011 UTC (9 months, 3 weeks ago) by jakllsch
Branch: MAIN
Changes since 1.84: +11 -2
lines
Diff to previous 1.84 (colored)
Restore original residue quirk proposed in PR#42225, it is necessary.
Revision 1.79.2.2 / (download) - annotate - [select for diffs], Sat Mar 5 20:54:15 2011 UTC (14 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.79.2.1: +21 -3
lines
Diff to previous 1.79.2.1 (colored) to branchpoint 1.79 (colored) next main 1.80 (colored)
sync with head
Revision 1.84 / (download) - annotate - [select for diffs], Thu Dec 30 19:35:33 2010 UTC (16 months, 3 weeks ago) by jakllsch
Branch: MAIN
CVS Tags: rmind-uvmplock-nbase,
rmind-uvmplock-base,
matt-mips64-premerge-20101231,
jruoho-x86intr-base,
jruoho-x86intr,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Changes since 1.83: +11 -2
lines
Diff to previous 1.83 (colored)
HP v125w flash drive doesn't like PREVENT/ALLOW either. Reported by Gary Duzan on current-users; http://mail-index.netbsd.org/current-users/2010/12/30/msg015240.html
Revision 1.76.2.1 / (download) - annotate - [select for diffs], Fri Nov 26 17:29:13 2010 UTC (17 months, 4 weeks ago) by riz
Branch: netbsd-5
CVS Tags: matt-nb5-pq3-base,
matt-nb5-pq3
Changes since 1.76: +10 -2
lines
Diff to previous 1.76 (colored)
Pull up following revision(s) (requested by sborrill in ticket #1489): sys/dev/usb/umass_quirks.c: revision 1.82 sys/dev/usb/usbdevs: revision 1.564 Add Kingston DT Mini 10 pendrive Regen Add quirk for Kingston DT Mini 10 to stop it giving HBA errors.
Revision 1.78.2.4 / (download) - annotate - [select for diffs], Sat Nov 6 08:08:39 2010 UTC (18 months, 2 weeks ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.78.2.3: +3 -3
lines
Diff to previous 1.78.2.3 (colored) to branchpoint 1.78 (colored) next main 1.79 (colored)
Sync with HEAD.
Revision 1.83 / (download) - annotate - [select for diffs], Wed Nov 3 22:34:24 2010 UTC (18 months, 3 weeks ago) by dyoung
Branch: MAIN
CVS Tags: uebayasi-xip-base4
Changes since 1.82: +3 -3
lines
Diff to previous 1.82 (colored)
Stop using the compatibility macros USB_ATTACH(), USB_DETACH(), USB_MATCH(), et cetera. These files produce the same assembly (according to objdump -d) before and after the change
Revision 1.78.2.3 / (download) - annotate - [select for diffs], Fri Oct 22 07:22:19 2010 UTC (19 months ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.78.2.2: +9 -0
lines
Diff to previous 1.78.2.2 (colored) to branchpoint 1.78 (colored)
Sync with HEAD (-D20101022).
Revision 1.82 / (download) - annotate - [select for diffs], Mon Oct 18 16:13:09 2010 UTC (19 months, 1 week ago) by sborrill
Branch: MAIN
CVS Tags: uebayasi-xip-base3
Changes since 1.81: +11 -2
lines
Diff to previous 1.81 (colored)
Add quirk for Kingston DT Mini 10 to stop it giving HBA errors.
Revision 1.78.2.2 / (download) - annotate - [select for diffs], Tue Aug 17 06:46:45 2010 UTC (21 months, 1 week ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.78.2.1: +40 -1
lines
Diff to previous 1.78.2.1 (colored) to branchpoint 1.78 (colored)
Sync with HEAD.
Revision 1.72.10.4 / (download) - annotate - [select for diffs], Wed Aug 11 22:54:16 2010 UTC (21 months, 2 weeks ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.72.10.3: +42 -3
lines
Diff to previous 1.72.10.3 (colored) to branchpoint 1.72 (colored) next main 1.73 (colored)
sync with head.
Revision 1.79.2.1 / (download) - annotate - [select for diffs], Sat Jul 3 01:19:41 2010 UTC (22 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.79: +42 -3
lines
Diff to previous 1.79 (colored)
sync with head
Revision 1.81 / (download) - annotate - [select for diffs], Tue Jun 8 20:40:07 2010 UTC (23 months, 2 weeks ago) by jakllsch
Branch: MAIN
CVS Tags: yamt-nfs-mp-base11,
yamt-nfs-mp-base10,
uebayasi-xip-base2
Changes since 1.80: +10 -2
lines
Diff to previous 1.80 (colored)
Add quirks for Creative Nomad MuVo, it chokes when told to prevent media removal or synchronize cache. Should fix PR#30389.
Revision 1.80 / (download) - annotate - [select for diffs], Mon Jun 7 01:56:51 2010 UTC (23 months, 2 weeks ago) by jakllsch
Branch: MAIN
Changes since 1.79: +34 -3
lines
Diff to previous 1.79 (colored)
Four more quirky umass(4)es. These include the Philips SA235, and iRiver iFP-series audio players. Mostly from PR#25440 and PR#43264.
Revision 1.78.2.1 / (download) - annotate - [select for diffs], Fri Apr 30 14:43:53 2010 UTC (2 years ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.78: +2 -13
lines
Diff to previous 1.78 (colored)
Sync with HEAD.
Revision 1.72.10.3 / (download) - annotate - [select for diffs], Thu Mar 11 15:04:07 2010 UTC (2 years, 2 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.72.10.2: +10 -2
lines
Diff to previous 1.72.10.2 (colored) to branchpoint 1.72 (colored)
sync with head
Revision 1.79 / (download) - annotate - [select for diffs], Sat Feb 13 02:09:41 2010 UTC (2 years, 3 months ago) by martin
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9,
uebayasi-xip-base1
Branch point for: rmind-uvmplock
Changes since 1.78: +2 -13
lines
Diff to previous 1.78 (colored)
Remove UMASS_QUIRK_IGNORE_RESIDUE, instead max out the expected response size at the actual transfer length. Fixes PR kern/42225 differently.
Revision 1.78 / (download) - annotate - [select for diffs], Fri Oct 30 16:22:32 2009 UTC (2 years, 6 months ago) by is
Branch: MAIN
CVS Tags: uebayasi-xip-base,
matt-premerge-20091211,
jym-xensuspend-nbase
Branch point for: uebayasi-xip
Changes since 1.77: +13 -2
lines
Diff to previous 1.77 (colored)
Quirk to regenerate residue for borken UMASS devices; needed (at least) for Supertop IDE bridge. From Matthias Kretschmer, PR 42225.
Revision 1.77 / (download) - annotate - [select for diffs], Mon Oct 12 23:43:05 2009 UTC (2 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.76: +10 -2
lines
Diff to previous 1.76 (colored)
Add quirk for Meizu M6, which doesn't like synchronize cache; addresses PR 40442. Idea for quirk from FreeBSD/hps.
Revision 1.72.10.2 / (download) - annotate - [select for diffs], Mon May 4 08:13:21 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.72.10.1: +14 -31
lines
Diff to previous 1.72.10.1 (colored) to branchpoint 1.72 (colored)
sync with head.
Revision 1.75.2.1 / (download) - annotate - [select for diffs], Mon Jan 19 13:19:09 2009 UTC (3 years, 4 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.75: +2 -31
lines
Diff to previous 1.75 (colored) next main 1.76 (colored)
Sync with HEAD.
Revision 1.72.6.3 / (download) - annotate - [select for diffs], Sat Jan 17 13:29:10 2009 UTC (3 years, 4 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.72.6.2: +0 -29
lines
Diff to previous 1.72.6.2 (colored) to branchpoint 1.72 (colored) next main 1.73 (colored)
Sync with HEAD.
Revision 1.74.4.2 / (download) - annotate - [select for diffs], Sat Dec 13 01:14:53 2008 UTC (3 years, 5 months ago) by haad
Branch: haad-dm
Changes since 1.74.4.1: +2 -31
lines
Diff to previous 1.74.4.1 (colored) to branchpoint 1.74 (colored) next main 1.75 (colored)
Update haad-dm branch to haad-dm-base2.
Revision 1.76 / (download) - annotate - [select for diffs], Mon Oct 27 21:46:43 2008 UTC (3 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8,
yamt-nfs-mp-base7,
yamt-nfs-mp-base6,
yamt-nfs-mp-base5,
yamt-nfs-mp-base4,
yamt-nfs-mp-base3,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base2,
nick-hppapmap-base,
netbsd-5-base,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
mjf-devfs2-base,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b,
jymxensuspend-base,
jym-xensuspend-base,
jym-xensuspend,
haad-nbase2,
haad-dm-base2,
haad-dm-base,
ad-audiomp2-base,
ad-audiomp2
Branch point for: netbsd-5
Changes since 1.75: +2 -31
lines
Diff to previous 1.75 (colored)
Remove E220 quirk -- u3g(4) does implement that directly.
Revision 1.74.4.1 / (download) - annotate - [select for diffs], Sun Oct 19 22:17:10 2008 UTC (3 years, 7 months ago) by haad
Branch: haad-dm
Changes since 1.74: +14 -2
lines
Diff to previous 1.74 (colored)
Sync with HEAD.
Revision 1.72.6.2 / (download) - annotate - [select for diffs], Sun Sep 28 10:40:33 2008 UTC (3 years, 7 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.72.6.1: +12 -0
lines
Diff to previous 1.72.6.1 (colored) to branchpoint 1.72 (colored)
Sync with HEAD.
Revision 1.73.2.2 / (download) - annotate - [select for diffs], Thu Sep 18 04:35:12 2008 UTC (3 years, 8 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.73.2.1: +14 -2
lines
Diff to previous 1.73.2.1 (colored) next main 1.74 (colored)
Sync with wrstuden-revivesa-base-2.
Revision 1.75 / (download) - annotate - [select for diffs], Sat Sep 6 21:49:00 2008 UTC (3 years, 8 months ago) by rmind
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-4,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
matt-mips64-base2,
haad-dm-base1
Branch point for: nick-hppapmap
Changes since 1.74: +14 -2
lines
Diff to previous 1.74 (colored)
PR/37948: Yojiro UO: Support for Sony GPS GPS-CS1 devices. Check the support of UR_BBB_GET_MAX_LUN, and disable the logic, if needed.
Revision 1.73.2.1 / (download) - annotate - [select for diffs], Mon Jun 23 04:31:37 2008 UTC (3 years, 11 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.73: +24 -2
lines
Diff to previous 1.73 (colored)
Sync w/ -current. 34 merge conflicts to follow.
Revision 1.72.6.1 / (download) - annotate - [select for diffs], Mon Jun 2 13:23:55 2008 UTC (3 years, 11 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.72: +24 -9
lines
Diff to previous 1.72 (colored)
Sync with HEAD.
Revision 1.72.8.1 / (download) - annotate - [select for diffs], Sun May 18 12:34:51 2008 UTC (4 years ago) by yamt
Branch: yamt-pf42
Changes since 1.72: +24 -9
lines
Diff to previous 1.72 (colored) next main 1.73 (colored)
sync with head.
Revision 1.72.10.1 / (download) - annotate - [select for diffs], Fri May 16 02:25:11 2008 UTC (4 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.72: +24 -9
lines
Diff to previous 1.72 (colored)
sync with head.
Revision 1.74 / (download) - annotate - [select for diffs], Sun May 11 05:20:33 2008 UTC (4 years ago) by mlelstv
Branch: MAIN
CVS Tags: yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-nfs-mp-base2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
simonb-wapbl-nbase,
simonb-wapbl-base,
simonb-wapbl,
hpcarm-cleanup-nbase
Branch point for: haad-dm
Changes since 1.73: +24 -2
lines
Diff to previous 1.73 (colored)
Use NODOORLOCK quirk to make iBead MP3 players work. Fixes PR kern/23875.
Revision 1.73 / (download) - annotate - [select for diffs], Mon Apr 28 20:24:00 2008 UTC (4 years ago) by martin
Branch: MAIN
Branch point for: wrstuden-revivesa
Changes since 1.72: +2 -9
lines
Diff to previous 1.72 (colored)
Remove clause 3 and 4 from TNF licenses
Revision 1.71.22.1 / (download) - annotate - [select for diffs], Sun Mar 23 02:04:54 2008 UTC (4 years, 2 months ago) by matt
Branch: matt-armv6
Changes since 1.71: +31 -2
lines
Diff to previous 1.71 (colored) next main 1.72 (colored)
sync with HEAD
Revision 1.71.28.1 / (download) - annotate - [select for diffs], Mon Feb 18 21:06:26 2008 UTC (4 years, 3 months ago) by mjf
Branch: mjf-devfs
Changes since 1.71: +31 -2
lines
Diff to previous 1.71 (colored) next main 1.72 (colored)
Sync with HEAD.
Revision 1.68.4.3 / (download) - annotate - [select for diffs], Mon Feb 4 09:23:40 2008 UTC (4 years, 3 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.68.4.2: +31 -2
lines
Diff to previous 1.68.4.2 (colored) to branchpoint 1.68 (colored) next main 1.69 (colored)
sync with head.
Revision 1.71.34.1 / (download) - annotate - [select for diffs], Wed Jan 23 19:27:37 2008 UTC (4 years, 4 months ago) by bouyer
Branch: bouyer-xeni386
Changes since 1.71: +31 -2
lines
Diff to previous 1.71 (colored) next main 1.72 (colored)
Sync with HEAD.
Revision 1.72 / (download) - annotate - [select for diffs], Mon Jan 21 11:36:47 2008 UTC (4 years, 4 months ago) by ichiro
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base,
yamt-nfs-mp-base,
yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
nick-net80211-sync-base,
nick-net80211-sync,
mjf-devfs-base,
matt-armv6-nbase,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
hpcarm-cleanup-base,
bouyer-xeni386-nbase,
ad-socklock-base1
Branch point for: yamt-pf42,
yamt-nfs-mp,
mjf-devfs2
Changes since 1.71: +31 -2
lines
Diff to previous 1.71 (colored)
add full support device driver for Huawei E220 wireless modem PR/37692 from Yojiro UO --- uhmodem: device driver for huawei 3G wireless modem * what it is? A device driver for huawei 3G wireless modem, E220 and its valiations. The devices are very simuler to ubsa device, but they need special care to use as modem device. This patch introduce "uhmodem (USB Huawei modem)" for the devices. A uhmodem device has two com devices and one USB mass strage device. The driver enable to use all of them. * dmesg: uhmodem0 at uhub0 port 1 configuration 1 interface 0 uhmodem0: HUAWEI Technologies HUAWEI Mobile, rev 1.10/0.00, addr 2 uhmodem0: mass storage only mode, reattach to enable modem uhmodem0: at uhub0 port 1 (addr 2) disconnected uhmodem0 detached uhmodem0 at uhub0 port 1 configuration 1 interface 0 uhmodem0: HUAWEI Technologies HUAWEI Mobile, rev 1.10/0.00, addr 2 ucom0 at uhmodem0 portno 0: modem ucom1 at uhmodem0 portno 1: monitor umass0 at uhub0 port 1 configuration 1 interface 2 umass0: HUAWEI Technologies HUAWEI Mobile, rev 1.10/0.00, addr 2 umass0: using SCSI over Bulk-Only scsibus0 at umass0: 2 targets, 1 lun per target cd0 at scsibus0 target 0 lun 0: <HUAWEI, Mass Storage, 2.31> cdrom removable
Revision 1.68.4.2 / (download) - annotate - [select for diffs], Mon Feb 26 09:10:46 2007 UTC (5 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.68.4.1: +4 -4
lines
Diff to previous 1.68.4.1 (colored) to branchpoint 1.68 (colored)
sync with head.
Revision 1.70.20.1 / (download) - annotate - [select for diffs], Fri Jan 12 00:57:49 2007 UTC (5 years, 4 months ago) by ad
Branch: newlock2
Changes since 1.70: +4 -4
lines
Diff to previous 1.70 (colored) next main 1.71 (colored)
Sync with head.
Revision 1.71 / (download) - annotate - [select for diffs], Tue Jan 9 16:46:02 2007 UTC (5 years, 4 months ago) by christos
Branch: MAIN
CVS Tags: yamt-x86pmap-base4,
yamt-x86pmap-base3,
yamt-x86pmap-base2,
yamt-x86pmap-base,
yamt-x86pmap,
yamt-kmem-base3,
yamt-kmem-base2,
yamt-kmem-base,
yamt-kmem,
yamt-idlelwp-base8,
yamt-idlelwp,
vmlocking2-base3,
vmlocking2-base2,
vmlocking2-base1,
vmlocking2,
vmlocking-nbase,
vmlocking-base,
vmlocking,
thorpej-atomic-base,
thorpej-atomic,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
reinoud-bufcleanup,
post-newlock2-merge,
nick-csl-alignment-base5,
nick-csl-alignment-base,
nick-csl-alignment,
newlock2-nbase,
newlock2-base,
mjf-ufs-trans-base,
mjf-ufs-trans,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
matt-armv6-base,
jmcneill-pm-base,
jmcneill-pm,
jmcneill-base,
itohy-usb1-base,
itohy-usb1,
hpcarm-cleanup,
cube-autoconf-base,
cube-autoconf,
bouyer-xeni386-merge1,
bouyer-xeni386-base,
bouyer-xenamd64-base2,
bouyer-xenamd64-base,
bouyer-xenamd64,
ad-audiomp-base,
ad-audiomp
Branch point for: mjf-devfs,
matt-armv6,
bouyer-xeni386
Changes since 1.70: +4 -4
lines
Diff to previous 1.70 (colored)
PR/35385: Mihai Chelaru: Add a quirk for the Sony Cybershot USB camera, which needs padding to 12.
Revision 1.68.4.1 / (download) - annotate - [select for diffs], Wed Jun 21 15:07:44 2006 UTC (5 years, 11 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.68: +9 -2
lines
Diff to previous 1.68 (colored)
sync with head.
Revision 1.70 / (download) - annotate - [select for diffs], Sun Dec 11 12:24:01 2005 UTC (6 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5,
yamt-uio_vmspace,
yamt-splraiseipl-base5,
yamt-splraiseipl-base4,
yamt-splraiseipl-base3,
yamt-splraiseipl-base2,
yamt-splraiseipl-base,
yamt-splraiseipl,
yamt-pdpolicy-base9,
yamt-pdpolicy-base8,
yamt-pdpolicy-base7,
yamt-pdpolicy-base6,
yamt-pdpolicy-base5,
yamt-pdpolicy-base4,
yamt-pdpolicy-base3,
yamt-pdpolicy-base2,
yamt-pdpolicy-base,
yamt-pdpolicy,
wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
simonb-timecounters-base,
simonb-timecounters,
simonb-timcounters-final,
rpaulo-netinet-merge-pcb-base,
rpaulo-netinet-merge-pcb,
peter-altq-base,
peter-altq,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0,
netbsd-4,
matt-nb4-arm-base,
matt-nb4-arm,
gdamore-uart-base,
gdamore-uart,
elad-kernelauth-base,
elad-kernelauth,
chap-midi-nbase,
chap-midi-base,
chap-midi,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Branch point for: newlock2
Changes since 1.69: +2 -2
lines
Diff to previous 1.69 (colored)
merge ktrace-lwp.
Revision 1.43.2.5 / (download) - annotate - [select for diffs], Thu Nov 10 14:08:06 2005 UTC (6 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.43.2.4: +9 -2
lines
Diff to previous 1.43.2.4 (colored) next main 1.44 (colored)
Sync with HEAD. Here we go again...
Revision 1.69 / (download) - annotate - [select for diffs], Wed Sep 21 21:19:27 2005 UTC (6 years, 8 months ago) by cube
Branch: MAIN
CVS Tags: yamt-vop-base3,
yamt-vop-base2,
yamt-vop-base,
yamt-vop,
yamt-readahead-pervnode,
yamt-readahead-perfile,
yamt-readahead-base3,
yamt-readahead-base2,
yamt-readahead-base,
yamt-readahead,
thorpej-vnode-attr-base,
thorpej-vnode-attr,
ktrace-lwp-base
Changes since 1.68: +9 -2
lines
Diff to previous 1.68 (colored)
Third version of the DiskOnKey chip needs the same trick as the two others. Combined with Nathan's previous commit, this allows the DiskOnKey 3 to work on NetBSD! Thanks to Marc Baudoin for lending the device.
Revision 1.67.4.1 / (download) - annotate - [select for diffs], Fri Apr 29 11:29:18 2005 UTC (7 years ago) by kent
Branch: kent-audio2
Changes since 1.67: +5 -3
lines
Diff to previous 1.67 (colored) next main 1.68 (colored)
sync with -current
Revision 1.67.6.1 / (download) - annotate - [select for diffs], Sat Mar 19 08:35:58 2005 UTC (7 years, 2 months ago) by yamt
Branch: yamt-km
Changes since 1.67: +5 -3
lines
Diff to previous 1.67 (colored) next main 1.68 (colored)
sync with head. xen and whitespace. xen part is not finished.
Revision 1.43.2.4 / (download) - annotate - [select for diffs], Fri Mar 4 16:50:55 2005 UTC (7 years, 2 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.43.2.3: +5 -3
lines
Diff to previous 1.43.2.3 (colored)
Sync with HEAD. Hi Perry!
Revision 1.68 / (download) - annotate - [select for diffs], Wed Mar 2 11:37:27 2005 UTC (7 years, 2 months ago) by mycroft
Branch: MAIN
CVS Tags: yamt-km-base4,
yamt-km-base3,
netbsd-3-base,
netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0,
netbsd-3,
kent-audio2-base
Branch point for: yamt-lazymbuf
Changes since 1.67: +5 -3
lines
Diff to previous 1.67 (colored)
Copyright maintenance.
Revision 1.43.2.3 / (download) - annotate - [select for diffs], Tue Sep 21 13:33:48 2004 UTC (7 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.43.2.2: +2 -2
lines
Diff to previous 1.43.2.2 (colored)
Fix the sync with head I botched.
Revision 1.43.2.2 / (download) - annotate - [select for diffs], Sat Sep 18 14:51:46 2004 UTC (7 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.43.2.1: +0 -0
lines
Diff to previous 1.43.2.1 (colored)
Sync with HEAD.
Revision 1.43.2.1 / (download) - annotate - [select for diffs], Tue Aug 3 10:51:38 2004 UTC (7 years, 9 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.43: +55 -320
lines
Diff to previous 1.43 (colored)
Sync with HEAD
Revision 1.64.2.2 / (download) - annotate - [select for diffs], Fri Jul 2 17:21:36 2004 UTC (7 years, 10 months ago) by he
Branch: netbsd-2-0
CVS Tags: netbsd-2-base,
netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE,
netbsd-2
Changes since 1.64.2.1: +17 -4
lines
Diff to previous 1.64.2.1 (colored) to branchpoint 1.64 (colored) next main 1.65 (colored)
Pull up revisions 1.65,1.67 (requested by mycroft in ticket #572): Several fixes mostly related to USB: o Add a comment explaining quirk table policy. o Fix some UMATCH values in umass_quirks.c.
Revision 1.64.2.1 / (download) - annotate - [select for diffs], Wed Jun 30 20:15:00 2004 UTC (7 years, 10 months ago) by jdc
Branch: netbsd-2-0
Changes since 1.64: +14 -3
lines
Diff to previous 1.64 (colored)
Pull up revision 1.66 (requested by gendalia in ticket #565). Tracy's Clie reports that it's SFF-8070 when it's really UFI. Bah.
Revision 1.67 / (download) - annotate - [select for diffs], Mon Jun 28 07:49:16 2004 UTC (7 years, 10 months ago) by mycroft
Branch: MAIN
CVS Tags: yamt-km-base2,
yamt-km-base,
matt-timespec,
kent-audio1-beforemerge,
kent-audio1-base,
kent-audio1
Branch point for: yamt-km,
kent-audio2
Changes since 1.66: +4 -4
lines
Diff to previous 1.66 (colored)
Fix some UMATCH values.
Revision 1.66 / (download) - annotate - [select for diffs], Mon Jun 28 06:47:48 2004 UTC (7 years, 10 months ago) by mycroft
Branch: MAIN
Changes since 1.65: +14 -3
lines
Diff to previous 1.65 (colored)
Tracy's Clie reports that it's SFF-8070 when it's really UFI. Bah.
Revision 1.65 / (download) - annotate - [select for diffs], Fri Jun 25 13:23:55 2004 UTC (7 years, 11 months ago) by mycroft
Branch: MAIN
Changes since 1.64: +15 -2
lines
Diff to previous 1.64 (colored)
Add a comment explaining quirk table policy.
Revision 1.64 / (download) - annotate - [select for diffs], Fri Nov 7 01:04:27 2003 UTC (8 years, 6 months ago) by kivinen
Branch: MAIN
CVS Tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Changes since 1.63: +10 -2
lines
Diff to previous 1.63 (colored)
eUSB ORCA Quad Reader (SHUTTLE) returns invalid CSWTAGs (always 0). Added quirk to fix it.
Revision 1.63 / (download) - annotate - [select for diffs], Wed Oct 22 05:38:16 2003 UTC (8 years, 7 months ago) by augustss
Branch: MAIN
Changes since 1.62: +28 -2
lines
Diff to previous 1.62 (colored)
Re-add the quirks that force certain In-System Design adapters to appear as (non-standard) ATA over BBB adapters. Without these quirks they are not regocnized by the umass driver.
Revision 1.62 / (download) - annotate - [select for diffs], Sat Oct 18 07:41:26 2003 UTC (8 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.61: +3 -3
lines
Diff to previous 1.61 (colored)
Fix typo in comment.
Revision 1.61 / (download) - annotate - [select for diffs], Fri Oct 17 00:12:58 2003 UTC (8 years, 7 months ago) by mycroft
Branch: MAIN
Changes since 1.60: +2 -10
lines
Diff to previous 1.60 (colored)
The Yano quirk was intended to do FORCE_SHORT_INQUIRY. Not that that's gone, we shouldn't need this any more, so nuke it.
Revision 1.60 / (download) - annotate - [select for diffs], Thu Oct 16 23:39:40 2003 UTC (8 years, 7 months ago) by mycroft
Branch: MAIN
Changes since 1.59: +2 -10
lines
Diff to previous 1.59 (colored)
Set the REQUEST SENSE command length to 12 for ATAPI, too. (UFI and ATAPI are really the same...) Fixes problems with Sony Vaio memory stick slots, which advertise themselves as "ATAPI over CBI". Remove the quirk for Fuji cameras, since this is almost certainly the same bug.
Revision 1.59 / (download) - annotate - [select for diffs], Thu Oct 16 20:01:06 2003 UTC (8 years, 7 months ago) by mycroft
Branch: MAIN
Changes since 1.58: +6 -6
lines
Diff to previous 1.58 (colored)
Switch back to UMATCH_DEVCLASS_DEVSUBCLASS_DEVPROTO in a few cases. Not that it really matters, but UMATCH_VENDOR_PRODUCT effectively overrides the class code, and that is not supposed to be part of the "quirk".
Revision 1.58 / (download) - annotate - [select for diffs], Thu Oct 16 19:54:01 2003 UTC (8 years, 7 months ago) by mycroft
Branch: MAIN
Changes since 1.57: +28 -21
lines
Diff to previous 1.57 (colored)
Document the Olympus, ScanLogic and Sony "quirks" better. Also, the ScanLogic correctly reports itself as SCSI -- it is *not* UFI.
Revision 1.57 / (download) - annotate - [select for diffs], Thu Oct 16 00:36:46 2003 UTC (8 years, 7 months ago) by mycroft
Branch: MAIN
Changes since 1.56: +23 -2
lines
Diff to previous 1.56 (colored)
Deal with the damn DiskOnKey devices. See the comment for an explanation.
Revision 1.56 / (download) - annotate - [select for diffs], Wed Sep 17 07:49:11 2003 UTC (8 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.55: +5 -13
lines
Diff to previous 1.55 (colored)
Shuttle products do not need PQUIRK_NOTUR any more. Also removing them for the other two items, since they are presumed unnecessary.
Revision 1.55 / (download) - annotate - [select for diffs], Fri Sep 12 14:52:38 2003 UTC (8 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.54: +2 -18
lines
Diff to previous 1.54 (colored)
ZIP drives don't need PQUIRK_NOTUR -- tested on both a 100 (by me) and a 250 (by gendalia). The 100 seems to have another problem that I'm looking into.
Revision 1.54 / (download) - annotate - [select for diffs], Wed Sep 10 05:25:44 2003 UTC (8 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.53: +3 -20
lines
Diff to previous 1.53 (colored)
Exorcise UMASS_QUIRK_FORCE_SHORT_INQUIRY.
Revision 1.53 / (download) - annotate - [select for diffs], Wed Sep 10 03:13:53 2003 UTC (8 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.52: +4 -5
lines
Diff to previous 1.52 (colored)
The Sony camera reports itself as a "disk", not a "simplified direct access" device -- ergo, it is "SCSI", not "RBC".
Revision 1.52 / (download) - annotate - [select for diffs], Wed Sep 10 02:49:19 2003 UTC (8 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.51: +2 -50
lines
Diff to previous 1.51 (colored)
cc -pipe -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Fix several problems with CCI handling, and enable it: * We were never calling the callback function when we got a UFI CCI(!). * We were passing a bogus residual count on non-UFI CCIs. * After a REQUEST SENSE, the UFI CCI may include the ASC/ASCQ from the sense information -- don't consider this a failure. In addition, remove a horrible hack that was causing us to drop sense information on the floor and return empty INQUIRY responses, often in the case where there is a UNIT ATTENTION pending during the INQUIRY. (Some drives send the data and then fail, some don't.) This eliminates the need for quirks for the Y-E DATA FlashBuster. These changes work on: umass0: SAMSUNG SFD-321U [FW 0C], rev 1.10/2.10, addr 2 umass0: using UFI over CBI with CCI sd0 at atapibus1 drive 0: <SMSC, USB FDC, 2.10> disk removable umass0: TEAC TEAC FD-05PUB, rev 1.10/0.00, addr 2 umass0: using UFI over CBI with CCI sd0 at atapibus0 drive 0: <TEAC, FD-05PUB, 1026> disk removable umass0: Y-E DATA FlashBuster-U, rev 1.00/3.04, addr 2 umass0: using UFI over CBI with CCI sd0 at atapibus0 drive 0: <Y-E DATA, USB-FDU, 3.04> disk removable
Revision 1.51 / (download) - annotate - [select for diffs], Tue Sep 9 01:35:47 2003 UTC (8 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.50: +2 -34
lines
Diff to previous 1.50 (colored)
PQUIRK_NODOORLOCK seems to be strictly unnecessary. If the drive doesn't support it, we'll just get an ILLEGAL REQUEST and ignore it. Furthermore, on the PQI Travel Flash at least, it works just fine without. These seem to have been added in omnibus changes for particular devices, along with other "quirks" that are now gone. Adios, we won't cry for you.
Revision 1.50 / (download) - annotate - [select for diffs], Mon Sep 8 19:57:33 2003 UTC (8 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.49: +3 -35
lines
Diff to previous 1.49 (colored)
If maxlun>0, automatically set PQUIRK_FORCELUNS, rather than using quirk table entries.
Revision 1.49 / (download) - annotate - [select for diffs], Mon Sep 8 19:31:00 2003 UTC (8 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.48: +8 -64
lines
Diff to previous 1.48 (colored)
Remove UMASS_QUIRK_NO_START_STOP and UMASS_QUIRK_NO_MAX_LUN.
Revision 1.48 / (download) - annotate - [select for diffs], Mon Sep 8 16:06:57 2003 UTC (8 years, 8 months ago) by tron
Branch: MAIN
Changes since 1.47: +10 -2
lines
Diff to previous 1.47 (colored)
Add quirk for Sandisk SDDR-86. The patch was supplied by Peter Seebach in PR kern/22720.
Revision 1.47 / (download) - annotate - [select for diffs], Fri Sep 5 11:24:56 2003 UTC (8 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.46: +2 -146
lines
Diff to previous 1.46 (colored)
Some of the table entries are now noops. Remove them.
Revision 1.46 / (download) - annotate - [select for diffs], Fri Sep 5 11:18:25 2003 UTC (8 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.45: +34 -34
lines
Diff to previous 1.45 (colored)
Take vigilante action and remove all the NO_MAX_LUN, NOMODESENSE and NOBIGMODESENSE "quirks". These problems should be fixed without klugery now.
Revision 1.45 / (download) - annotate - [select for diffs], Fri Aug 8 08:24:23 2003 UTC (8 years, 9 months ago) by wulf
Branch: MAIN
Changes since 1.44: +10 -2
lines
Diff to previous 1.44 (colored)
Add SIIG UISDMC2S Multicard Reader/Writer
Revision 1.44 / (download) - annotate - [select for diffs], Mon Jul 14 15:47:29 2003 UTC (8 years, 10 months ago) by lukem
Branch: MAIN
Changes since 1.43: +4 -1
lines
Diff to previous 1.43 (colored)
add missing __KERNEL_RCSID()
Revision 1.43 / (download) - annotate - [select for diffs], Mon Jun 30 12:41:37 2003 UTC (8 years, 10 months ago) by martin
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.42: +9 -1
lines
Diff to previous 1.42 (colored)
Add Sony USB Memory Stick Slot (MSC-U03), from Katsuhisa ABE in PR 22017.
Revision 1.42 / (download) - annotate - [select for diffs], Thu Jun 26 00:18:09 2003 UTC (8 years, 11 months ago) by jschauma
Branch: MAIN
Changes since 1.41: +17 -1
lines
Diff to previous 1.41 (colored)
Add support for two new devices: - LaCie Pocket Drive (http://www.lacie.com/products/product.htm?id=10023) - a Pen Drive (http://www.flash-memory-store.com/51usbflasdri.html) The latter shows as a uhub with a umass and a ugen. The ugen is the "Secure Write" device, which presumably allows password protection with the appropriate (windows only) driver. Works fine without. Ok by augustss.
Revision 1.41 / (download) - annotate - [select for diffs], Mon Jun 23 23:00:47 2003 UTC (8 years, 11 months ago) by augustss
Branch: MAIN
Changes since 1.40: +9 -1
lines
Diff to previous 1.40 (colored)
Add my new Laks watch with a flash disk. Yes, I'm a geek.
Revision 1.40 / (download) - annotate - [select for diffs], Mon Jun 23 21:11:29 2003 UTC (8 years, 11 months ago) by augustss
Branch: MAIN
Changes since 1.39: +9 -1
lines
Diff to previous 1.39 (colored)
Another quirk from Urban Boquist.
Revision 1.39 / (download) - annotate - [select for diffs], Thu May 8 15:19:47 2003 UTC (9 years ago) by augustss
Branch: MAIN
Changes since 1.38: +9 -1
lines
Diff to previous 1.38 (colored)
Add another Diskonkey product id.
Revision 1.38 / (download) - annotate - [select for diffs], Tue May 6 09:58:44 2003 UTC (9 years ago) by dsainty
Branch: MAIN
Changes since 1.37: +9 -1
lines
Diff to previous 1.37 (colored)
Add quirk for the 3in1 MobileDrive USB SD card reader, also sold as the "DSE USB ProDrive".
Revision 1.37 / (download) - annotate - [select for diffs], Fri Apr 18 23:38:18 2003 UTC (9 years, 1 month ago) by uwe
Branch: MAIN
Changes since 1.36: +9 -1
lines
Diff to previous 1.36 (colored)
Quirk Pilotech CRW-600.
Revision 1.36 / (download) - annotate - [select for diffs], Sun Apr 13 20:54:31 2003 UTC (9 years, 1 month ago) by augustss
Branch: MAIN
Changes since 1.35: +9 -1
lines
Diff to previous 1.35 (colored)
Add quirk for Genesys Logic GL641USB. From PR kern/21131.
Revision 1.35 / (download) - annotate - [select for diffs], Sat Apr 5 17:25:33 2003 UTC (9 years, 1 month ago) by nakayama
Branch: MAIN
Changes since 1.34: +9 -1
lines
Diff to previous 1.34 (colored)
Add quirk for Pen USB Reader.
Revision 1.34 / (download) - annotate - [select for diffs], Mon Feb 24 13:11:55 2003 UTC (9 years, 3 months ago) by nakayama
Branch: MAIN
Changes since 1.33: +9 -1
lines
Diff to previous 1.33 (colored)
Add quirk to probe I-O DATA USB-SC2 as umass. (tested on sparc64 and i386)
Revision 1.33 / (download) - annotate - [select for diffs], Tue Jan 21 21:00:56 2003 UTC (9 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (colored)
Fix typo in last commit.
Revision 1.32 / (download) - annotate - [select for diffs], Tue Jan 21 20:56:13 2003 UTC (9 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.31: +10 -1
lines
Diff to previous 1.31 (colored)
Add quirk for Melco adapter. From kern/19971, Shingo WATANABE.
Revision 1.8.2.12 / (download) - annotate - [select for diffs], Wed Jan 15 18:44:24 2003 UTC (9 years, 4 months ago) by thorpej
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.8.2.11: +9 -1
lines
Diff to previous 1.8.2.11 (colored) next main 1.9 (colored)
Sync with HEAD.
Revision 1.31 / (download) - annotate - [select for diffs], Fri Jan 10 00:52:13 2003 UTC (9 years, 4 months ago) by gehenna
Branch: MAIN
CVS Tags: nathanw_sa_before_merge,
nathanw_sa_base
Changes since 1.30: +9 -1
lines
Diff to previous 1.30 (colored)
Add quirk for NeoDio ND3050.
Revision 1.8.2.11 / (download) - annotate - [select for diffs], Fri Jan 3 17:08:20 2003 UTC (9 years, 4 months ago) by thorpej
Branch: nathanw_sa
Changes since 1.8.2.10: +2 -2
lines
Diff to previous 1.8.2.10 (colored)
Sync with HEAD.
Revision 1.30 / (download) - annotate - [select for diffs], Tue Dec 31 00:50:07 2002 UTC (9 years, 4 months ago) by augustss
Branch: MAIN
CVS Tags: fvdl_fs64_base
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
Another quirk.
Revision 1.8.2.10 / (download) - annotate - [select for diffs], Sun Dec 29 20:49:32 2002 UTC (9 years, 4 months ago) by thorpej
Branch: nathanw_sa
Changes since 1.8.2.9: +9 -1
lines
Diff to previous 1.8.2.9 (colored)
Sync with HEAD.
Revision 1.29 / (download) - annotate - [select for diffs], Mon Dec 23 12:42:53 2002 UTC (9 years, 5 months ago) by augustss
Branch: MAIN
Changes since 1.28: +9 -1
lines
Diff to previous 1.28 (colored)
Add quirk. From kern/19499, Werner Backes.
Revision 1.8.2.9 / (download) - annotate - [select for diffs], Wed Dec 11 06:38:53 2002 UTC (9 years, 5 months ago) by thorpej
Branch: nathanw_sa
Changes since 1.8.2.8: +18 -2
lines
Diff to previous 1.8.2.8 (colored)
Sync with HEAD.
Revision 1.28 / (download) - annotate - [select for diffs], Fri Dec 6 03:57:51 2002 UTC (9 years, 5 months ago) by erh
Branch: MAIN
CVS Tags: gmcgarry_ucred_base,
gmcgarry_ucred,
gmcgarry_ctxsw_base,
gmcgarry_ctxsw
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
kern/12837: Provide a way to get working devices that violate the usb spec by returning a non-matching CSW tag. Defined a quirk for this and set it for Scanlogic SL11R, which gets my NEO Jukebox working.
Revision 1.27 / (download) - annotate - [select for diffs], Thu Nov 28 10:08:28 2002 UTC (9 years, 5 months ago) by gehenna
Branch: MAIN
Changes since 1.26: +17 -1
lines
Diff to previous 1.26 (colored)
EasyDisk and Solid state disk like PQUIRK_NOMODESENSE.
Revision 1.8.2.8 / (download) - annotate - [select for diffs], Mon Nov 11 22:12:57 2002 UTC (9 years, 6 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.8.2.7: +21 -1
lines
Diff to previous 1.8.2.7 (colored)
Catch up to -current
Revision 1.26 / (download) - annotate - [select for diffs], Tue Nov 5 12:14:45 2002 UTC (9 years, 6 months ago) by cjs
Branch: MAIN
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
Fix typo.
Revision 1.25 / (download) - annotate - [select for diffs], Tue Nov 5 12:06:58 2002 UTC (9 years, 6 months ago) by cjs
Branch: MAIN
Changes since 1.24: +21 -1
lines
Diff to previous 1.24 (colored)
Restore umass_fixup_sony so that Sony cameras work once again.
Revision 1.8.2.7 / (download) - annotate - [select for diffs], Fri Oct 18 02:44:35 2002 UTC (9 years, 7 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.8.2.6: +94 -101
lines
Diff to previous 1.8.2.6 (colored)
Catch up to -current.
Revision 1.8.4.6 / (download) - annotate - [select for diffs], Thu Oct 10 18:42:41 2002 UTC (9 years, 7 months ago) by jdolecek
Branch: kqueue
Changes since 1.8.4.5: +9 -2
lines
Diff to previous 1.8.4.5 (colored) next main 1.9 (colored)
sync kqueue with -current; this includes merge of gehenna-devsw branch, merge of i386 MP branch, and part of autoconf rototil work
Revision 1.24 / (download) - annotate - [select for diffs], Sat Oct 5 01:11:47 2002 UTC (9 years, 7 months ago) by gehenna
Branch: MAIN
CVS Tags: kqueue-beforemerge,
kqueue-aftermerge
Changes since 1.23: +1 -13
lines
Diff to previous 1.23 (colored)
g/c unused function.
Revision 1.23 / (download) - annotate - [select for diffs], Fri Oct 4 08:31:57 2002 UTC (9 years, 7 months ago) by gehenna
Branch: MAIN
Changes since 1.22: +94 -88
lines
Diff to previous 1.22 (colored)
Alphabetical sort.
Revision 1.22 / (download) - annotate - [select for diffs], Fri Oct 4 08:16:00 2002 UTC (9 years, 7 months ago) by gehenna
Branch: MAIN
Changes since 1.21: +1 -9
lines
Diff to previous 1.21 (colored)
Remove 'any match' entry from quirks table. This entry detects all unknown SONY USB devices as USB storage device.
Revision 1.21 / (download) - annotate - [select for diffs], Fri Oct 4 03:40:57 2002 UTC (9 years, 7 months ago) by soren
Branch: MAIN
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
PQI Travel Flash likes PQUIRK_NODOORLOCK too.
Revision 1.20 / (download) - annotate - [select for diffs], Tue Oct 1 17:13:18 2002 UTC (9 years, 7 months ago) by soren
Branch: MAIN
CVS Tags: kqueue-base
Changes since 1.19: +8 -1
lines
Diff to previous 1.19 (colored)
PQI Travel Flash Drive.
Revision 1.8.2.6 / (download) - annotate - [select for diffs], Tue Sep 17 21:21:35 2002 UTC (9 years, 8 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.8.2.5: +9 -2
lines
Diff to previous 1.8.2.5 (colored)
Catch up to -current.
Revision 1.19 / (download) - annotate - [select for diffs], Tue Sep 10 16:52:48 2002 UTC (9 years, 8 months ago) by nathanw
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
At least some versions of the M-Systems DiskOnKey also need UMASS_QUIRK_NO_MAX_LUN.
Revision 1.8.4.5 / (download) - annotate - [select for diffs], Fri Sep 6 08:47:04 2002 UTC (9 years, 8 months ago) by jdolecek
Branch: kqueue
Changes since 1.8.4.4: +36 -6
lines
Diff to previous 1.8.4.4 (colored)
sync kqueue branch with HEAD
Revision 1.18 / (download) - annotate - [select for diffs], Sat Aug 31 22:51:16 2002 UTC (9 years, 8 months ago) by uwe
Branch: MAIN
Changes since 1.17: +8 -1
lines
Diff to previous 1.17 (colored)
Add quirks for Neodio ND5010.
Revision 1.13.2.3 / (download) - annotate - [select for diffs], Thu Aug 29 05:22:59 2002 UTC (9 years, 8 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.13.2.2: +8 -1
lines
Diff to previous 1.13.2.2 (colored) to branchpoint 1.13 (colored) next main 1.14 (colored)
catch up with -current.
Revision 1.8.2.5 / (download) - annotate - [select for diffs], Thu Aug 1 02:46:01 2002 UTC (9 years, 9 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.8.2.4: +24 -1
lines
Diff to previous 1.8.2.4 (colored)
Catch up to -current.
Revision 1.17 / (download) - annotate - [select for diffs], Mon Jul 29 03:30:46 2002 UTC (9 years, 9 months ago) by augustss
Branch: MAIN
CVS Tags: gehenna-devsw-base
Changes since 1.16: +8 -1
lines
Diff to previous 1.16 (colored)
Add a quirk for an In-System Design adapter.
Revision 1.13.2.2 / (download) - annotate - [select for diffs], Mon Jul 15 10:36:11 2002 UTC (9 years, 10 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.13.2.1: +17 -1
lines
Diff to previous 1.13.2.1 (colored) to branchpoint 1.13 (colored)
catch up with -current.
Revision 1.16 / (download) - annotate - [select for diffs], Thu Jul 11 21:42:23 2002 UTC (9 years, 10 months ago) by augustss
Branch: MAIN
Changes since 1.15: +9 -1
lines
Diff to previous 1.15 (colored)
Add a quirk for Trumpion device (extracted from OpenBSD).
Revision 1.15 / (download) - annotate - [select for diffs], Sun Jul 7 19:52:48 2002 UTC (9 years, 10 months ago) by augustss
Branch: MAIN
Changes since 1.14: +9 -1
lines
Diff to previous 1.14 (colored)
Add quirk for ADS HD controller. From Scott Ellis in kern/17495.
Revision 1.8.4.4 / (download) - annotate - [select for diffs], Sun Jun 23 17:49:10 2002 UTC (9 years, 11 months ago) by jdolecek
Branch: kqueue
Changes since 1.8.4.3: +9 -1
lines
Diff to previous 1.8.4.3 (colored)
catch up with -current on kqueue branch
Revision 1.13.2.1 / (download) - annotate - [select for diffs], Thu Jun 20 16:34:13 2002 UTC (9 years, 11 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.13: +6 -6
lines
Diff to previous 1.13 (colored)
catch up with -current.
Revision 1.8.2.4 / (download) - annotate - [select for diffs], Thu Jun 20 03:46:56 2002 UTC (9 years, 11 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.8.2.3: +14 -6
lines
Diff to previous 1.8.2.3 (colored)
Catch up to -current.
Revision 1.14 / (download) - annotate - [select for diffs], Sun Jun 16 14:59:58 2002 UTC (9 years, 11 months ago) by augustss
Branch: MAIN
Changes since 1.13: +6 -6
lines
Diff to previous 1.13 (colored)
Use different quirks for Sony Memory Stick. From John Heasley in kern/16946. Also don't munge all sony devices when patching subclass.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Apr 22 12:48:40 2002 UTC (10 years, 1 month ago) by augustss
Branch: MAIN
CVS Tags: netbsd-1-6-base,
netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1,
netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001,
netbsd-1-6
Branch point for: gehenna-devsw
Changes since 1.12: +9 -1
lines
Diff to previous 1.12 (colored)
Another disk quirk.
Revision 1.8.4.3 / (download) - annotate - [select for diffs], Sat Mar 16 16:01:39 2002 UTC (10 years, 2 months ago) by jdolecek
Branch: kqueue
Changes since 1.8.4.2: +33 -1
lines
Diff to previous 1.8.4.2 (colored)
Catch up with -current.
Revision 1.8.2.3 / (download) - annotate - [select for diffs], Thu Feb 28 04:14:32 2002 UTC (10 years, 2 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.8.2.2: +33 -1
lines
Diff to previous 1.8.2.2 (colored)
Catch up to -current.
Revision 1.12 / (download) - annotate - [select for diffs], Wed Feb 20 22:28:54 2002 UTC (10 years, 3 months ago) by augustss
Branch: MAIN
CVS Tags: newlock-base,
newlock,
ifpoll-base,
ifpoll,
eeh-devprop-base,
eeh-devprop
Changes since 1.11: +9 -1
lines
Diff to previous 1.11 (colored)
Add quirks for Minolta Dimage X.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Feb 11 21:13:35 2002 UTC (10 years, 3 months ago) by mjl
Branch: MAIN
Changes since 1.10: +17 -9
lines
Diff to previous 1.10 (colored)
Add OnSpec PC-Card reader
Revision 1.10 / (download) - annotate - [select for diffs], Thu Feb 7 13:53:14 2002 UTC (10 years, 3 months ago) by augustss
Branch: MAIN
Changes since 1.9: +9 -1
lines
Diff to previous 1.9 (colored)
Add quirks for Minolta S304.
Revision 1.9 / (download) - annotate - [select for diffs], Thu Feb 7 13:02:26 2002 UTC (10 years, 3 months ago) by augustss
Branch: MAIN
Changes since 1.8: +9 -1
lines
Diff to previous 1.8 (colored)
OnSpec doesn't like Mode Sense.
Revision 1.8.4.2 / (download) - annotate - [select for diffs], Thu Jan 10 19:59:01 2002 UTC (10 years, 4 months ago) by thorpej
Branch: kqueue
Changes since 1.8.4.1: +290 -0
lines
Diff to previous 1.8.4.1 (colored)
Sync kqueue branch with -current.
Revision 1.8.2.2 / (download) - annotate - [select for diffs], Tue Jan 8 00:32:14 2002 UTC (10 years, 4 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.8.2.1: +290 -0
lines
Diff to previous 1.8.2.1 (colored)
Catch up to -current.
Revision 1.8.4.1, Sat Dec 29 14:06:19 2001 UTC (10 years, 4 months ago) by thorpej
Branch: kqueue
Changes since 1.8: +0 -290
lines
FILE REMOVED
file umass_quirks.c was added on branch kqueue on 2002-01-10 19:59:01 +0000
Revision 1.8.2.1, Sat Dec 29 14:06:19 2001 UTC (10 years, 4 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.8: +0 -290
lines
FILE REMOVED
file umass_quirks.c was added on branch nathanw_sa on 2002-01-08 00:32:14 +0000
Revision 1.8 / (download) - annotate - [select for diffs], Sat Dec 29 14:06:19 2001 UTC (10 years, 4 months ago) by augustss
Branch: MAIN
Branch point for: nathanw_sa,
kqueue
Changes since 1.7: +18 -2
lines
Diff to previous 1.7 (colored)
Move some USB device quirks to the umass_quirk table.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Dec 29 13:46:23 2001 UTC (10 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.6: +29 -9
lines
Diff to previous 1.6 (colored)
Introduce a field, busquirks, in the umass quirk table that is passed directly to the quirk field for the bus.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Dec 24 21:36:54 2001 UTC (10 years, 5 months ago) by augustss
Branch: MAIN
Changes since 1.5: +3 -18
lines
Diff to previous 1.5 (colored)
Use the new USB_PRODUCT_ANY match.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Dec 24 19:24:33 2001 UTC (10 years, 5 months ago) by augustss
Branch: MAIN
Changes since 1.4: +4 -19
lines
Diff to previous 1.4 (colored)
Get rid of the transfer_speed nonsense to calculate the timeout. We get passed a timeout from the upper layer which is what matters.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Dec 24 13:43:25 2001 UTC (10 years, 5 months ago) by augustss
Branch: MAIN
Changes since 1.3: +31 -0
lines
Diff to previous 1.3 (colored)
Add a preliminary version of a driver for In-System Designs non-standard ATA-over-BulkOnly protocol. The ISD chip can be found, e.g., in the Archos MP3 player. The driver still lacks real error handling.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Dec 24 13:25:52 2001 UTC (10 years, 5 months ago) by augustss
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Make the separation between wire protocol (umass.c) and command protocol (umass_scsipi.c) more distinct. It is now possible to add new command protocols with a minimum of change. The umassbus.[ch] files have been renamed umass_scsipi.[ch] since this reflects their purpose better.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Dec 22 13:21:59 2001 UTC (10 years, 5 months ago) by gehenna
Branch: MAIN
Changes since 1.1: +3 -2
lines
Diff to previous 1.1 (colored)
Add new quirk: NO_REQUEST_SENSE Submit by: Dave Sainty
Revision 1.1 / (download) - annotate - [select for diffs], Mon Dec 17 12:16:15 2001 UTC (10 years, 5 months ago) by gehenna
Branch: MAIN
Introduce the new umass quirk table. Discussed with augustss.