CVS log for src/sys/dev/usb/usb_quirks.c
Up to [cvs.NetBSD.org] / src / sys / dev / usb
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.108: download - view: text, markup, annotated - select for diffs
Wed Feb 28 21:52:40 2024 UTC (9 months, 1 week ago) by dholland
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
HEAD
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +5 -3
lines
usbdevs: regen; usb_quirks.c: update to match
Regen for additional Logitech B100, and update the UQ_ALWAYS_ON entry
to refer to both device ids.
Revision 1.107: download - view: text, markup, annotated - select for diffs
Sun May 14 23:58:35 2023 UTC (18 months, 4 weeks ago) by pgoyette
Branches: MAIN
CVS tags: thorpej-ifq-base,
thorpej-ifq,
thorpej-altq-separation-base,
thorpej-altq-separation
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +3 -3
lines
fix typq
Revision 1.106: download - view: text, markup, annotated - select for diffs
Sun May 14 22:30:13 2023 UTC (18 months, 4 weeks ago) by pgoyette
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +3 -2
lines
Add a Lenovo mouse so we can set the ALWAYS_ON quirk.
Revision 1.105: download - view: text, markup, annotated - select for diffs
Sun Mar 6 23:36:50 2022 UTC (2 years, 9 months ago) by andvar
Branches: MAIN
CVS tags: netbsd-10-base,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +3 -3
lines
s/filered/filtered/ in comment.
Revision 1.104: download - view: text, markup, annotated - select for diffs
Thu Jan 20 03:14:03 2022 UTC (2 years, 10 months ago) by mrg
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +2 -6
lines
don't 'extern' some other .c file's data, espcially when it's
already in usbhist.h.
Revision 1.92.2.3: download - view: text, markup, annotated - select for diffs
Tue Jan 18 20:02:23 2022 UTC (2 years, 10 months ago) by snj
Branches: netbsd-9
CVS tags: netbsd-9-4-RELEASE,
netbsd-9-3-RELEASE
Diff to: previous 1.92.2.2: preferred, colored; branchpoint 1.92: preferred, colored; next MAIN 1.93: preferred, colored
Changes since revision 1.92.2.2: +4 -2
lines
Pull up following revision(s) (requested by martin in ticket #1405):
sys/dev/usb/usb_quirks.c: revision 1.102
Ignore new APC UPS devices when matching uhid devices.
Revision 1.92.2.2: download - view: text, markup, annotated - select for diffs
Tue Jan 18 18:48:00 2022 UTC (2 years, 10 months ago) by martin
Branches: netbsd-9
Diff to: previous 1.92.2.1: preferred, colored; branchpoint 1.92: preferred, colored
Changes since revision 1.92.2.1: +6 -2
lines
Pull up following revision(s) (requested by bouyer in ticket #1403):
sys/dev/usb/usb_quirks.c: revision 1.103
Add UQ_HID_IGNORE for the Microchip PICkit2 and 3 programmers.
Revision 1.103: download - view: text, markup, annotated - select for diffs
Mon Jan 17 11:12:28 2022 UTC (2 years, 10 months ago) by bouyer
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +6 -2
lines
Add UQ_HID_IGNORE for the Microchip PICkit2 and 3 programmers.
Revision 1.102: download - view: text, markup, annotated - select for diffs
Wed Jan 12 12:55:46 2022 UTC (2 years, 10 months ago) by martin
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +4 -2
lines
Ignore new APC UPS devices when matching uhid devices.
Revision 1.92.2.1: download - view: text, markup, annotated - select for diffs
Sun Dec 19 16:38:24 2021 UTC (2 years, 11 months ago) by martin
Branches: netbsd-9
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +6 -2
lines
Pull up following revision(s) (requested by mrg in ticket #1395):
sys/dev/usb/usb_quirks.c: revision 1.101
add two additional cyperpower ups ids for ignore hid.
Revision 1.101: download - view: text, markup, annotated - select for diffs
Fri Dec 17 08:17:40 2021 UTC (2 years, 11 months ago) by mrg
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +6 -2
lines
add two additional cyperpower ups ids for ignore hid.
Revision 1.100: download - view: text, markup, annotated - select for diffs
Sat Oct 16 05:40:46 2021 UTC (3 years, 1 month ago) by mrg
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +4 -2
lines
apply always-open quirk for logitech B100 mouse.
Revision 1.99: download - view: text, markup, annotated - select for diffs
Fri Oct 1 21:09:50 2021 UTC (3 years, 2 months ago) by macallan
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +19 -2
lines
add a quirk for devices that need ums::sc_alwayson
Revision 1.98: download - view: text, markup, annotated - select for diffs
Tue Aug 17 22:00:32 2021 UTC (3 years, 3 months ago) by andvar
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +3 -3
lines
fix multiplei repetitive typos in comments, messages and documentation. mainly because copy paste code big amount of files are affected.
Revision 1.95.4.2: download - view: text, markup, annotated - select for diffs
Sat Apr 3 22:28:50 2021 UTC (3 years, 8 months ago) by thorpej
Branches: thorpej-futex
Diff to: previous 1.95.4.1: preferred, colored; branchpoint 1.95: preferred, colored; next MAIN 1.96: preferred, colored
Changes since revision 1.95.4.1: +51 -2
lines
Sync with HEAD.
Revision 1.97: download - view: text, markup, annotated - select for diffs
Sun Feb 21 12:36:38 2021 UTC (3 years, 9 months ago) by martin
Branches: MAIN
CVS tags: thorpej-i2c-spi-conf2-base,
thorpej-i2c-spi-conf2,
thorpej-i2c-spi-conf-base,
thorpej-i2c-spi-conf,
thorpej-futex2-base,
thorpej-futex2,
thorpej-futex-base,
thorpej-cfargs2-base,
thorpej-cfargs2,
thorpej-cfargs-base,
thorpej-cfargs,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +51 -2
lines
Add a bunch of USB loader devices for Freescale SoC that should not
attach as HID devices.
Revision 1.95.4.1: download - view: text, markup, annotated - select for diffs
Sun Jan 3 16:35:02 2021 UTC (3 years, 11 months ago) by thorpej
Branches: thorpej-futex
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +4 -2
lines
Sync w/ HEAD.
Revision 1.96: download - view: text, markup, annotated - select for diffs
Sat Dec 26 22:15:37 2020 UTC (3 years, 11 months ago) by jym
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +4 -2
lines
Add WayTech USB to Serial device to quirks routines, in order to prevent
uhid(4) from attaching and leave it to ugen(4) so libusb can query it.
It is used by some UPS peripherals for their management, especially the
ones from Infosec and Megatec.
Tested with Infosec E3 UPS through ups-nut-usb and `blazer_usb' driver
using the following configuration (ups.conf):
[infosec]
driver = blazer_usb
port = auto
vendorid = 0665
productid = 5161
Make sure the associated /dev/ugenXXX is accessible to `nut' user if you
use ups-nut.
Revision 1.86.16.2: download - view: text, markup, annotated - select for diffs
Wed Apr 8 14:08:13 2020 UTC (4 years, 8 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.86.16.1: preferred, colored; branchpoint 1.86: preferred, colored; next MAIN 1.87: preferred, colored
Changes since revision 1.86.16.1: +8 -8
lines
Merge changes from current as of 20200406
Revision 1.95: download - view: text, markup, annotated - select for diffs
Sat Mar 14 03:01:36 2020 UTC (4 years, 8 months ago) by christos
Branches: MAIN
CVS tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
bouyer-xenpvh-base2,
bouyer-xenpvh-base1,
bouyer-xenpvh-base,
bouyer-xenpvh
Branch point for: thorpej-futex
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +8 -8
lines
fix more broken kernhist formats (now I got them all).
Revision 1.94: download - view: text, markup, annotated - select for diffs
Sat Mar 14 02:35:33 2020 UTC (4 years, 8 months ago) by christos
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +3 -3
lines
revert the 0x% -> %# change for fixed width formats pointed out by uwe.
Revision 1.93: download - view: text, markup, annotated - select for diffs
Fri Mar 13 18:17:41 2020 UTC (4 years, 8 months ago) by christos
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +3 -3
lines
PR/55068: sc.dying: Fix printf formats:
- no %s/%p for kernel log
- 0x% -> %#
- always %j for kernel log
Revision 1.86.16.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:07:34 2019 UTC (5 years, 6 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +273 -91
lines
Sync with HEAD
Revision 1.92: download - view: text, markup, annotated - select for diffs
Thu May 23 04:44:49 2019 UTC (5 years, 6 months ago) by msaitoh
Branches: MAIN
CVS tags: phil-wifi-20191119,
phil-wifi-20190609,
netbsd-9-base,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
is-mlppp-base,
is-mlppp,
ad-namecache-base3,
ad-namecache-base2,
ad-namecache-base1,
ad-namecache-base,
ad-namecache
Branch point for: netbsd-9
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +6 -6
lines
Remove extra white spaces. No functional change.
Revision 1.91: download - view: text, markup, annotated - select for diffs
Wed Jan 30 19:57:48 2019 UTC (5 years, 10 months ago) by jakllsch
Branches: MAIN
CVS tags: isaki-audio2-base,
isaki-audio2
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +6 -2
lines
add the no-uhidev quirk for all X-Rite and GretagMacbeth devices
Revision 1.86.14.2: download - view: text, markup, annotated - select for diffs
Mon Nov 26 01:52:47 2018 UTC (6 years ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.86.14.1: preferred, colored; branchpoint 1.86: preferred, colored; next MAIN 1.87: preferred, colored
Changes since revision 1.86.14.1: +269 -91
lines
Sync with HEAD, resolve a couple of conflicts
Revision 1.86.8.2: download - view: text, markup, annotated - select for diffs
Tue Nov 20 16:05:38 2018 UTC (6 years ago) by martin
Branches: netbsd-8
CVS tags: netbsd-8-3-RELEASE,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1
Diff to: previous 1.86.8.1: preferred, colored; branchpoint 1.86: preferred, colored; next MAIN 1.87: preferred, colored
Changes since revision 1.86.8.1: +17 -6
lines
Pull up following revision(s) (requested by manu in ticket #1099):
sys/dev/usb/usb_quirks.c: revision 1.90
sys/dev/usb/usbdi.c: revision 1.179
sys/dev/usb/usb_quirks.h: revision 1.29
sys/dev/usb/usbdi.c: revision 1.180
Workaround NBP PN533 USB toggle bit bugs
The PN533 is known to mishandle the USB toggle bit, causing replies to
be filtered out by the host controller. As a result, the kernel sees
a timed out operation.
Vendor errata suggests that userland applications should detect the
situation on read timeout, and write a dumy frame to resync the toggle bit.
NFC Tools's libnfc does just that, but in order to succeed, the dummy
frame write must not be reported as timed out.
We therefore introduce a new USB quirk for devices known to miss output
acks. When that occur, we pretend that the operation succeeded, leaving
userland the duty to check that everything went okay.
This workaround lets libnfc recover from interrupted communications
without the need te reboot the system.
-
Build fix
From David H. Gutteridge
Revision 1.90: download - view: text, markup, annotated - select for diffs
Thu Nov 15 02:35:23 2018 UTC (6 years ago) by manu
Branches: MAIN
CVS tags: pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +17 -6
lines
Workaround NBP PN533 USB toggle bit bugs
The PN533 is known to mishandle the USB toggle bit, causing replies to
be filtered out by the host controller. As a result, the kernel sees
a timed out operation.
Vendor errata suggests that userland applications should detect the
situation on read timeout, and write a dumy frame to resync the toggle bit.
NFC Tools's libnfc does just that, but in order to succeed, the dummy
frame write must not be reported as timed out.
We therefore introduce a new USB quirk for devices known to miss output
acks. When that occur, we pretend that the operation succeeded, leaving
userland the duty to check that everything went okay.
This workaround lets libnfc recover from interrupted communications
without the need te reboot the system.
Revision 1.86.8.1: download - view: text, markup, annotated - select for diffs
Mon Nov 12 16:01:35 2018 UTC (6 years, 1 month ago) by martin
Branches: netbsd-8
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +258 -91
lines
Pull up following revision(s) (requested by manu in ticket #1091):
sys/dev/usb/usb_quirks.c: revision 1.88,1.89 (via patch)
sys/dev/usb/usbdi_util.c: revision 1.72 (via patch)
sys/dev/usb/usb_quirks.h: revision 1.28 (via patch)
sys/dev/usb/usbdi_util.h: revision 1.48
sys/dev/usb/usbdevs: revision 1.760,1.761 (via patch)
Add PN533 based NFC devices
-
Workaround PN533 USB descriptor corruption
During normal operation, the PN533 chip may corrupt its USB configuration,
interface and endpoint descriptors. The device descriptor remains unaffected.
Since the descriptors are documented to be immutable, we can work around
the problem by providing hard-coded descriptors instead of pulling them
from the device.
Userland implementation such as NFC tools' libnfc use the same approach,
but this kernel quirk is still necessary so that the device can be
attached on reboot, after its USB descriptors got corrupted.
-
Fix typo
Revision 1.89: download - view: text, markup, annotated - select for diffs
Thu Nov 8 09:00:24 2018 UTC (6 years, 1 month ago) by martin
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +3 -3
lines
Fix typo
Revision 1.88: download - view: text, markup, annotated - select for diffs
Thu Nov 8 02:11:54 2018 UTC (6 years, 1 month ago) by manu
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +258 -91
lines
Workaround PN533 USB descriptor corruption
During normal operation, the PN533 chip may corrupt its USB configuration,
interface and endpoint descriptors. The device descriptor remains unaffected.
Since the descriptors are documented to be immutable, we can work around
the problem by providing hard-coded descriptors instead of pulling them
from the device.
Userland implementation such as NFC tools' libnfc use the same approach,
but this kernel quirk is still necessary so that the device can be
attached on reboot, after its USB descriptors got corrupted.
Revision 1.86.14.1: download - view: text, markup, annotated - select for diffs
Sat Jul 28 04:37:58 2018 UTC (6 years, 4 months ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +3 -3
lines
Sync with HEAD
Revision 1.87: download - view: text, markup, annotated - select for diffs
Tue Jul 24 08:15:57 2018 UTC (6 years, 4 months ago) by msaitoh
Branches: MAIN
CVS tags: pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
jdolecek-ncqfixes-base,
jdolecek-ncqfixes
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +3 -3
lines
- USB_VENDOR_QUALCOMM -> USB_VENDOR_LG
- USB_VENDOR_4GSYSTEMS -> USB_VENDOR_LONGCHEER
Revision 1.75.2.4: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:37:34 2017 UTC (7 years ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.75.2.3: preferred, colored; branchpoint 1.75: preferred, colored; next MAIN 1.76: preferred, colored
Changes since revision 1.75.2.3: +23 -16
lines
update from HEAD
Revision 1.80.4.1: download - view: text, markup, annotated - select for diffs
Wed Apr 5 19:54:20 2017 UTC (7 years, 8 months ago) by snj
Branches: netbsd-7
CVS tags: netbsd-7-2-RELEASE
Diff to: previous 1.80: preferred, colored; next MAIN 1.81: preferred, colored
Changes since revision 1.80: +25 -18
lines
Pull up following revision(s) (requested by skrll in ticket #1395):
share/man/man4/axe.4: netbsd-7-nhusb
share/man/man4/axen.4: netbsd-7-nhusb
share/man/man4/cdce.4: netbsd-7-nhusb
share/man/man4/uaudio.4: netbsd-7-nhusb
share/man/man4/ucom.4: netbsd-7-nhusb
share/man/man4/uep.4: netbsd-7-nhusb
share/man/man4/urtw.4: netbsd-7-nhusb
share/man/man4/usb.4: netbsd-7-nhusb
share/man/man4/uyap.4: netbsd-7-nhusb
share/man/man4/xhci.4: netbsd-7-nhusb
share/man/man9/usbdi.9: netbsd-7-nhusb
sys/arch/amd64/conf/ALL: netbsd-7-nhusb
sys/arch/amd64/conf/GENERIC: netbsd-7-nhusb
sys/arch/amiga/dev/slhci_zbus.c: netbsd-7-nhusb
sys/arch/arm/allwinner/awin_otg.c: netbsd-7-nhusb
sys/arch/arm/allwinner/awin_usb.c: netbsd-7-nhusb
sys/arch/arm/amlogic/amlogic_dwctwo.c: netbsd-7-nhusb
sys/arch/arm/at91/at91ohci.c: netbsd-7-nhusb
sys/arch/arm/broadcom/bcm2835_dwctwo.c: netbsd-7-nhusb
sys/arch/arm/broadcom/bcm53xx_usb.c: netbsd-7-nhusb
sys/arch/arm/ep93xx/epohci.c: netbsd-7-nhusb
sys/arch/arm/gemini/obio_ehci.c: netbsd-7-nhusb
sys/arch/arm/imx/files.imx23: netbsd-7-nhusb
sys/arch/arm/imx/imxusb.c: netbsd-7-nhusb
sys/arch/arm/imx/imxusbreg.h: netbsd-7-nhusb
sys/arch/arm/omap/obio_ohci.c: netbsd-7-nhusb
sys/arch/arm/omap/omap3_ehci.c: netbsd-7-nhusb
sys/arch/arm/omap/omapl1x_ohci.c: netbsd-7-nhusb
sys/arch/arm/omap/tiotg.c: netbsd-7-nhusb
sys/arch/arm/s3c2xx0/ohci_s3c24x0.c: netbsd-7-nhusb
sys/arch/arm/samsung/exynos_usb.c: netbsd-7-nhusb
sys/arch/arm/xscale/pxa2x0_ohci.c: netbsd-7-nhusb
sys/arch/arm/zynq/zynq_usb.c: netbsd-7-nhusb
sys/arch/hpcarm/dev/nbp_slhci.c: netbsd-7-nhusb
sys/arch/hpcmips/dev/plumohci.c: netbsd-7-nhusb
sys/arch/i386/conf/ALL: netbsd-7-nhusb
sys/arch/i386/conf/GENERIC: netbsd-7-nhusb
sys/arch/i386/pci/gcscehci.c: netbsd-7-nhusb
sys/arch/luna68k/conf/GENERIC: netbsd-7-nhusb
sys/arch/mips/adm5120/dev/ahci.c: netbsd-7-nhusb
sys/arch/mips/adm5120/dev/ahcivar.h: netbsd-7-nhusb
sys/arch/mips/alchemy/dev/ohci_aubus.c: netbsd-7-nhusb
sys/arch/mips/atheros/dev/ehci_arbus.c: netbsd-7-nhusb
sys/arch/mips/atheros/dev/ohci_arbus.c: netbsd-7-nhusb
sys/arch/mips/conf/files.adm5120: netbsd-7-nhusb
sys/arch/mips/ralink/ralink_ehci.c: netbsd-7-nhusb
sys/arch/mips/ralink/ralink_ohci.c: netbsd-7-nhusb
sys/arch/mips/rmi/rmixl_ehci.c: netbsd-7-nhusb
sys/arch/mips/rmi/rmixl_ohci.c: netbsd-7-nhusb
sys/arch/playstation2/dev/ohci_sbus.c: netbsd-7-nhusb
sys/arch/powerpc/booke/dev/pq3ehci.c: netbsd-7-nhusb
sys/arch/powerpc/ibm4xx/dev/dwctwo_plb.c: netbsd-7-nhusb
sys/arch/x68k/dev/slhci_intio.c: netbsd-7-nhusb
sys/conf/files: netbsd-7-nhusb
sys/dev/cardbus/ehci_cardbus.c: netbsd-7-nhusb
sys/dev/cardbus/ohci_cardbus.c: netbsd-7-nhusb
sys/dev/cardbus/uhci_cardbus.c: netbsd-7-nhusb
sys/dev/ic/sl811hs.c: netbsd-7-nhusb
sys/dev/ic/sl811hsvar.h: netbsd-7-nhusb
sys/dev/isa/slhci_isa.c: netbsd-7-nhusb
sys/dev/marvell/ehci_mv.c: netbsd-7-nhusb
sys/dev/pci/ehci_pci.c: netbsd-7-nhusb
sys/dev/pci/ohci_pci.c: netbsd-7-nhusb
sys/dev/pci/uhci_pci.c: netbsd-7-nhusb
sys/dev/pci/xhci_pci.c: netbsd-7-nhusb
sys/dev/pcmcia/slhci_pcmcia.c: netbsd-7-nhusb
sys/dev/usb/Makefile.usbdevs: netbsd-7-nhusb
sys/dev/usb/TODO: netbsd-7-nhusb
sys/dev/usb/TODO.usbmp: netbsd-7-nhusb
sys/dev/usb/aubtfwl.c: netbsd-7-nhusb
sys/dev/usb/auvitek.c: netbsd-7-nhusb
sys/dev/usb/auvitek_audio.c: netbsd-7-nhusb
sys/dev/usb/auvitek_dtv.c: netbsd-7-nhusb
sys/dev/usb/auvitek_i2c.c: netbsd-7-nhusb
sys/dev/usb/auvitek_video.c: netbsd-7-nhusb
sys/dev/usb/auvitekvar.h: netbsd-7-nhusb
sys/dev/usb/ehci.c: netbsd-7-nhusb
sys/dev/usb/ehcireg.h: netbsd-7-nhusb
sys/dev/usb/ehcivar.h: netbsd-7-nhusb
sys/dev/usb/emdtv.c: netbsd-7-nhusb
sys/dev/usb/emdtv_dtv.c: netbsd-7-nhusb
sys/dev/usb/emdtv_ir.c: netbsd-7-nhusb
sys/dev/usb/emdtvvar.h: netbsd-7-nhusb
sys/dev/usb/ezload.c: netbsd-7-nhusb
sys/dev/usb/ezload.h: netbsd-7-nhusb
sys/dev/usb/files.usb: netbsd-7-nhusb
sys/dev/usb/hid.c: netbsd-7-nhusb
sys/dev/usb/hid.h: netbsd-7-nhusb
sys/dev/usb/if_athn_usb.c: netbsd-7-nhusb
sys/dev/usb/if_athn_usb.h: netbsd-7-nhusb
sys/dev/usb/if_atu.c: netbsd-7-nhusb
sys/dev/usb/if_atureg.h: netbsd-7-nhusb
sys/dev/usb/if_aue.c: netbsd-7-nhusb
sys/dev/usb/if_auereg.h: netbsd-7-nhusb
sys/dev/usb/if_axe.c: netbsd-7-nhusb
sys/dev/usb/if_axen.c: netbsd-7-nhusb
sys/dev/usb/if_axenreg.h: netbsd-7-nhusb
sys/dev/usb/if_axereg.h: netbsd-7-nhusb
sys/dev/usb/if_cdce.c: netbsd-7-nhusb
sys/dev/usb/if_cdcereg.h: netbsd-7-nhusb
sys/dev/usb/if_cue.c: netbsd-7-nhusb
sys/dev/usb/if_cuereg.h: netbsd-7-nhusb
sys/dev/usb/if_kue.c: netbsd-7-nhusb
sys/dev/usb/if_kuereg.h: netbsd-7-nhusb
sys/dev/usb/if_otus.c: netbsd-7-nhusb
sys/dev/usb/if_otusvar.h: netbsd-7-nhusb
sys/dev/usb/if_rum.c: netbsd-7-nhusb
sys/dev/usb/if_rumreg.h: netbsd-7-nhusb
sys/dev/usb/if_rumvar.h: netbsd-7-nhusb
sys/dev/usb/if_run.c: netbsd-7-nhusb
sys/dev/usb/if_runvar.h: netbsd-7-nhusb
sys/dev/usb/if_smsc.c: netbsd-7-nhusb
sys/dev/usb/if_smscreg.h: netbsd-7-nhusb
sys/dev/usb/if_smscvar.h: netbsd-7-nhusb
sys/dev/usb/if_udav.c: netbsd-7-nhusb
sys/dev/usb/if_udavreg.h: netbsd-7-nhusb
sys/dev/usb/if_upgt.c: netbsd-7-nhusb
sys/dev/usb/if_upgtvar.h: netbsd-7-nhusb
sys/dev/usb/if_upl.c: netbsd-7-nhusb
sys/dev/usb/if_ural.c: netbsd-7-nhusb
sys/dev/usb/if_uralreg.h: netbsd-7-nhusb
sys/dev/usb/if_uralvar.h: netbsd-7-nhusb
sys/dev/usb/if_url.c: netbsd-7-nhusb
sys/dev/usb/if_urlreg.h: netbsd-7-nhusb
sys/dev/usb/if_urndis.c: netbsd-7-nhusb
sys/dev/usb/if_urndisreg.h: netbsd-7-nhusb
sys/dev/usb/if_urtw.c: netbsd-7-nhusb
sys/dev/usb/if_urtwn.c: netbsd-7-nhusb
sys/dev/usb/if_urtwn_data.h: netbsd-7-nhusb
sys/dev/usb/if_urtwnreg.h: netbsd-7-nhusb
sys/dev/usb/if_urtwnvar.h: netbsd-7-nhusb
sys/dev/usb/if_urtwreg.h: netbsd-7-nhusb
sys/dev/usb/if_zyd.c: netbsd-7-nhusb
sys/dev/usb/if_zydreg.h: netbsd-7-nhusb
sys/dev/usb/irmce.c: netbsd-7-nhusb
sys/dev/usb/moscom.c: netbsd-7-nhusb
sys/dev/usb/motg.c: netbsd-7-nhusb
sys/dev/usb/motgvar.h: netbsd-7-nhusb
sys/dev/usb/ohci.c: netbsd-7-nhusb
sys/dev/usb/ohcireg.h: netbsd-7-nhusb
sys/dev/usb/ohcivar.h: netbsd-7-nhusb
sys/dev/usb/pseye.c: netbsd-7-nhusb
sys/dev/usb/slurm.c: netbsd-7-nhusb
sys/dev/usb/stuirda.c: netbsd-7-nhusb
sys/dev/usb/u3g.c: netbsd-7-nhusb
sys/dev/usb/uark.c: netbsd-7-nhusb
sys/dev/usb/uatp.c: netbsd-7-nhusb
sys/dev/usb/uaudio.c: netbsd-7-nhusb
sys/dev/usb/uberry.c: netbsd-7-nhusb
sys/dev/usb/ubsa.c: netbsd-7-nhusb
sys/dev/usb/ubsa_common.c: netbsd-7-nhusb
sys/dev/usb/ubsavar.h: netbsd-7-nhusb
sys/dev/usb/ubt.c: netbsd-7-nhusb
sys/dev/usb/uchcom.c: netbsd-7-nhusb
sys/dev/usb/ucom.c: netbsd-7-nhusb
sys/dev/usb/ucomvar.h: netbsd-7-nhusb
sys/dev/usb/ucycom.c: netbsd-7-nhusb
sys/dev/usb/udl.c: netbsd-7-nhusb
sys/dev/usb/udl.h: netbsd-7-nhusb
sys/dev/usb/udsbr.c: netbsd-7-nhusb
sys/dev/usb/udsir.c: netbsd-7-nhusb
sys/dev/usb/uep.c: netbsd-7-nhusb
sys/dev/usb/uftdi.c: netbsd-7-nhusb
sys/dev/usb/uftdireg.h: netbsd-7-nhusb
sys/dev/usb/ugen.c: netbsd-7-nhusb
sys/dev/usb/ugensa.c: netbsd-7-nhusb
sys/dev/usb/uhci.c: netbsd-7-nhusb
sys/dev/usb/uhcireg.h: netbsd-7-nhusb
sys/dev/usb/uhcivar.h: netbsd-7-nhusb
sys/dev/usb/uhid.c: netbsd-7-nhusb
sys/dev/usb/uhidev.c: netbsd-7-nhusb
sys/dev/usb/uhidev.h: netbsd-7-nhusb
sys/dev/usb/uhmodem.c: netbsd-7-nhusb
sys/dev/usb/uhso.c: netbsd-7-nhusb
sys/dev/usb/uhub.c: netbsd-7-nhusb
sys/dev/usb/uipad.c: netbsd-7-nhusb
sys/dev/usb/uipaq.c: netbsd-7-nhusb
sys/dev/usb/uirda.c: netbsd-7-nhusb
sys/dev/usb/uirdavar.h: netbsd-7-nhusb
sys/dev/usb/ukbd.c: netbsd-7-nhusb
sys/dev/usb/ukbdmap.c: netbsd-7-nhusb
sys/dev/usb/ukyopon.c: netbsd-7-nhusb
sys/dev/usb/ukyopon.h: netbsd-7-nhusb
sys/dev/usb/ulpt.c: netbsd-7-nhusb
sys/dev/usb/umass.c: netbsd-7-nhusb
sys/dev/usb/umass_isdata.c: netbsd-7-nhusb
sys/dev/usb/umass_isdata.h: netbsd-7-nhusb
sys/dev/usb/umass_quirks.c: netbsd-7-nhusb
sys/dev/usb/umass_quirks.h: netbsd-7-nhusb
sys/dev/usb/umass_scsipi.c: netbsd-7-nhusb
sys/dev/usb/umass_scsipi.h: netbsd-7-nhusb
sys/dev/usb/umassvar.h: netbsd-7-nhusb
sys/dev/usb/umcs.c: netbsd-7-nhusb
sys/dev/usb/umct.c: netbsd-7-nhusb
sys/dev/usb/umidi.c: netbsd-7-nhusb
sys/dev/usb/umidi_quirks.c: netbsd-7-nhusb
sys/dev/usb/umidi_quirks.h: netbsd-7-nhusb
sys/dev/usb/umodem.c: netbsd-7-nhusb
sys/dev/usb/umodem_common.c: netbsd-7-nhusb
sys/dev/usb/umodemvar.h: netbsd-7-nhusb
sys/dev/usb/ums.c: netbsd-7-nhusb
sys/dev/usb/uplcom.c: netbsd-7-nhusb
sys/dev/usb/urio.c: netbsd-7-nhusb
sys/dev/usb/urio.h: netbsd-7-nhusb
sys/dev/usb/usb.c: netbsd-7-nhusb
sys/dev/usb/usb.h: netbsd-7-nhusb
sys/dev/usb/usb_mem.c: netbsd-7-nhusb
sys/dev/usb/usb_mem.h: netbsd-7-nhusb
sys/dev/usb/usb_quirks.c: netbsd-7-nhusb
sys/dev/usb/usb_quirks.h: netbsd-7-nhusb
sys/dev/usb/usb_subr.c: netbsd-7-nhusb
sys/dev/usb/usbdevices.config: netbsd-7-nhusb
sys/dev/usb/usbdevs: netbsd-7-nhusb
sys/dev/usb/usbdevs.h: netbsd-7-nhusb
sys/dev/usb/usbdevs_data.h: netbsd-7-nhusb
sys/dev/usb/usbdi.c: netbsd-7-nhusb
sys/dev/usb/usbdi.h: netbsd-7-nhusb
sys/dev/usb/usbdi_util.c: netbsd-7-nhusb
sys/dev/usb/usbdi_util.h: netbsd-7-nhusb
sys/dev/usb/usbdivar.h: netbsd-7-nhusb
sys/dev/usb/usbhid.h: netbsd-7-nhusb
sys/dev/usb/usbhist.h: netbsd-7-nhusb
sys/dev/usb/usbroothub.c: netbsd-7-nhusb
sys/dev/usb/usbroothub.h: netbsd-7-nhusb
sys/dev/usb/usbroothub_subr.c: delete
sys/dev/usb/usbroothub_subr.h: delete
sys/dev/usb/uscanner.c: netbsd-7-nhusb
sys/dev/usb/uslsa.c: netbsd-7-nhusb
sys/dev/usb/usscanner.c: netbsd-7-nhusb
sys/dev/usb/ustir.c: netbsd-7-nhusb
sys/dev/usb/uthum.c: netbsd-7-nhusb
sys/dev/usb/utoppy.c: netbsd-7-nhusb
sys/dev/usb/uts.c: netbsd-7-nhusb
sys/dev/usb/uvideo.c: netbsd-7-nhusb
sys/dev/usb/uvisor.c: netbsd-7-nhusb
sys/dev/usb/uvscom.c: netbsd-7-nhusb
sys/dev/usb/uyap.c: netbsd-7-nhusb
sys/dev/usb/uyap_firmware.h: netbsd-7-nhusb
sys/dev/usb/uyurex.c: netbsd-7-nhusb
sys/dev/usb/x1input_rdesc.h: netbsd-7-nhusb
sys/dev/usb/xhci.c: netbsd-7-nhusb
sys/dev/usb/xhcireg.h: netbsd-7-nhusb
sys/dev/usb/xhcivar.h: netbsd-7-nhusb
sys/dev/usb/xinput_rdesc.h: netbsd-7-nhusb
sys/external/bsd/common/conf/files.linux: netbsd-7-nhusb
sys/external/bsd/common/include/linux/err.h: netbsd-7-nhusb
sys/external/bsd/common/include/linux/kernel.h: netbsd-7-nhusb
sys/external/bsd/common/include/linux/workqueue.h: netbsd-7-nhusb
sys/external/bsd/common/linux/linux_work.c: netbsd-7-nhusb
sys/external/bsd/drm2/dist/drm/radeon/atombios_encoders.c: netbsd-7-nhusb
sys/external/bsd/drm2/dist/drm/radeon/radeon_legacy_encoders.c: netbsd-7-nhusb
sys/external/bsd/drm2/drm/files.drmkms: netbsd-7-nhusb
sys/external/bsd/drm2/i915drm/files.i915drmkms: netbsd-7-nhusb
sys/external/bsd/drm2/include/linux/err.h: delete
sys/external/bsd/drm2/include/linux/workqueue.h: delete
sys/external/bsd/drm2/linux/files.drmkms_linux: netbsd-7-nhusb
sys/external/bsd/drm2/linux/linux_work.c: delete
sys/external/bsd/dwc2/dwc2.c: netbsd-7-nhusb
sys/external/bsd/dwc2/dwc2.h: netbsd-7-nhusb
sys/external/bsd/dwc2/dwc2var.h: netbsd-7-nhusb
sys/external/bsd/dwc2/dwctwo2netbsd: netbsd-7-nhusb
sys/external/bsd/dwc2/conf/files.dwc2: netbsd-7-nhusb
sys/external/bsd/dwc2/dist/dwc2_core.c: netbsd-7-nhusb
sys/external/bsd/dwc2/dist/dwc2_core.h: netbsd-7-nhusb
sys/external/bsd/dwc2/dist/dwc2_coreintr.c: netbsd-7-nhusb
sys/external/bsd/dwc2/dist/dwc2_hcd.c: netbsd-7-nhusb
sys/external/bsd/dwc2/dist/dwc2_hcd.h: netbsd-7-nhusb
sys/external/bsd/dwc2/dist/dwc2_hcdddma.c: netbsd-7-nhusb
sys/external/bsd/dwc2/dist/dwc2_hcdintr.c: netbsd-7-nhusb
sys/external/bsd/dwc2/dist/dwc2_hcdqueue.c: netbsd-7-nhusb
sys/external/bsd/dwc2/dist/dwc2_hw.h: netbsd-7-nhusb
sys/modules/drmkms_linux/Makefile: netbsd-7-nhusb
sys/modules/i915drmkms/Makefile: netbsd-7-nhusb
sys/rump/dev/lib/libugenhc/ugenhc.c: netbsd-7-nhusb
sys/rump/dev/lib/libusb/Makefile: netbsd-7-nhusb
sys/rump/dev/lib/libusb/USB.ioconf: netbsd-7-nhusb
sys/rump/dev/lib/libusb/usb_at_ugenhc.c: delete
sys/rump/dev/lib/libusb/opt/opt_usb.h: delete
sys/rump/dev/lib/libusb/opt/opt_usbverbose.h: delete
sys/sys/mbuf.h: netbsd-7-nhusb
usr.sbin/usbdevs/usbdevs.8: netbsd-7-nhusb
usr.sbin/usbdevs/usbdevs.c: netbsd-7-nhusb
Merge netbsd-7-nhusb:
- API / infrastructure changes to support memory management changes.
- Memory management improvements and bug fixes.
- HCDs should now be MP safe
- conversion to KERNHIST based debug
- FS/LS isoc support on ehci(4).
- conversion to kmem(9)
- Some USB 3 support - mostly from Takahiro HAYASHI (t-hash).
- interrupt transfers now get proper DMA operations
- general bug fixes
- kern/48308
- uhub status notification improvements
- umass(4) probe fix (applied to HEAD already)
- ohci(4) short transfer fix
- Change the SOFTINT level from NET to SERIAL for the USB softint handler.
This gives the callback a chance of running when another softint handler
at SOFTINT_NET has blocked holding a lock, e.g. softnet_lock and most of
the network stack.
- kern/49065 - ifconfig tun0 ... sequence locks up system / lockup:
softnet_lock held across usb xfr
- kern/50491 - unkillable wait in usbd_transfer while using usmsc0
on raspberry pi 2
- kern/51395 - USB Ethernet makes xhci hang
- Various improvements to slhci(4)
- Various improvements to dwc2(4)
Revision 1.80.8.2: download - view: text, markup, annotated - select for diffs
Thu Jan 26 21:54:25 2017 UTC (7 years, 10 months ago) by skrll
Branches: netbsd-7-nhusb
Diff to: previous 1.80.8.1: preferred, colored; branchpoint 1.80: preferred, colored; next MAIN 1.81: preferred, colored
Changes since revision 1.80.8.1: +10 -9
lines
Sync with HEAD/nhusb
Revision 1.84.2.2: download - view: text, markup, annotated - select for diffs
Sat Jan 7 08:56:42 2017 UTC (7 years, 11 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.84.2.1: preferred, colored; branchpoint 1.84: preferred, colored; next MAIN 1.85: preferred, colored
Changes since revision 1.84.2.1: +9 -9
lines
Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
Revision 1.81.2.5: download - view: text, markup, annotated - select for diffs
Mon Dec 5 10:55:18 2016 UTC (8 years ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.81.2.4: preferred, colored; branchpoint 1.81: preferred, colored; next MAIN 1.82: preferred, colored
Changes since revision 1.81.2.4: +10 -9
lines
Sync with HEAD
Revision 1.86: download - view: text, markup, annotated - select for diffs
Sun Dec 4 10:12:35 2016 UTC (8 years ago) by skrll
Branches: MAIN
CVS tags: tls-maxphys-base-20171202,
prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
phil-wifi-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-compat-base,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
nick-nhusb-base-20170825,
nick-nhusb-base-20170204,
nick-nhusb-base-20161204,
netbsd-8-base,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
jdolecek-ncq-base,
jdolecek-ncq,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan
Branch point for: phil-wifi,
pgoyette-compat,
netbsd-8
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +9 -9
lines
Whitespace
Revision 1.84.2.1: download - view: text, markup, annotated - select for diffs
Fri Nov 4 14:49:16 2016 UTC (8 years, 1 month ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +3 -2
lines
Sync with HEAD
Revision 1.85: download - view: text, markup, annotated - select for diffs
Sun Oct 16 18:47:49 2016 UTC (8 years, 1 month ago) by nat
Branches: MAIN
CVS tags: pgoyette-localcount-20161104
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +3 -2
lines
Add quirk for C-Media USB Pnp sound card.
Without this I was unable to record. The recording volume is still way to
low but it's possibly my microphone.
OK christos@
Revision 1.80.8.1: download - view: text, markup, annotated - select for diffs
Tue Sep 6 20:33:09 2016 UTC (8 years, 3 months ago) by skrll
Branches: netbsd-7-nhusb
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +17 -11
lines
First pass at netbsd-7 updated with USB code from HEAD
Revision 1.84: download - view: text, markup, annotated - select for diffs
Sat Apr 23 10:15:32 2016 UTC (8 years, 7 months ago) by skrll
Branches: MAIN
CVS tags: pgoyette-localcount-base,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
nick-nhusb-base-20161004,
nick-nhusb-base-20160907,
nick-nhusb-base-20160529,
localcount-20160914
Branch point for: pgoyette-localcount
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +11 -11
lines
Merge nick-nhusb
- API / infrastructure changes to support memory management changes.
- Memory management improvements and bug fixes.
- HCDs should now be MP safe
- conversion to KERNHIST based debug
- FS/LS isoc support on ehci(4).
- conversion to kmem(9)
- Some USB 3 support - mostly from Takahiro HAYASHI (t-hash).
- interrupt transfers now get proper DMA operations
- general bug fixes
- kern/48308
- uhub status notification improvements
- umass(4) probe fix (applied to HEAD already)
- ohci(4) short transfer fix
Revision 1.81.2.4: download - view: text, markup, annotated - select for diffs
Mon Apr 6 15:18:13 2015 UTC (9 years, 8 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.81.2.3: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.3: +4 -2
lines
Sync with HEAD
Revision 1.83: download - view: text, markup, annotated - select for diffs
Sun Apr 5 09:24:21 2015 UTC (9 years, 8 months ago) by skrll
Branches: MAIN
CVS tags: nick-nhusb-base-20160422,
nick-nhusb-base-20160319,
nick-nhusb-base-20151226,
nick-nhusb-base-20150921,
nick-nhusb-base-20150606,
nick-nhusb-base-20150406
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +3 -2
lines
PR/49814: USB Quirk for Texas Instrument MSP430 FET programmer
Revision 1.82: download - view: text, markup, annotated - select for diffs
Mon Jan 26 11:05:20 2015 UTC (9 years, 10 months ago) by gson
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +3 -2
lines
The Silicon Labs EC3 USB Debug Adapter looks like a HID, but needs to
be accessed via the ugen driver.
Revision 1.81.2.3: download - view: text, markup, annotated - select for diffs
Fri Dec 5 09:37:50 2014 UTC (10 years ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.81.2.2: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.2: +3 -3
lines
KNF. Remove ( ) from return statements.
Revision 1.81.2.2: download - view: text, markup, annotated - select for diffs
Sun Nov 30 13:14:11 2014 UTC (10 years ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.81.2.1: preferred, colored; branchpoint 1.81: preferred, colored
Changes since revision 1.81.2.1: +4 -4
lines
Whitespace
Revision 1.81.2.1: download - view: text, markup, annotated - select for diffs
Sun Nov 30 12:18:58 2014 UTC (10 years ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +8 -8
lines
Use C99 types. u_int{8,16,32,64}_t to uint{8,16,32,64}_t.
No functional change.
Revision 1.81: download - view: text, markup, annotated - select for diffs
Fri Sep 12 16:40:38 2014 UTC (10 years, 3 months ago) by skrll
Branches: MAIN
CVS tags: nick-nhusb-base
Branch point for: nick-nhusb
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +6 -2
lines
Improve USB debugging with USBHIST based on KERNHIST.
Convert some DPRINTFs to USBHIST_LOG and allow usbdebug, ehcidebug and
umassdebug to be changed via sysctl.
Remove the #define mess in usb.h.
This was started by mrg@ and updated by reinoud@
Revision 1.75.2.3: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:03:51 2014 UTC (10 years, 3 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.75.2.2: preferred, colored; branchpoint 1.75: preferred, colored
Changes since revision 1.75.2.2: +1 -0
lines
Rebase to HEAD as of a few days ago.
Revision 1.71.8.4: download - view: text, markup, annotated - select for diffs
Thu May 22 11:40:37 2014 UTC (10 years, 6 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.71.8.3: preferred, colored; branchpoint 1.71: preferred, colored; next MAIN 1.72: preferred, colored
Changes since revision 1.71.8.3: +5 -5
lines
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Revision 1.79.4.1: download - view: text, markup, annotated - select for diffs
Sun May 18 17:45:48 2014 UTC (10 years, 6 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.79: preferred, colored; next MAIN 1.80: preferred, colored
Changes since revision 1.79: +3 -2
lines
sync with head
Revision 1.80: download - view: text, markup, annotated - select for diffs
Thu Nov 14 16:33:20 2013 UTC (11 years ago) by nonaka
Branches: MAIN
CVS tags: yamt-pagecache-base9,
tls-maxphys-base,
tls-earlyentropy-base,
tls-earlyentropy,
rmind-smpnet-nbase,
rmind-smpnet-base,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3,
netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-base,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0
Branch point for: netbsd-7-nhusb,
netbsd-7
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +3 -2
lines
If the Weltrend Semiconductor device found in SANWA SUPPLY TAP-TST10 electricity meter as a usbhid device, it doesn't work at all, connect as ugen instead. Verified working with taptst10ctl.
Revision 1.75.2.2: download - view: text, markup, annotated - select for diffs
Sun Jun 23 06:20:22 2013 UTC (11 years, 5 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.75.2.1: preferred, colored; branchpoint 1.75: preferred, colored
Changes since revision 1.75.2.1: +4 -5
lines
resync from head
Revision 1.74.2.1: download - view: text, markup, annotated - select for diffs
Sun May 19 21:51:00 2013 UTC (11 years, 6 months ago) by riz
Branches: netbsd-6
Diff to: previous 1.74: preferred, colored; next MAIN 1.75: preferred, colored
Changes since revision 1.74: +4 -2
lines
Pull up following revision(s) (requested by garbled in ticket #849):
sys/dev/usb/usb_quirks.c: revision 1.78
sys/dev/usb/usbdevs: revision 1.639
Add my tripplite UPS
If the tripplite SMARTLCD ups connects as a usbhid device, it doesn't
work at all, connect as ugen instead. Verified working with ups-nut.
Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu Mar 28 04:07:55 2013 UTC (11 years, 8 months ago) by garbled
Branches: MAIN
CVS tags: riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2,
khorben-n900
Branch point for: rmind-smpnet
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +4 -7
lines
Regen usbdevs.
Modify quirks to allow a product id of ALL
Set all TRIPPWIRE2 vendor devices to ignore hid. Three in a row means they
are all probably like this.
Revision 1.78: download - view: text, markup, annotated - select for diffs
Wed Mar 20 15:40:29 2013 UTC (11 years, 8 months ago) by garbled
Branches: MAIN
CVS tags: agc-symver-base,
agc-symver
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +4 -2
lines
If the tripplite SMARTLCD ups connects as a usbhid device, it doesn't
work at all, connect as ugen instead. Verified working with ups-nut.
Revision 1.75.2.1: download - view: text, markup, annotated - select for diffs
Mon Feb 25 00:29:41 2013 UTC (11 years, 9 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +3 -4
lines
resync with head
Revision 1.71.8.3: download - view: text, markup, annotated - select for diffs
Wed Jan 23 00:06:14 2013 UTC (11 years, 10 months ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.71.8.2: preferred, colored; branchpoint 1.71: preferred, colored
Changes since revision 1.71.8.2: +3 -4
lines
sync with head
Revision 1.77: download - view: text, markup, annotated - select for diffs
Sat Jan 5 23:34:20 2013 UTC (11 years, 11 months ago) by christos
Branches: MAIN
CVS tags: yamt-pagecache-base8
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -6
lines
fix debug variables.
- include opt_usb.h in usb.h so that USB_DEBUG gets set properly in it.
- normalize and sort debugging variables
Revision 1.76: download - view: text, markup, annotated - select for diffs
Sat Jan 5 01:30:17 2013 UTC (11 years, 11 months ago) by christos
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +7 -4
lines
- need opt_usb.h if depending on USB_DEBUG
- remove trailing whitespace
- add missing KERNEL_RCSID
Revision 1.71.8.2: download - view: text, markup, annotated - select for diffs
Tue Oct 30 17:22:10 2012 UTC (12 years, 1 month ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.71.8.1: preferred, colored; branchpoint 1.71: preferred, colored
Changes since revision 1.71.8.1: +4 -2
lines
sync with head
Revision 1.71.12.2: download - view: text, markup, annotated - select for diffs
Sat Jun 2 11:09:30 2012 UTC (12 years, 6 months ago) by mrg
Branches: jmcneill-usbmp
Diff to: previous 1.71.12.1: preferred, colored; branchpoint 1.71: preferred, colored; next MAIN 1.72: preferred, colored
Changes since revision 1.71.12.1: +4 -2
lines
sync to latest -current.
Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri May 25 16:33:54 2012 UTC (12 years, 6 months ago) by buhrow
Branches: MAIN
CVS tags: yamt-pagecache-base7,
yamt-pagecache-base6,
jmcneill-usbmp-base10
Branch point for: tls-maxphys
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +4 -2
lines
Added the Apple iPod Touch (4th generation)
to the list of Apple devices with bogus uhid and uaudio matches.
It now attaches as a ugen device.
Revision 1.71.8.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 00:08:09 2012 UTC (12 years, 7 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +3 -3
lines
sync with head
Revision 1.71.12.1: download - view: text, markup, annotated - select for diffs
Sat Feb 18 07:35:11 2012 UTC (12 years, 9 months ago) by mrg
Branches: jmcneill-usbmp
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +3 -3
lines
merge to -current.
Revision 1.74: download - view: text, markup, annotated - select for diffs
Sat Feb 11 05:27:23 2012 UTC (12 years, 10 months ago) by plunky
Branches: MAIN
CVS tags: yamt-pagecache-base5,
yamt-pagecache-base4,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1-5-RELEASE,
netbsd-6-1-4-RELEASE,
netbsd-6-1-3-RELEASE,
netbsd-6-1-2-RELEASE,
netbsd-6-1-1-RELEASE,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-6-RELEASE,
netbsd-6-0-5-RELEASE,
netbsd-6-0-4-RELEASE,
netbsd-6-0-3-RELEASE,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
jmcneill-usbmp-base9,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2
Branch point for: netbsd-6
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +3 -3
lines
USB_VENDOR_METAGEEK changed to USB_VENDOR_MISC as the Vendor-ID
is used by more than one manufacturer
from PR/45908 by Tom Ivar Helbekkmo
Revision 1.73: download - view: text, markup, annotated - select for diffs
Fri Dec 23 00:51:48 2011 UTC (12 years, 11 months ago) by jakllsch
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +3 -3
lines
Revert previous due to active usbmp branch(es).
Revision 1.72: download - view: text, markup, annotated - select for diffs
Thu Dec 22 20:07:02 2011 UTC (12 years, 11 months ago) by jakllsch
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +3 -3
lines
Adjust-away inconsistent and trailing whitespace.
Revision 1.66.2.2: download - view: text, markup, annotated - select for diffs
Sat Mar 5 20:54:16 2011 UTC (13 years, 9 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.66.2.1: preferred, colored; branchpoint 1.66: preferred, colored; next MAIN 1.67: preferred, colored
Changes since revision 1.66.2.1: +11 -4
lines
sync with head
Revision 1.71: download - view: text, markup, annotated - select for diffs
Wed Dec 8 20:59:58 2010 UTC (14 years ago) by phx
Branches: MAIN
CVS tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
rmind-uvmplock-nbase,
rmind-uvmplock-base,
mrg-ohci-jmcneill-usbmp-base,
mrg-ohci-jmcneill-usbmp,
matt-mips64-premerge-20101231,
jruoho-x86intr-base,
jruoho-x86intr,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base,
jmcneill-audiomp3-base,
jmcneill-audiomp3,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Branch point for: yamt-pagecache,
jmcneill-usbmp
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +2 -3
lines
Apple product 0x1000 is a Bluetooth HCI in HID-proxy mode, which was the
reason it appears as keyboard- and mouse-HID. Do not ignore it.
Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue Nov 30 11:35:30 2010 UTC (14 years ago) by phx
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +9 -3
lines
Support for Apple notebook keyboards, which have a few quirks.
1. On ISO-keyboard the keycodes for the key left of '1' and right of Shift
are swapped.
2. Find the Apple FN key in the report descriptor and do the translations
needed, before passing the keycodes to wscons.
3. Those keyboards only have the left Alt key. AltGr is missing. So it is
emulated when holding down FN together with Alt.
Revision 1.65.2.4: download - view: text, markup, annotated - select for diffs
Sat Nov 6 08:08:40 2010 UTC (14 years, 1 month ago) by uebayasi
Branches: uebayasi-xip
Diff to: previous 1.65.2.3: preferred, colored; branchpoint 1.65: preferred, colored; next MAIN 1.66: preferred, colored
Changes since revision 1.65.2.3: +3 -3
lines
Sync with HEAD.
Revision 1.69: download - view: text, markup, annotated - select for diffs
Wed Nov 3 22:34:24 2010 UTC (14 years, 1 month ago) by dyoung
Branches: MAIN
CVS tags: uebayasi-xip-base4
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +3 -3
lines
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.65.2.3: download - view: text, markup, annotated - select for diffs
Fri Oct 22 07:22:19 2010 UTC (14 years, 1 month ago) by uebayasi
Branches: uebayasi-xip
Diff to: previous 1.65.2.2: preferred, colored; branchpoint 1.65: preferred, colored
Changes since revision 1.65.2.2: +2 -0
lines
Sync with HEAD (-D20101022).
Revision 1.58.4.5: download - view: text, markup, annotated - select for diffs
Sat Oct 9 03:32:27 2010 UTC (14 years, 2 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.58.4.4: preferred, colored; branchpoint 1.58: preferred, colored; next MAIN 1.59: preferred, colored
Changes since revision 1.58.4.4: +4 -2
lines
sync with head
Revision 1.68: download - view: text, markup, annotated - select for diffs
Fri Oct 1 20:56:10 2010 UTC (14 years, 2 months ago) by christos
Branches: MAIN
CVS tags: yamt-nfs-mp-base11,
uebayasi-xip-base3
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +4 -2
lines
From Anon Ymous:
Add support for the Zoom 3095 USB Fax Modem. There are some problems
with this modem:
1) The CS descriptors were placed after all other descriptors rather
than in the Control Interface. This is true in both configurations
and is the issue this patch deals with.
2) Modem audio is not done on the modem. There is a second
configuration with an extra interface (3 interfaces) which presumably
is for handling audio. This patch does not support that.
3) The interrupts are raised a bit slowly. This means that pppd(8)
needs to wait a bit before trying to read from the link (i.e., just
before the get_input() loop in src/dist/pppd/pppd/main.c line 547).
If you don't wait, then DCD will not be detected high before that
first read and get_input() will drop the line. This is not a problem
if you use the "local" option to pppd(8) and ignore DCD, but that is
less than desirable.
4) You apparently have to toggle "RSDL (DCD) option"[1] when you
initialize the modem or you will never see a second DCD high interrupt
when redialing after a disconnect. Without this the pppd(8) "persist"
mode will not work. Presumably, some extra initialization is missing
from the driver for this chipset.
[1] Send the AT commands: AT&C0 followed by AT&C1 - doing it in one
command doesn't work. The AT commands for this modem are at:
http://www.zoom.com/documentation/dial_up/3095F_ATcommands.pdf
Revision 1.65.2.2: download - view: text, markup, annotated - select for diffs
Tue Aug 17 06:46:46 2010 UTC (14 years, 3 months ago) by uebayasi
Branches: uebayasi-xip
Diff to: previous 1.65.2.1: preferred, colored; branchpoint 1.65: preferred, colored
Changes since revision 1.65.2.1: +1 -0
lines
Sync with HEAD.
Revision 1.58.4.4: download - view: text, markup, annotated - select for diffs
Wed Aug 11 22:54:16 2010 UTC (14 years, 4 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.58.4.3: preferred, colored; branchpoint 1.58: preferred, colored
Changes since revision 1.58.4.3: +5 -2
lines
sync with head.
Revision 1.66.2.1: download - view: text, markup, annotated - select for diffs
Sat Jul 3 01:19:42 2010 UTC (14 years, 5 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +3 -2
lines
sync with head
Revision 1.67: download - view: text, markup, annotated - select for diffs
Sun Jun 27 10:41:26 2010 UTC (14 years, 5 months ago) by kardel
Branches: MAIN
CVS tags: yamt-nfs-mp-base10,
uebayasi-xip-base2
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +3 -2
lines
add quirk for CDC-ACM devices that do not have a CDC UNION interface descriptor.
idea gleened from Linux cdc-acm implementation (which has a long list of these devices)
first tested/added device is MTK GPS receiver.
Revision 1.65.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 30 14:43:53 2010 UTC (14 years, 7 months ago) by uebayasi
Branches: uebayasi-xip
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +4 -2
lines
Sync with HEAD.
Revision 1.66: download - view: text, markup, annotated - select for diffs
Sun Mar 14 08:44:46 2010 UTC (14 years, 9 months ago) by explorer
Branches: MAIN
CVS tags: uebayasi-xip-base1
Branch point for: rmind-uvmplock
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +4 -2
lines
add device id and quirks for iPhone 3GS (just copy the 3G ones)
Revision 1.58.4.3: download - view: text, markup, annotated - select for diffs
Wed Aug 19 18:47:21 2009 UTC (15 years, 3 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.58.4.2: preferred, colored; branchpoint 1.58: preferred, colored
Changes since revision 1.58.4.2: +4 -2
lines
sync with head.
Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Jul 29 16:04:14 2009 UTC (15 years, 4 months ago) by jakllsch
Branches: MAIN
CVS tags: yamt-nfs-mp-base9,
yamt-nfs-mp-base8,
yamt-nfs-mp-base7,
uebayasi-xip-base,
matt-premerge-20091211,
jym-xensuspend-nbase
Branch point for: uebayasi-xip
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +4 -2
lines
Without UQ_ASSUME_CM_OVER_DATA, the PANTECH UM175 has a
non-working bulk-in endpoint
Revision 1.62.8.1: download - view: text, markup, annotated - select for diffs
Wed May 13 17:21:35 2009 UTC (15 years, 7 months ago) by jym
Branches: jym-xensuspend
Diff to: previous 1.62: preferred, colored; next MAIN 1.63: preferred, colored
Changes since revision 1.62: +5 -2
lines
Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
Revision 1.58.4.2: download - view: text, markup, annotated - select for diffs
Mon May 4 08:13:22 2009 UTC (15 years, 7 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.58.4.1: preferred, colored; branchpoint 1.58: preferred, colored
Changes since revision 1.58.4.1: +17 -2
lines
sync with head.
Revision 1.62.2.2: download - view: text, markup, annotated - select for diffs
Tue Apr 28 07:36:39 2009 UTC (15 years, 7 months ago) by skrll
Branches: nick-hppapmap
Diff to: previous 1.62.2.1: preferred, colored; branchpoint 1.62: preferred, colored; next MAIN 1.63: preferred, colored
Changes since revision 1.62.2.1: +4 -2
lines
Sync with HEAD.
Revision 1.64: download - view: text, markup, annotated - select for diffs
Fri Apr 24 14:16:50 2009 UTC (15 years, 7 months ago) by jakllsch
Branches: MAIN
CVS tags: yamt-nfs-mp-base6,
yamt-nfs-mp-base5,
yamt-nfs-mp-base4,
yamt-nfs-mp-base3,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base,
jymxensuspend-base,
jym-xensuspend-base
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +4 -2
lines
Add Microchip PICkit 1 to HID blacklist.
Revision 1.62.2.1: download - view: text, markup, annotated - select for diffs
Tue Mar 3 18:31:53 2009 UTC (15 years, 9 months ago) by skrll
Branches: nick-hppapmap
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +3 -2
lines
Sync with HEAD.
Revision 1.63: download - view: text, markup, annotated - select for diffs
Sat Feb 14 17:13:01 2009 UTC (15 years, 9 months ago) by jakllsch
Branches: MAIN
CVS tags: nick-hppapmap-base2
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +3 -2
lines
Add USB_VENDOR_CYBERPOWER/USB_PRODUCT_CYBERPOWER_UPS to the HID blacklist.
This will allow Network UPS Tools to communicate with these UPSes via ugen(4).
Revision 1.59.6.1: download - view: text, markup, annotated - select for diffs
Sun Oct 19 22:17:10 2008 UTC (16 years, 1 month ago) by haad
Branches: haad-dm
Diff to: previous 1.59: preferred, colored; next MAIN 1.60: preferred, colored
Changes since revision 1.59: +14 -2
lines
Sync with HEAD.
Revision 1.57.18.3: download - view: text, markup, annotated - select for diffs
Sun Sep 28 10:40:34 2008 UTC (16 years, 2 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.57.18.2: preferred, colored; branchpoint 1.57: preferred, colored; next MAIN 1.58: preferred, colored
Changes since revision 1.57.18.2: +12 -0
lines
Sync with HEAD.
Revision 1.59.2.2: download - view: text, markup, annotated - select for diffs
Wed Sep 24 16:38:55 2008 UTC (16 years, 2 months ago) by wrstuden
Branches: wrstuden-revivesa
Diff to: previous 1.59.2.1: preferred, colored; branchpoint 1.59: preferred, colored; next MAIN 1.60: preferred, colored
Changes since revision 1.59.2.1: +4 -2
lines
Merge in changes between wrstuden-revivesa-base-2 and
wrstuden-revivesa-base-3.
Revision 1.59.2.1: download - view: text, markup, annotated - select for diffs
Thu Sep 18 04:35:12 2008 UTC (16 years, 2 months ago) by wrstuden
Branches: wrstuden-revivesa
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +12 -2
lines
Sync with wrstuden-revivesa-base-2.
Revision 1.62: download - view: text, markup, annotated - select for diffs
Wed Sep 10 20:34:40 2008 UTC (16 years, 3 months ago) by jmcneill
Branches: MAIN
CVS tags: wrstuden-revivesa-base-4,
wrstuden-revivesa-base-3,
netbsd-5-base,
netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
netbsd-5-2-3-RELEASE,
netbsd-5-2-2-RELEASE,
netbsd-5-2-1-RELEASE,
netbsd-5-2,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-5-RELEASE,
netbsd-5-1-4-RELEASE,
netbsd-5-1-3-RELEASE,
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,
netbsd-5,
mjf-devfs2-base,
matt-nb5-pq3-base,
matt-nb5-pq3,
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,
matt-mips64-base2,
haad-nbase2,
haad-dm-base2,
haad-dm-base1,
haad-dm-base,
ad-audiomp2-base,
ad-audiomp2
Branch point for: nick-hppapmap,
jym-xensuspend
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +4 -2
lines
QuickCam Messenger: Set UQ_BAD_ADC quirk so uaudio will attach. The device
reports bcdADC == 0x200, but the microphone otherwise works fine.
Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat Sep 6 21:34:49 2008 UTC (16 years, 3 months ago) by rmind
Branches: MAIN
CVS tags: wrstuden-revivesa-base-2
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +4 -2
lines
PR/39147: Jasper Wallace: Support Metageek Wispy 2.4x as ugen device.
Revision 1.60: download - view: text, markup, annotated - select for diffs
Thu Aug 28 21:43:11 2008 UTC (16 years, 3 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +10 -2
lines
Ignore HID and audio interfaces on iPhone, iPod Touch, and iPhone 3G. Maybe
we'll have better luck driving it with ugen(4)..
Revision 1.57.18.2: download - view: text, markup, annotated - select for diffs
Mon Jun 2 13:23:56 2008 UTC (16 years, 6 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.57.18.1: preferred, colored; branchpoint 1.57: preferred, colored
Changes since revision 1.57.18.1: +0 -7
lines
Sync with HEAD.
Revision 1.58.2.1: download - view: text, markup, annotated - select for diffs
Sun May 18 12:34:51 2008 UTC (16 years, 6 months ago) by yamt
Branches: yamt-pf42
Diff to: previous 1.58: preferred, colored; next MAIN 1.59: preferred, colored
Changes since revision 1.58: +2 -9
lines
sync with head.
Revision 1.58.4.1: download - view: text, markup, annotated - select for diffs
Fri May 16 02:25:11 2008 UTC (16 years, 7 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -9
lines
sync with head.
Revision 1.59: download - view: text, markup, annotated - select for diffs
Mon Apr 28 20:24:00 2008 UTC (16 years, 7 months ago) by martin
Branches: 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: wrstuden-revivesa,
haad-dm
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -9
lines
Remove clause 3 and 4 from TNF licenses
Revision 1.57.18.1: download - view: text, markup, annotated - select for diffs
Thu Apr 3 12:42:57 2008 UTC (16 years, 8 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +4 -2
lines
Sync with HEAD.
Revision 1.57.14.1: download - view: text, markup, annotated - select for diffs
Mon Mar 24 07:16:09 2008 UTC (16 years, 8 months ago) by keiichi
Branches: keiichi-mipv6
Diff to: previous 1.57: preferred, colored; next MAIN 1.58: preferred, colored
Changes since revision 1.57: +4 -2
lines
sync with head.
Revision 1.56.22.2: download - view: text, markup, annotated - select for diffs
Sun Mar 23 02:04:54 2008 UTC (16 years, 8 months ago) by matt
Branches: matt-armv6
Diff to: previous 1.56.22.1: preferred, colored; branchpoint 1.56: preferred, colored; next MAIN 1.57: preferred, colored
Changes since revision 1.56.22.1: +4 -2
lines
sync with HEAD
Revision 1.52.4.5: download - view: text, markup, annotated - select for diffs
Wed Feb 27 08:36:47 2008 UTC (16 years, 9 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.52.4.4: preferred, colored; branchpoint 1.52: preferred, colored; next MAIN 1.53: preferred, colored
Changes since revision 1.52.4.4: +4 -2
lines
sync with head.
Revision 1.58: download - view: text, markup, annotated - select for diffs
Sun Feb 24 20:25:13 2008 UTC (16 years, 9 months ago) by rafal
Branches: MAIN
CVS tags: yamt-pf42-baseX,
yamt-pf42-base,
yamt-nfs-mp-base,
yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
matt-armv6-nbase,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
hpcarm-cleanup-base,
ad-socklock-base1
Branch point for: yamt-pf42,
yamt-nfs-mp
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +4 -2
lines
Add TRIPPLITE2 UPS into the list of devices ignored by uhid(4) -- the UPS
software apparently wants to drive it as a ugen(4) instead.
Revision 1.56.22.1: download - view: text, markup, annotated - select for diffs
Tue Nov 6 23:30:42 2007 UTC (17 years, 1 month ago) by matt
Branches: matt-armv6
CVS tags: matt-armv6-prevmlocking
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +7 -2
lines
sync with HEAD
Revision 1.52.4.4: download - view: text, markup, annotated - select for diffs
Sat Oct 27 11:34:40 2007 UTC (17 years, 1 month ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.52.4.3: preferred, colored; branchpoint 1.52: preferred, colored
Changes since revision 1.52.4.3: +7 -2
lines
sync with head.
Revision 1.56.6.1: download - view: text, markup, annotated - select for diffs
Tue Oct 9 13:42:11 2007 UTC (17 years, 2 months ago) by ad
Branches: vmlocking
Diff to: previous 1.56: preferred, colored; next MAIN 1.57: preferred, colored
Changes since revision 1.56: +7 -2
lines
Sync with head.
Revision 1.56.24.1: download - view: text, markup, annotated - select for diffs
Sat Oct 6 15:31:35 2007 UTC (17 years, 2 months ago) by yamt
Branches: yamt-x86pmap
Diff to: previous 1.56: preferred, colored; next MAIN 1.57: preferred, colored
Changes since revision 1.56: +7 -2
lines
sync with head.
Revision 1.56.20.1: download - view: text, markup, annotated - select for diffs
Thu Oct 4 15:44:51 2007 UTC (17 years, 2 months ago) by joerg
Branches: jmcneill-pm
Diff to: previous 1.56: preferred, colored; next MAIN 1.57: preferred, colored
Changes since revision 1.56: +7 -2
lines
Sync with HEAD.
Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Oct 3 15:01:28 2007 UTC (17 years, 2 months ago) by veego
Branches: MAIN
CVS tags: yamt-x86pmap-base4,
yamt-x86pmap-base3,
yamt-x86pmap-base2,
yamt-kmem-base3,
yamt-kmem-base2,
yamt-kmem-base,
yamt-kmem,
vmlocking2-base3,
vmlocking2-base2,
vmlocking2-base1,
vmlocking2,
vmlocking-nbase,
vmlocking-base,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
nick-net80211-sync-base,
nick-net80211-sync,
mjf-devfs-base,
mjf-devfs,
matt-armv6-base,
jmcneill-pm-base,
jmcneill-base,
cube-autoconf-base,
cube-autoconf,
bouyer-xeni386-nbase,
bouyer-xeni386-merge1,
bouyer-xeni386-base,
bouyer-xeni386,
bouyer-xenamd64-base2,
bouyer-xenamd64-base,
bouyer-xenamd64
Branch point for: mjf-devfs2,
keiichi-mipv6
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +7 -2
lines
Add support to ignore hid attachments for some devices, right now MGE and
APC UPS devices.
No objections on tech-kern at the end of June 2007
Patch is from PR kern/31884
Revision 1.52.4.3: download - view: text, markup, annotated - select for diffs
Mon Feb 26 09:10:48 2007 UTC (17 years, 9 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.52.4.2: preferred, colored; branchpoint 1.52: preferred, colored
Changes since revision 1.52.4.2: +7 -5
lines
sync with head.
Revision 1.56: download - view: text, markup, annotated - select for diffs
Sat Feb 10 14:28:55 2007 UTC (17 years, 10 months ago) by salo
Branches: MAIN
CVS tags: yamt-x86pmap-base,
yamt-idlelwp-base8,
yamt-idlelwp,
thorpej-atomic-base,
thorpej-atomic,
reinoud-bufcleanup,
nick-csl-alignment-base5,
nick-csl-alignment-base,
nick-csl-alignment,
mjf-ufs-trans-base,
mjf-ufs-trans,
matt-mips64-base,
matt-mips64,
itohy-usb1-base,
itohy-usb1,
hpcarm-cleanup,
ad-audiomp-base,
ad-audiomp
Branch point for: yamt-x86pmap,
vmlocking,
matt-armv6,
jmcneill-pm
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +7 -2
lines
Add support for CDMA modems sold by Eurotel (now O2) in .cz
From Dan Bilik <dan at mail dot neosystem dot cz> via private mail.
Revision 1.53.20.2: download - view: text, markup, annotated - select for diffs
Thu Feb 1 08:48:30 2007 UTC (17 years, 10 months ago) by ad
Branches: newlock2
Diff to: previous 1.53.20.1: preferred, colored; branchpoint 1.53: preferred, colored; next MAIN 1.54: preferred, colored
Changes since revision 1.53.20.1: +2 -5
lines
Sync with head.
Revision 1.55: download - view: text, markup, annotated - select for diffs
Fri Jan 19 22:42:05 2007 UTC (17 years, 10 months ago) by drochner
Branches: MAIN
CVS tags: post-newlock2-merge,
newlock2-nbase,
newlock2-base
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -5
lines
In usbd_set_config_index(), remove the code which tries to draw conclusions
from the attempted power state instead of the real one. The configuration
descriptor is a constant thing and doesn't reflect the actual state, so
this doesn't make any sense. The actual state can be read by a device
status read, so use this as the first and only instance and remove
the device specific quirks which were based on wrong assumptions.
(It is possible that one of the 3 devices with quirk entries still
needs some special treatment, but this would need better research. For
now I'd prefer to avoid a quirk database which isn't maintained anyway.)
Btw, don't be confused by messages about self powered hubs which don't
have external power connected. This is legal, see the specs.
Revision 1.52.4.2: download - view: text, markup, annotated - select for diffs
Sat Dec 30 20:49:39 2006 UTC (17 years, 11 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.52.4.1: preferred, colored; branchpoint 1.52: preferred, colored
Changes since revision 1.52.4.1: +3 -2
lines
sync with head.
Revision 1.53.20.1: download - view: text, markup, annotated - select for diffs
Sat Nov 18 21:34:51 2006 UTC (18 years ago) by ad
Branches: newlock2
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +3 -2
lines
Sync with head.
Revision 1.53.22.1: download - view: text, markup, annotated - select for diffs
Sun Oct 22 06:06:52 2006 UTC (18 years, 1 month ago) by yamt
Branches: yamt-splraiseipl
Diff to: previous 1.53: preferred, colored; next MAIN 1.54: preferred, colored
Changes since revision 1.53: +3 -2
lines
sync with head
Revision 1.54: download - view: text, markup, annotated - select for diffs
Sat Sep 23 13:07:06 2006 UTC (18 years, 2 months ago) by jmcneill
Branches: MAIN
CVS tags: yamt-splraiseipl-base5,
yamt-splraiseipl-base4,
yamt-splraiseipl-base3,
yamt-splraiseipl-base2,
wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
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
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +3 -2
lines
PR# 31437: Philips Toucam Pro II is yet another 'audio' USB camera
Revision 1.52.4.1: download - view: text, markup, annotated - select for diffs
Wed Jun 21 15:07:44 2006 UTC (18 years, 5 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +4 -2
lines
sync with head.
Revision 1.49.2.1.2.1: download - view: text, markup, annotated - select for diffs
Wed Dec 14 04:10:47 2005 UTC (19 years ago) by jmc
Branches: netbsd-2
Diff to: previous 1.49.2.1: preferred, colored; next MAIN 1.50: preferred, colored
Changes since revision 1.49.2.1: +4 -2
lines
Pullup rev 1.53 (requested by augustss in ticket #10179)
Add Siemens AG Wireless Modules MC75 support. PR#32180
Revision 1.47.2.6: download - view: text, markup, annotated - select for diffs
Sun Dec 11 10:29:06 2005 UTC (19 years ago) by christos
Branches: ktrace-lwp
Diff to: previous 1.47.2.5: preferred, colored; next MAIN 1.48: preferred, colored
Changes since revision 1.47.2.5: +4 -2
lines
Sync with head.
Revision 1.52.10.1: download - view: text, markup, annotated - select for diffs
Tue Nov 29 21:23:16 2005 UTC (19 years ago) by yamt
Branches: yamt-readahead
Diff to: previous 1.52: preferred, colored; next MAIN 1.53: preferred, colored
Changes since revision 1.52: +4 -2
lines
sync with head.
Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Nov 28 19:37:18 2005 UTC (19 years ago) by augustss
Branches: MAIN
CVS tags: yamt-uio_vmspace-base5,
yamt-uio_vmspace,
yamt-splraiseipl-base,
yamt-readahead-base3,
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,
simonb-timecounters-base,
simonb-timecounters,
simonb-timcounters-final,
rpaulo-netinet-merge-pcb-base,
rpaulo-netinet-merge-pcb,
peter-altq-base,
peter-altq,
ktrace-lwp-base,
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: yamt-splraiseipl,
newlock2
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +4 -2
lines
Add a {UQ_ASSUME_CM_OVER_DATA quirk for Siemens AG Wireless Modules MC75.
From kern/32180 from Brad du Plessis bradd@cat.co.za
Revision 1.50.4.1: download - view: text, markup, annotated - select for diffs
Fri Apr 29 11:29:19 2005 UTC (19 years, 7 months ago) by kent
Branches: kent-audio2
Diff to: previous 1.50: preferred, colored; next MAIN 1.51: preferred, colored
Changes since revision 1.50: +5 -3
lines
sync with -current
Revision 1.51.2.1: download - view: text, markup, annotated - select for diffs
Sat Mar 19 08:35:58 2005 UTC (19 years, 8 months ago) by yamt
Branches: yamt-km
Diff to: previous 1.51: preferred, colored; next MAIN 1.52: preferred, colored
Changes since revision 1.51: +3 -3
lines
sync with head. xen and whitespace. xen part is not finished.
Revision 1.47.2.5: download - view: text, markup, annotated - select for diffs
Fri Mar 4 16:50:55 2005 UTC (19 years, 9 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.47.2.4: preferred, colored
Changes since revision 1.47.2.4: +3 -3
lines
Sync with HEAD.
Hi Perry!
Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Mar 2 11:37:27 2005 UTC (19 years, 9 months ago) by mycroft
Branches: MAIN
CVS tags: yamt-vop-base3,
yamt-vop-base2,
yamt-vop-base,
yamt-vop,
yamt-readahead-pervnode,
yamt-readahead-perfile,
yamt-readahead-base2,
yamt-readahead-base,
yamt-km-base4,
yamt-km-base3,
thorpej-vnode-attr-base,
thorpej-vnode-attr,
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-readahead,
yamt-lazymbuf
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +3 -3
lines
Copyright maintenance.
Revision 1.47.2.4: download - view: text, markup, annotated - select for diffs
Mon Jan 24 08:35:36 2005 UTC (19 years, 10 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.47.2.3: preferred, colored
Changes since revision 1.47.2.3: +4 -2
lines
Sync with HEAD.
Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat Jan 22 16:38:55 2005 UTC (19 years, 10 months ago) by hamajima
Branches: MAIN
CVS tags: yamt-km-base2,
yamt-km-base
Branch point for: yamt-km
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +4 -2
lines
Add Sony PlayStation2 EyeToy.
Revision 1.47.2.3: download - view: text, markup, annotated - select for diffs
Tue Sep 21 13:33:50 2004 UTC (20 years, 2 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.47.2.2: preferred, colored
Changes since revision 1.47.2.2: +2 -2
lines
Fix the sync with head I botched.
Revision 1.47.2.2: download - view: text, markup, annotated - select for diffs
Sat Sep 18 14:51:46 2004 UTC (20 years, 2 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.47.2.1: preferred, colored
Changes since revision 1.47.2.1: +0 -0
lines
Sync with HEAD.
Revision 1.47.2.1: download - view: text, markup, annotated - select for diffs
Tue Aug 3 10:51:39 2004 UTC (20 years, 4 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +17 -12
lines
Sync with HEAD
Revision 1.49.2.1: download - view: text, markup, annotated - select for diffs
Fri Jul 2 17:22:28 2004 UTC (20 years, 5 months ago) by he
Branches: 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
Branch point for: netbsd-2
Diff to: previous 1.49: preferred, colored; next MAIN 1.50: preferred, colored
Changes since revision 1.49: +4 -12
lines
Pull up revision 1.50 (requested by mycroft in ticket #572):
Several fixes mostly related to USB:
o Add a general workaround for devices returning incorrect
lengths in string descriptors, so that we don't need
separate quirk entries for these.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Jun 23 02:30:52 2004 UTC (20 years, 5 months ago) by mycroft
Branches: MAIN
CVS tags: kent-audio1-beforemerge,
kent-audio1-base,
kent-audio1
Branch point for: kent-audio2
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +4 -12
lines
Yes, some devices return incorrect lengths in their string descriptors. Rather
than losing, do what Windows does: just request the maximum size, and allow a
shorter response. Obsoletes the need for UQ_NO_STRINGS, and therefore these
"quirks" are removed.
Revision 1.49: download - view: text, markup, annotated - select for diffs
Wed Dec 31 14:33:20 2003 UTC (20 years, 11 months ago) by hamajima
Branches: MAIN
CVS tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +6 -2
lines
add Logitech "QuickCam for Notebook Pro" and "QuickCam Pro 4000".
these are match for ugen, not uaudio.
requested from Takafumi Mizuno.
Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Oct 2 19:10:37 2003 UTC (21 years, 2 months ago) by augustss
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +11 -2
lines
Add more printers that report bidir mode, but can't handle it. From Linux.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Sat Jun 7 17:00:42 2003 UTC (21 years, 6 months ago) by augustss
Branches: MAIN
Branch point for: ktrace-lwp
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +4 -2
lines
Eicon diva 852 isdn ta support. From Pavel Arnost, PR kern/21818.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Jun 3 23:22:00 2003 UTC (21 years, 6 months ago) by augustss
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +4 -2
lines
Add Motorola T720c and a quirk for it.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Sat May 10 17:47:14 2003 UTC (21 years, 7 months ago) by hamajima
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +4 -2
lines
Add Platronics DSP-400 Headset.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Apr 21 16:37:42 2003 UTC (21 years, 7 months ago) by augustss
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +3 -3
lines
Add quirk. From FreeBSD.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Apr 17 16:43:44 2003 UTC (21 years, 8 months ago) by jdolecek
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +4 -2
lines
add quirk for Avance Logic USB Audio
provided in PR kern/18986 by Yasushi Oshima
Revision 1.36.2.5: download - view: text, markup, annotated - select for diffs
Fri Jan 3 17:08:22 2003 UTC (21 years, 11 months ago) by thorpej
Branches: nathanw_sa
CVS tags: nathanw_sa_end
Diff to: previous 1.36.2.4: preferred, colored; next MAIN 1.37: preferred, colored
Changes since revision 1.36.2.4: +6 -3
lines
Sync with HEAD.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Jan 2 04:19:00 2003 UTC (21 years, 11 months ago) by imp
Branches: MAIN
CVS tags: nathanw_sa_before_merge,
nathanw_sa_base,
fvdl_fs64_base
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +6 -3
lines
Merge changes from FreeBSD:
o HP 1220C
o Sanyo SCP-4900 (needs UQ_ASSUME_CM_OVER_DATA to work with umodem)
Revision 1.38.2.2: download - view: text, markup, annotated - select for diffs
Fri Sep 6 08:47:12 2002 UTC (22 years, 3 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.38.2.1: preferred, colored; branchpoint 1.38: preferred, colored; next MAIN 1.39: preferred, colored
Changes since revision 1.38.2.1: +6 -5
lines
sync kqueue branch with HEAD
Revision 1.39.8.2: download - view: text, markup, annotated - select for diffs
Thu Aug 29 05:23:00 2002 UTC (22 years, 3 months ago) by gehenna
Branches: gehenna-devsw
Diff to: previous 1.39.8.1: preferred, colored; branchpoint 1.39: preferred, colored; next MAIN 1.40: preferred, colored
Changes since revision 1.39.8.1: +3 -2
lines
catch up with -current.
Revision 1.36.2.4: download - view: text, markup, annotated - select for diffs
Tue Aug 27 23:47:14 2002 UTC (22 years, 3 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.36.2.3: preferred, colored
Changes since revision 1.36.2.3: +1 -0
lines
Catch up to -current.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Aug 26 21:34:28 2002 UTC (22 years, 3 months ago) by uwe
Branches: MAIN
CVS tags: kqueue-beforemerge,
kqueue-base,
kqueue-aftermerge,
gmcgarry_ucred_base,
gmcgarry_ucred,
gmcgarry_ctxsw_base,
gmcgarry_ctxsw,
gehenna-devsw-base
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -2
lines
Add no strings quirk for Neodio ND5010.
Revision 1.36.2.3: download - view: text, markup, annotated - select for diffs
Thu Aug 1 02:46:05 2002 UTC (22 years, 4 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.36.2.2: preferred, colored
Changes since revision 1.36.2.2: +4 -4
lines
Catch up to -current.
Revision 1.39.8.1: download - view: text, markup, annotated - select for diffs
Mon Jul 15 10:36:16 2002 UTC (22 years, 5 months ago) by gehenna
Branches: gehenna-devsw
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +5 -5
lines
catch up with -current.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Jul 11 21:14:34 2002 UTC (22 years, 5 months ago) by augustss
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +5 -5
lines
Get rid of trailing white space.
Revision 1.38.2.1: download - view: text, markup, annotated - select for diffs
Thu Jan 10 19:59:06 2002 UTC (22 years, 11 months ago) by thorpej
Branches: kqueue
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +4 -1
lines
Sync kqueue branch with -current.
Revision 1.36.2.2: download - view: text, markup, annotated - select for diffs
Wed Nov 14 19:16:20 2001 UTC (23 years, 1 month ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.36.2.1: preferred, colored
Changes since revision 1.36.2.1: +4 -1
lines
Catch up to -current.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Nov 13 06:24:56 2001 UTC (23 years, 1 month ago) by lukem
Branches: MAIN
CVS tags: newlock-base,
newlock,
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,
ifpoll-base,
eeh-devprop-base,
eeh-devprop
Branch point for: gehenna-devsw
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +4 -1
lines
add RCSIDs
Revision 1.36.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 21 20:06:26 2001 UTC (23 years, 5 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +16 -4
lines
Catch up to -current.
Revision 1.14.2.7: download - view: text, markup, annotated - select for diffs
Sat Apr 21 17:50:07 2001 UTC (23 years, 7 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.14.2.6: preferred, colored; branchpoint 1.14: preferred, colored; next MAIN 1.15: preferred, colored
Changes since revision 1.14.2.6: +16 -4
lines
Sync with HEAD
Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Apr 15 10:26:36 2001 UTC (23 years, 8 months ago) by augustss
Branches: MAIN
CVS tags: thorpej_scsipi_nbase,
thorpej_scsipi_beforemerge,
thorpej_scsipi_base,
thorpej-mips-cache-base,
thorpej-mips-cache,
thorpej-devvp-base3,
thorpej-devvp-base2,
thorpej-devvp-base,
thorpej-devvp,
pre-chs-ubcperf,
post-chs-ubcperf
Branch point for: kqueue
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +8 -8
lines
Use a better symbolic name.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Apr 15 09:38:01 2001 UTC (23 years, 8 months ago) by augustss
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +16 -4
lines
Add quirk for printers that cannot handle bidir mode (not used yet).
Revision 1.14.2.6: download - view: text, markup, annotated - select for diffs
Sun Feb 11 19:16:29 2001 UTC (23 years, 10 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.14.2.5: preferred, colored; branchpoint 1.14: preferred, colored
Changes since revision 1.14.2.5: +5 -5
lines
Sync with HEAD.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Jan 18 20:28:23 2001 UTC (23 years, 10 months ago) by jdolecek
Branches: MAIN
Branch point for: nathanw_sa
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +5 -5
lines
constify
Revision 1.14.2.5: download - view: text, markup, annotated - select for diffs
Thu Jan 18 09:23:39 2001 UTC (23 years, 10 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.14.2.4: preferred, colored; branchpoint 1.14: preferred, colored
Changes since revision 1.14.2.4: +1 -1
lines
Sync with head (for UBC+NFS fixes, mostly).
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Jan 11 20:35:02 2001 UTC (23 years, 11 months ago) by explorer
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2
lines
Put the UQ_ASSUME_CM_OVER_DATA quirk back in. Without it, the Ricochet GS modem fails to work even with the other changes.
Revision 1.14.2.4: download - view: text, markup, annotated - select for diffs
Fri Jan 5 17:36:33 2001 UTC (23 years, 11 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.14.2.3: preferred, colored; branchpoint 1.14: preferred, colored
Changes since revision 1.14.2.3: +4 -1
lines
Sync with HEAD
Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Dec 28 11:56:23 2000 UTC (23 years, 11 months ago) by augustss
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +5 -2
lines
Add two more quirks:
UQ_AU_NO_FRAC for audio devices that cannot handle adjustment for fractional
sample size.
UQ_AU_INP_ASYNC for input devices that claim to be adaptive, but are in fact
asynchronous (an easy mistake to make unless you read the specs carefully :)
Revision 1.14.2.3: download - view: text, markup, annotated - select for diffs
Wed Dec 13 15:50:16 2000 UTC (24 years ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.14.2.2: preferred, colored; branchpoint 1.14: preferred, colored
Changes since revision 1.14.2.2: +1 -1
lines
Sync with HEAD (for UBC fixes).
Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Dec 11 05:41:00 2000 UTC (24 years ago) by augustss
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2
lines
Get rid of UQ_ASSUME_CM_OVER_DATA quirk; it's handled differently now.
Revision 1.14.2.2: download - view: text, markup, annotated - select for diffs
Wed Nov 22 16:05:07 2000 UTC (24 years ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.14.2.1: preferred, colored; branchpoint 1.14: preferred, colored
Changes since revision 1.14.2.1: +3 -1
lines
Sync with HEAD.
Revision 1.14.2.1: download - view: text, markup, annotated - select for diffs
Mon Nov 20 11:43:30 2000 UTC (24 years ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +20 -13
lines
Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Nov 14 15:33:04 2000 UTC (24 years, 1 month ago) by augustss
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -1
lines
Acerscan 320U doesn't do strings right. From FreeBSD.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Oct 24 14:57:35 2000 UTC (24 years, 1 month ago) by augustss
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -1
lines
The all time favourite hub, TI UTUSB41, doesn't report power right. :(
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Oct 24 03:59:16 2000 UTC (24 years, 1 month ago) by explorer
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2
lines
another Ricochet quirk, this time a well-known one. No device strings are provided from it.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Oct 22 08:20:10 2000 UTC (24 years, 1 month ago) by explorer
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -2
lines
Add a new quirk: ASSUME_CM_OVER_DATA.
Set this on the Metricom Ricochet GS USB modem.
This particular modem breaks if the USB command to enable the feature
CM_OVER_DATA. Since it appears to wake up in that mode already,
just pretend it is already on, and don't try to set it.
Since this commit is happening over my Ricochet modem, I assume it works
now.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Aug 24 14:11:09 2000 UTC (24 years, 3 months ago) by augustss
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -1
lines
Add a quirk for audio devices that claim to have an extension unit, but it
can't be manipulated.
Revision 1.26.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 22 17:08:43 2000 UTC (24 years, 5 months ago) by minoura
Branches: minoura-xpg4dl
Diff to: previous 1.26: preferred, colored; next MAIN 1.27: preferred, colored
Changes since revision 1.26: +2 -3
lines
Sync w/ netbsd-1-5-base.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Jun 1 14:29:01 2000 UTC (24 years, 6 months ago) by augustss
Branches: MAIN
CVS tags: netbsd-1-5-base,
netbsd-1-5-RELEASE,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH002,
netbsd-1-5-PATCH001,
netbsd-1-5-BETA2,
netbsd-1-5-BETA,
netbsd-1-5-ALPHA2,
netbsd-1-5
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -3
lines
Bring the coding style into the 80s, i.e., get rid of __P and use
ANSI prototypes and declarations.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Apr 27 15:26:50 2000 UTC (24 years, 7 months ago) by augustss
Branches: MAIN
CVS tags: minoura-xpg4dl-base
Branch point for: minoura-xpg4dl
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2
lines
Change my email address.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Apr 21 21:02:44 2000 UTC (24 years, 7 months ago) by augustss
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -1
lines
The D-link serial adapter lies about being self powered. It's obviously
bus powered. How can we do power budgeting when the devices lie?
Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Mar 27 12:33:58 2000 UTC (24 years, 8 months ago) by augustss
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2
lines
Change (almost) all static to Static. The symbol `Static' can then be defined
to `' or `static' depending on if you want to debug or not.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Mar 25 17:30:00 2000 UTC (24 years, 8 months ago) by augustss
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1
lines
The Wacom CT0405U delivers strings, but they are wrong. Don't use them.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Mar 16 21:51:24 2000 UTC (24 years, 9 months ago) by augustss
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1
lines
Add Altec ADA70 speakers and have them recognized despite announcing an
old rev of the USB audio spec.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Jan 17 01:43:31 2000 UTC (24 years, 11 months ago) by augustss
Branches: MAIN
CVS tags: chs-ubc2-newbase
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
Adjust for ADS name change.
Revision 1.14.8.1: download - view: text, markup, annotated - select for diffs
Mon Dec 27 18:35:45 1999 UTC (24 years, 11 months ago) by wrstuden
Branches: wrstuden-devbsize
Diff to: previous 1.14: preferred, colored; next MAIN 1.15: preferred, colored
Changes since revision 1.14: +7 -7
lines
Pull up to last week's -current.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Dec 24 01:14:02 1999 UTC (24 years, 11 months ago) by augustss
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -2
lines
Reverse the sign on the wheel data. I got it wrong from the start.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Nov 18 23:32:31 1999 UTC (25 years ago) by augustss
Branches: MAIN
CVS tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -4
lines
Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Nov 16 12:08:38 1999 UTC (25 years, 1 month ago) by augustss
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
Add a quirk for a buggy Qtronix keyboard.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Nov 16 11:39:48 1999 UTC (25 years, 1 month ago) by augustss
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
Mark an early Altec Lansing speaker as broken.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Nov 15 22:04:15 1999 UTC (25 years, 1 month ago) by augustss
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -1
lines
Add quirk for speakers that pretend to support the audio class, but don't.
Add quirk for mice that geberate spurious button up events (XXX fix not fully
implemented).
Revision 1.14.4.1: download - view: text, markup, annotated - select for diffs
Mon Nov 15 00:41:39 1999 UTC (25 years, 1 month ago) by fvdl
Branches: fvdl-softdep
Diff to: previous 1.14: preferred, colored; next MAIN 1.15: preferred, colored
Changes since revision 1.14: +4 -4
lines
Sync with -current
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Nov 12 00:34:58 1999 UTC (25 years, 1 month ago) by augustss
Branches: MAIN
CVS tags: fvdl-softdep-base
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -4
lines
A number of stylistic changes to increase readability (many suggested
by Nick Hibma):
use NULL not 0
declare all local definitions static
rename s/usbd_request/usbd_xfer/ s/reqh/xfer/
rename s/r/err/
use implicit test for no err
KNF
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Sep 15 13:57:09 1999 UTC (25 years, 3 months ago) by augustss
Branches: MAIN
CVS tags: comdex-fall-1999-base,
comdex-fall-1999
Branch point for: wrstuden-devbsize,
thorpej_scsipi,
fvdl-softdep
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3
lines
Make vendor names more consistent.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Sep 15 12:30:59 1999 UTC (25 years, 3 months ago) by augustss
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
Add a number of devices and rename a few. From a Linux web site.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Sep 5 21:22:39 1999 UTC (25 years, 3 months ago) by augustss
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4
lines
Change some printf to DPRINTF for consistency. From Nick Hibma, FreeBSD.
Revision 1.8.4.2: download - view: text, markup, annotated - select for diffs
Thu Jul 1 23:40:23 1999 UTC (25 years, 5 months ago) by thorpej
Branches: chs-ubc2
Diff to: previous 1.8.4.1: preferred, colored; branchpoint 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8.4.1: +2 -1
lines
Sync w/ -current.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jun 26 00:09:15 1999 UTC (25 years, 5 months ago) by augustss
Branches: MAIN
CVS tags: chs-ubc2-base
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1
lines
Add a quirk for mice with reversed Z-axis.
Revision 1.8.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 21 01:19:29 1999 UTC (25 years, 5 months ago) by thorpej
Branches: chs-ubc2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2
lines
Sync w/ -current.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jun 14 17:09:57 1999 UTC (25 years, 6 months ago) by augustss
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -2
lines
Get rid of a bunch of code that was part of an old USBDI proposal, but that
is unused in our USB stack.
Once upon a time, when I started writing the USB stack for NetBSD, there
was an effort to make a standard for how USB device drivers should interact
with the rest of the USB stack. This effort had contributors from just
about all Un*x camps (but not Micro$oft :). I based my design on one of their
early proposals since I thought it would be a good idea if we could all
share device drivers with a minimum effort. Shortly after I started my work
all the free Un*x people were thrown out of the USBDI work since we did not
pay the USB membership fee. Well, some time has passed now and the work of
the standardization group is almost public again. But alas, the new standard
has grown to be a monster! I do not want to have this as the basis for the
*BSD USB stack; it is far too complicated.
So, since we are not even close to being compilant with the standard, I've
thrown out some old baggage.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu May 20 09:51:13 1999 UTC (25 years, 6 months ago) by augustss
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
Update for TI vendor id.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jan 8 11:58:25 1999 UTC (25 years, 11 months ago) by augustss
Branches: MAIN
CVS tags: netbsd-1-4-base,
netbsd-1-4-RELEASE,
netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002,
netbsd-1-4-PATCH001,
netbsd-1-4,
kame_14_19990705,
kame_14_19990628,
kame_141_19991130,
kame
Branch point for: chs-ubc2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -3
lines
Various little fixes from the FreeBSD version.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jan 7 02:22:51 1999 UTC (25 years, 11 months ago) by augustss
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -3
lines
Fix some FreeBSD compiler warnings.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Dec 29 15:23:59 1998 UTC (25 years, 11 months ago) by augustss
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1
lines
The Peracom serial converter (like some other devices) claim to have
string descriptors, but gets very upset if you read them.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Dec 27 23:38:13 1998 UTC (25 years, 11 months ago) by augustss
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1
lines
Add quirk for bad version no. in audio control descriptor.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Dec 26 12:53:03 1998 UTC (25 years, 11 months ago) by augustss
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3
lines
Merge changes to make the USB stack work with FreeBSD. The original
diffs from Nick Hibma <n_hibma@freebsd.org>, but with substantial
changes from me.
XXX Not tested on FreeBSD yet.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Dec 2 22:57:08 1998 UTC (26 years ago) by augustss
Branches: MAIN
CVS tags: kenh-if-detach-base,
kenh-if-detach
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1
lines
Add configuration and interface locators.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Nov 25 22:32:05 1998 UTC (26 years ago) by augustss
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -3
lines
Make the copyright header conform to the NetBSD template.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jul 12 19:52:00 1998 UTC (26 years, 5 months ago) by augustss
Branches: MAIN
CVS tags: eeh-paddr_t-base,
eeh-paddr_t,
chs-ubc-base,
chs-ubc
Add USB support. Supported so far:
* UHCI and OHCI host controllers on PCI
* Hubs
* HID devices withe special drivers for mouse and keyboard
* Printers
CVSweb <webmaster@jp.NetBSD.org>