Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Sep 2001 21:52:28 +0300
From:      Georgios Koutepas <gkoutep@netmode.ntua.gr>
To:        FreeBSD-mobile@FreeBSD.ORG
Subject:   USB setup on Toshibe 1735
Message-ID:  <20010907215228.A27981@netmode.ntua.gr>
In-Reply-To: <200109061631.f86GVOh54328@harmony.village.org>; from imp@harmony.village.org on Thu, Sep 06, 2001 at 10:31:24AM -0600
References:  <200109052029.f85KTwh47645@harmony.village.org> <sa6elpmywdf.wl@ring.myn.rcast.u-tokyo.ac.jp> <sa6heui5m2q.wl@ring.myn.rcast.u-tokyo.ac.jp> <sa6itey6deu.wl@ring.myn.rcast.u-tokyo.ac.jp> <200109042357.f84Nvgh39637@harmony.village.org> <200109050545.f855jsh41602@harmony.village.org> <200109051647.f85Glgh45792@harmony.village.org> <200109052145.f85Ljsh48156@harmony.village.org> <sa6elpk95mm.wl@ring.myn.rcast.u-tokyo.ac.jp> <200109061631.f86GVOh54328@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help

  Hello everyone!
  I've been trying to make the USB mouse to work on 4.3-Stable on a
Toshiba Satellite 1735. From checking my BIOS tool and from a helpful 
Toshiba guy I got the following:
1. There is no option in the BIOS to disable the Legacy USB device
support or the PnP.
2. The 1735 BIOS specs are:
ACPI V1.0b, PnP V4.3, VESA V2.0, DPMS, DDC2, SM BIOS, PC BIOS Support

  Anyone could give any suggestions/RTFM?
  Thanks in advance,

  Georgios

The rest of my status follows:

--dmesg
uhci0: <Intel 82371AB/EB (PIIX4) USB controller> irq 10 at device 7.2 on pci0
uhci0: Could not map ports
device_probe_and_attach: uhci0 attach returned 6

--Boot messages (from running usbd)
: usbd
: No USB host controllers found

--Kernel conf
# USB support
device		uhci		# UHCI PCI->USB interface
device		ohci		# OHCI PCI->USB interface
device		usb		# USB Bus (required)
#device		ugen		# Generic
#device		uhid		# "Human Interface Devices"
#device		ukbd		# Keyboard
#device		ulpt		# Printer
#device		umass		# Disks/Mass storage - Requires scbus and da
device		ums		# Mouse
#device		uscanner	# Scanners
# USB Ethernet, requires mii
#device		aue		# ADMtek USB ethernet
#device		cue		# CATC USB ethernet
#device		kue		# Kawasaki LSI USB ethernet

--/dev/ dir
crw-rw----  1 root  operator  111,   0 Sep  5 22:13 /dev/ums0
crw-rw----  1 root  operator  108, 255 Sep  5 21:21 /dev/usb
crw-rw----  1 root  operator  108,   0 Sep  5 21:21 /dev/usb0
crw-rw----  1 root  operator  108,   1 Sep  5 21:21 /dev/usb1


 ------------------------------------------------------------
 Georgios Koutepas      gkoutep @ netmode.ntua.gr
 ------------------------------------------------------------

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010907215228.A27981>