patch for 3g modem

2013-09-22 Thread Lundberg, Johannes
Hi

Here's a patch that adds a OPTION USB 3G modem.

--
Johannes Lundberg
Project leader and lead developer of Mirama OS (previously Viking OS)
BRILLIANTSERVICE CO., LTD.

My blog http://brilliantobjc.blogspot.com
Mirama homepage http://www.brilliantservice.co.jp/viking/
bloghttp://hmdviking.blogspot.jp
Company homepage http://www.brilliantservice.co.jp


uhso_usbdevs.diff
Description: Binary data
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to freebsd-usb-unsubscr...@freebsd.org

Problem attaching USB keyboard

2013-09-22 Thread Philipp
Hi everyone,

the following problem occurs on the amd64 version of

FreeBSD 9.2-RC4,
FreeBSD-9.2-PRERELEASE-20130831-r255108,
FreeBSD-10.0-ALPHA2, and
FreeBSD-10.0-CURRENT-20130907-r255342.

I simply can't use my keyboard (Lenovo Prefered Pro USB). I used the
FreeBSD memstick ISO to install the system. I had no problems using
the keyboard within the memstick version (bsdinstall, and so on). But on
the installed copy of FreeBSD I get the following error when I try to
attach the keyboard:

usb_alloc_device: device init 2 failed (USB_ERR_IOERROR, ignored)
ugen0.2: Unknown at usbus0 (disconnected)
hub_reattach_port: could not allocate new device

I had to set debug.acpi.disabled to hostres on all version, in order
to boot the system. [1]

This error does not occur on 9.1-RELEASE.

Mainboard: Intel DQ87PG (Keyboard is connected via the USB 2.0 port)
RAM: 32 GB

[1] http://www.freebsd.org/releases/9.0R/errata.html
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to freebsd-usb-unsubscr...@freebsd.org


RE: Problem attaching USB keyboard

2013-09-22 Thread Hans Petter Selasky
Hi,

What PCI USB controllers are on this computer?

--HPS
 
-Original message-
 From:Philipp mailingli...@cypresscreek.de 
 mailto:mailingli...@cypresscreek.de 
 Sent: Sunday 22nd September 2013 15:31
 To: freebsd-usb@freebsd.org mailto:freebsd-usb@freebsd.org 
 Subject: Problem attaching USB keyboard
 
 Hi everyone,
 
 the following problem occurs on the amd64 version of
 
   FreeBSD 9.2-RC4,
   FreeBSD-9.2-PRERELEASE-20130831-r255108,
   FreeBSD-10.0-ALPHA2, and
   FreeBSD-10.0-CURRENT-20130907-r255342.
 
 I simply can't use my keyboard (Lenovo Prefered Pro USB). I used the
 FreeBSD memstick ISO to install the system. I had no problems using
 the keyboard within the memstick version (bsdinstall, and so on). But on
 the installed copy of FreeBSD I get the following error when I try to
 attach the keyboard:
 
 usb_alloc_device: device init 2 failed (USB_ERR_IOERROR, ignored)
 ugen0.2: Unknown at usbus0 (disconnected)
 hub_reattach_port: could not allocate new device
 
 I had to set debug.acpi.disabled to hostres on all version, in order
 to boot the system. [1]
 
 This error does not occur on 9.1-RELEASE.
 
 Mainboard: Intel DQ87PG (Keyboard is connected via the USB 2.0 port)
 RAM: 32 GB
 
 [1] http://www.freebsd.org/releases/9.0R/errata.html 
 http://www.freebsd.org/releases/9.0R/errata.html 
 ___
 freebsd-usb@freebsd.org mailto:freebsd-usb@freebsd.org  mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-usb 
 http://lists.freebsd.org/mailman/listinfo/freebsd-usb 
 To unsubscribe, send any mail to freebsd-usb-unsubscr...@freebsd.org 
 mailto:freebsd-usb-unsubscr...@freebsd.org 
 

___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to freebsd-usb-unsubscr...@freebsd.org


Re: Problem attaching USB keyboard

2013-09-22 Thread Philipp
The USB controller is provided by the Intel Q87 Express Chipset of the
Intel DQ87PG mainboard.

On Sun, 22 Sep 2013 17:10:55 +0200
Hans Petter Selasky hans.petter.sela...@bitfrost.no wrote:

 Hi,
 
 What PCI USB controllers are on this computer?
 
 --HPS
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to freebsd-usb-unsubscr...@freebsd.org