From owner-freebsd-mobile@FreeBSD.ORG Wed May 7 13:49:03 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA6C537B404 for ; Wed, 7 May 2003 13:49:03 -0700 (PDT) Received: from mail.iskon.hr (mail.iskon.hr [213.191.128.4]) by mx1.FreeBSD.org (Postfix) with SMTP id 1266443FA3 for ; Wed, 7 May 2003 13:49:02 -0700 (PDT) (envelope-from Damjan.Marion@iskon.hr) Received: (qmail 16789 invoked from network); 7 May 2003 22:48:48 +0200 Received: from trinity.iskon.hr (HELO trinity.iskon.local) (213.191.128.86) by mail.iskon.hr with SMTP; 7 May 2003 22:48:48 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Date: Wed, 7 May 2003 22:48:59 +0200 Message-ID: <5896D609E682954B8B3DB4BB513EDCEE012CDC15@trinity.iskon.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ACPI and IRQ problems Thread-Index: AcMUuqfRAmThLJdzQXiYrChmecW/ZAAHq4OQ From: "Damjan Marion" To: "John Baldwin" cc: freebsd-mobile@freebsd.org Subject: RE: ACPI and IRQ problems X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2003 20:49:04 -0000 > From: John Baldwin [mailto:jhb@FreeBSD.org] > On 07-May-2003 Damjan Marion wrote: > > > > I have Acer TM 620 notebook with onboard fxp NIC that failed to work on > > FreeBSD. > > When I bring fxp up all userland is frozen and I got "fxp0: device > > timeout" message repeating. > > > > Seems that most devices are using IRQ 10 and I suspect ACPI. Disabling > > ACPI doesn't help so I tried also to correct ACPI DSDT but without > > success. > > > > I would appreciate any help with this problem. >=20 > Do you have PNP OS set to YES? My bios don't have that option or something similar.=20 It is bios without any advanced options developed by Wistron. Damjan