History log of /freebsd/sys/dev/usb/usbdevs (Results 526 – 550 of 1532)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# f5113df9 10-Aug-2010 Gavin Atkinson <gavin@FreeBSD.org>

Now that the uplcom(4) driver can autodetect the chipset type, sync the
list of devices supported by uplcom(4) with the following sources:

NetBSD src/sys/dev/usb/uplcom.c 1.70
OpenBSD src/sys/dev/u

Now that the uplcom(4) driver can autodetect the chipset type, sync the
list of devices supported by uplcom(4) with the following sources:

NetBSD src/sys/dev/usb/uplcom.c 1.70
OpenBSD src/sys/dev/usb/uplcom.c 1.52
Linux drivers/usb/serial/pl2303.h from kernel 2.6.35
BeOS usb_serial/driver.c 1.32

Give several devices better descriptions, and rename
PROLIFIC2 -> NETINDEX while here to match everybody else.

MFC after: 6 weeks (after r211111)

show more ...


# 4bb3183d 09-Aug-2010 Gavin Atkinson <gavin@FreeBSD.org>

Add entries for some devices I have locally.


# ce617aca 07-Aug-2010 Gavin Atkinson <gavin@FreeBSD.org>

Sync the list of devices supported by uslcom(4) with NetBSD, Linux, OpenBSD
and BeOS. The devices supported by uslcom(4) are now in sync with:

NetBSD src/sys/dev/usb/uslsa.c 1.11
OpenBSD src/sys/d

Sync the list of devices supported by uslcom(4) with NetBSD, Linux, OpenBSD
and BeOS. The devices supported by uslcom(4) are now in sync with:

NetBSD src/sys/dev/usb/uslsa.c 1.11
OpenBSD src/sys/dev/usb/uslcom.c 1.20
Linux source/drivers/usb/serial/cp210x.c from kernel 2.6.35
BeOS usb_serial/driver.c 1.32

Two vendor/product IDs from Linux have not been added to uslcom(4):
SILABS SAEL - This device has special code in u3g to support it
SILABS GSM2228 - I suspect this should also be covered by u3g(4).

MFC after: 1 week

show more ...


# 01a8caf1 07-Aug-2010 Gavin Atkinson <gavin@FreeBSD.org>

Sort this file a little better: the vendors are supposed to be sorted by
vendor ID in the vendor section, and by symbolic name in the product
section. Products are sorted by product ID. While here,

Sort this file a little better: the vendors are supposed to be sorted by
vendor ID in the vendor section, and by symbolic name in the product
section. Products are sorted by product ID. While here, get rid of a
duplicate Microsoft Mouse entry, revealed by sorting.

MFC after: 1 week

show more ...


# 317a3ce2 28-Jul-2010 Tijl Coosemans <tijl@FreeBSD.org>

Add quirk for Apacer HT202 USB 2.0 Flash Drive.

PR: usb/107243
Approved by: kib (mentor)
MFC after: 1 week


# 61bb77d4 28-Jul-2010 Gavin Atkinson <gavin@FreeBSD.org>

Provide descriptions for three vendors and four devices in usbdevs. Use
the official vendor listed for 0x076b, rather than Omnikey, as in the PR.

PR: usb/123351
Submitted by: Marcin Cieslak <saper

Provide descriptions for three vendors and four devices in usbdevs. Use
the official vendor listed for 0x076b, rather than Omnikey, as in the PR.

PR: usb/123351
Submitted by: Marcin Cieslak <saper SYSTEM.PL>
MFC after: 1 week

show more ...


# 082dbb0d 28-Jul-2010 Gavin Atkinson <gavin@FreeBSD.org>

Add support for the Corega CG-USBRS232R to uplcom(4)

PR: usb/129173
Submitted by: SHIMAOKA Shunsuke <shimaoka.shunsuke gmail.com>
MFC after: 1 week


# 4c01dc3e 28-Jul-2010 Gavin Atkinson <gavin@FreeBSD.org>

Support the Pyramid KBS USB LCD under uftdi(4)

PR: usb/129758
Submitted by: joao lima <jlima visionware.pt>
MFC after: 1 week


# a6977f4a 28-Jul-2010 Andrew Thompson <thompsa@FreeBSD.org>

Fix the entry for the Option ICON452 where an underscore was used instead of
whitespace.

Submitted by: Lucius Windschuh


# 7dddb455 27-Jul-2010 Gavin Atkinson <gavin@FreeBSD.org>

Prevent uhid(4) from attaching to the Liebert PowerSure Personal XT UPS.

PR: usb/129251
Submitted by: Andrew D Wiles <adw+gnats avatastic.co.uk>
MFC after: 1 week


# 627ab90b 27-Jul-2010 Gavin Atkinson <gavin@FreeBSD.org>

Add support for the Longcheer WM66 USB HSDPA Modem to u3g(4)

This patch is different to that provided in the PR, due to the changes in
this driver since 7.x.

PR: usb/129945
Submitted by: Antonio H

Add support for the Longcheer WM66 USB HSDPA Modem to u3g(4)

This patch is different to that provided in the PR, due to the changes in
this driver since 7.x.

PR: usb/129945
Submitted by: Antonio Hilario <avahilario gmail.com>
MFC after: 1 week

show more ...


# 46cbe200 27-Jul-2010 Gavin Atkinson <gavin@FreeBSD.org>

- Support two devices made by West Mountain Radio in uslcom(4) [1]

- Bring in several other devices from OpenBSD while here. Use the
official manufacturer name over the OpenBSD name in the case o

- Support two devices made by West Mountain Radio in uslcom(4) [1]

- Bring in several other devices from OpenBSD while here. Use the
official manufacturer name over the OpenBSD name in the case of
GEMALTO. Reorder list slightly to aid future syncing.

- Remove duplicate SILABS CP2102 define from usbdevs

PR: usb/131912 [1]
Submitted by: Jack Twilley <mathuin gmail.com> [1]
MFC after: 1 week

show more ...


# c3b40fb7 26-Jul-2010 Gavin Atkinson <gavin@FreeBSD.org>

Prevent uhid(4) from attaching to the Gembird Silver Shield remote power
plug. Note that the Vendor ID 0x04b4 is officially assigned to Cypress,
so use that instead of adding a second vendor with an

Prevent uhid(4) from attaching to the Gembird Silver Shield remote power
plug. Note that the Vendor ID 0x04b4 is officially assigned to Cypress,
so use that instead of adding a second vendor with an identical ID, in the
same way other similar cases are treated in usb/usbdevs.

PR: usb/132785
Submitted by: Dirk-Willem van Gulik <dirkx webweaving.org>
MFC after: 1 week

show more ...


# 7ab53cc4 26-Jul-2010 Gavin Atkinson <gavin@FreeBSD.org>

Prevent ukbd(4) and uhid(4) from attaching when a WiSPY DBx Spectrum
Analyzer is attached.

PR: usb/134631
Submitted by: Jesse Kempf <jkempf davisvision.com>
MFC after: 1 week


# 6d078176 25-Jul-2010 Gavin Atkinson <gavin@FreeBSD.org>

Give a name to the HTC Wizard Smartphone

PR: usb/135575
Submitted by: lioux


# 21a9d6e7 20-Jul-2010 Andrew Thompson <thompsa@FreeBSD.org>

- Support for Globetrotter iCON 452.
- Fixed the interface probe routine to only attach to USB interfaces the driver
actually supports. This allows other drivers to attach to things like
MicroSD

- Support for Globetrotter iCON 452.
- Fixed the interface probe routine to only attach to USB interfaces the driver
actually supports. This allows other drivers to attach to things like
MicroSD slots etc.
- Fixed network interface enumeration to be globally sequential instead of
relying on the USB interface numbers. This make sure the first network
interface always is at uhso0 and the second at usho1 and so on.
- Added a radio kill switch; exposed through sysctl.
- Updated the manual page to be verbose about the number of serial ports and
include iCON 452 in the set of tested hardware.

Submitted by: Fredrik Lindberg

show more ...


Revision tags: release/8.1.0_cvs, release/8.1.0
# d5c7b904 13-Jul-2010 Remko Lodder <remko@FreeBSD.org>

Add a 4 and 7 port USB hub from NEC.

PR: 148189
MFC after: 1 week


# 55fdde37 13-Jul-2010 Takanori Watanabe <takawata@FreeBSD.org>

One more Prolific serial device ID.

Submitted by: Kouichi Hirabayashi on FreeBSD-users-jp
MFC after: 1 week.


# d6c18050 07-Jul-2010 Marcel Moolenaar <marcel@FreeBSD.org>

Merge svn+ssh://svn.freebsd.org/base/head@209749


# 33ba3721 22-Jun-2010 Andrew Thompson <thompsa@FreeBSD.org>

Add new device id.

PR: usb/147190


# 0f665677 22-Jun-2010 Andrew Thompson <thompsa@FreeBSD.org>

Add a mass storage quirk.

PR: usb/147196


# 295c646b 02-Jun-2010 Gleb Smirnoff <glebius@FreeBSD.org>

Merge 208554 from head:

Add uep(4), driver for USB onscreen touch panel from eGalax.

The driver is stub. It just creates device entry and feeds
reassembled packets from hardware into it.

I

Merge 208554 from head:

Add uep(4), driver for USB onscreen touch panel from eGalax.

The driver is stub. It just creates device entry and feeds
reassembled packets from hardware into it.

If in future we would port wsmouse(4) from NetBSD, or make
sysmouse(4) to support absolute motion events, then the driver
can be extended to act as system mouse. Meanwhile, it just
presents a /dev/uep0, that can be utilized by X driver, that
I am going to commit to ports tree soon.

The name for the driver is chosen to be the same as in NetBSD,
however, due to different USB stacks this driver isn't a port.

The driver is supported by ports/x11-drivers/xf86-input-egalax.

Approved by: re (kib)

show more ...


# 7708106a 26-May-2010 Marcel Moolenaar <marcel@FreeBSD.org>

Merge svn+ssh://svn.freebsd.org/base/head@208557


# f25a8a01 25-May-2010 Gleb Smirnoff <glebius@FreeBSD.org>

Add uep(4), driver for USB onscreen touch panel from eGalax.

The driver is stub. It just creates device entry and feeds
reassembled packets from hardware into it.

If in future we would port wsmouse

Add uep(4), driver for USB onscreen touch panel from eGalax.

The driver is stub. It just creates device entry and feeds
reassembled packets from hardware into it.

If in future we would port wsmouse(4) from NetBSD, or make
sysmouse(4) to support absolute motion events, then the driver
can be extended to act as system mouse. Meanwhile, it just
presents a /dev/uep0, that can be utilized by X driver, that
I am going to commit to ports tree soon.

The name for the driver is chosen to be the same as in NetBSD,
however, due to different USB stacks this driver isn't a port.

show more ...


# 298c3300 18-May-2010 Andrew Thompson <thompsa@FreeBSD.org>

MFC r208016

Add new FTDI USB device ID.


1...<<21222324252627282930>>...62