From owner-freebsd-stable Sun Apr 7 6:12:15 2002 Delivered-To: freebsd-stable@freebsd.org Received: from ron.emn.fr (nat4.emn.fr [193.54.76.164]) by hub.freebsd.org (Postfix) with ESMTP id 920BE37B400 for ; Sun, 7 Apr 2002 06:12:08 -0700 (PDT) Received: from castor.cenerg.emn.fr (root@castor.cenerg.emn.fr [193.104.32.147]) by ron.emn.fr (8.9.3/jtpda-5.3.1) with ESMTP id PAA04950 ; Sun, 7 Apr 2002 15:12:02 +0200 (MET DST) Received: from hal.eleve.emn.fr (uucp@hal.eleve.emn.fr [193.54.77.109]) by castor.cenerg.emn.fr (8.12.1/8.12.1) with ESMTP id g37DC14n018949; Sun, 7 Apr 2002 15:12:01 +0200 Received: from (uucp@localhost) by hal.eleve.emn.fr (8.9.3/jtpda-5.1) id PAA24563 ; Sun, 7 Apr 2002 15:11:53 +0200 (MET DST) Received: from us12(193.54.77.72) by hal via smap (V2.0) id xma024514; Sun, 7 Apr 02 15:11:27 +0200 Received: from r6.emn.fr (n112.mde.emn.fr [172.16.2.12]) by us12.etude (8.8.8+Sun/jtpda-5.1) with ESMTP id PAA09527 ; Sun, 7 Apr 2002 15:11:12 +0200 (MET DST) Message-Id: <5.1.0.14.0.20020407144721.02d17630@se.eleve.emn.fr> X-Sender: msegura#imail.info.emn.fr@kgb.emn.fr (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 07 Apr 2002 15:06:11 +0100 To: freebsd-stable@freebsd.org, brooks@one-eyed-alien.net From: Marc Ségura-Devillechaise Subject: USB problem Cc: yvan.salue@eleve.emn.fr, msegura@eleve.emn.fr Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=====================_3417884==_.ALT" X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=====================_3417884==_.ALT Content-Type: text/plain; charset="us-ascii"; format=flowed Hi, I am using a Toshiba Stallite 1730 and I am encountering some problems to get USB support with Freebsd 4.5. Dmesg reports: uhci0: irq 10 at device 7.2 on pci0 uhci0: Could not map ports device_probe_and_attach: uhci0 attach returned 6 uhci0 I had a look in the mailing lists. It is said that this problem comes from a wrongly configured BIOS, that Freebsd does not support the 'PnP os' options in the BIOS. However, my machine has a Phoenix bios (version 4) and there is no such options. Brook Davis once mentioned adding the flag to the kernel configuration files : makeoptions CONF_CFLAGS=3D-DPCI_ENABLE_IO_MODES but that does not seem to work either. Some posts refers to a C patch but (the url posted was: http://www.etla.net/~n_hibma/usb/usb.pl, the two HP Ommibook patches) which is marked as obsolete. The LINT mentions the options PNPBIOS but the problem remains (I get only some additional errors message... like could not assign irq, after the USB error messages). Any ideas ? can someone help ? Do I have to PR this ? Thanks in advance, Marc PS cc me because I am not in the list. --=====================_3417884==_.ALT Content-Type: text/html; charset="us-ascii" Hi,


I am using a Toshiba Stallite 1730  and I am encountering some problems to get USB support with Freebsd 4.5.
Dmesg reports:
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 uhci0
I had a look in the mailing lists.
It is said that this problem comes from a wrongly configured BIOS, that Freebsd does not support the 'PnP os' options in the BIOS. However, my machine has a Phoenix bios (version 4) and there is no such options.
Brook Davis once mentioned adding the flag to the kernel configuration files :
makeoptions CONF_CFLAGS=3D-DPCI_ENABLE_IO_MODES
but that does not seem to work either.
Some posts refers to a C patch but  (the url posted was: http://www.etla.net/~n_hibma/usb/usb.pl, the two HP Ommibook patches) which is marked as obsolete.
The LINT mentions the options PNPBIOS but the problem remains (I get only some additional errors message... like could not assign irq, after the USB error messages).
Any ideas ? can someone help ?
Do I have to PR this ?
Thanks in advance,

Marc

PS cc me because I am not in the list.

--=====================_3417884==_.ALT-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message