From owner-freebsd-mobile Wed May 31 1:17:46 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from oxygen.yy.ics.keio.ac.jp (oxygen.yy.ics.keio.ac.jp [131.113.47.3]) by hub.freebsd.org (Postfix) with ESMTP id 9BB1237B82B for ; Wed, 31 May 2000 01:17:42 -0700 (PDT) (envelope-from sanpei@sanpei.org) Received: from lavender.yy.cs.keio.ac.jp (lavender.rad.cc.keio.ac.jp [131.113.16.115]) by oxygen.yy.ics.keio.ac.jp (8.9.3+3.2W/3.7W) with ESMTP id RAA00631; Wed, 31 May 2000 17:17:33 +0900 (JST) (envelope-from sanpei@sanpei.org) Received: (from sanpei@localhost) by lavender.yy.cs.keio.ac.jp (8.9.3/3.7W) id RAA02678; Wed, 31 May 2000 17:17:37 +0900 (JST) Date: Wed, 31 May 2000 17:17:37 +0900 (JST) Message-Id: <200005310817.RAA02678@lavender.yy.cs.keio.ac.jp> To: mda@discerning.com Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: device timeout with any card In-Reply-To: Your message of "Wed, 31 May 2000 13:21:32 JST". <00a801bfcab7$c60fbf90$0200a8c0@mdaxke> From: sanpei@sanpei.org (MIHIRA Yoshiro) X-Mailer: mnews [version 1.21] 1997-12/23(Tue) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I think PCIC in your note-book was not configured by BIOS and it needs to extra code for sys/pci/pcic_p.c in 4.0-RELEASE. pcic-pci0: at device 10.0 on pci0 pcic-pci1: at device 10.1 on pci0 ~~~~~~~~~~~ TI-1xxx patch was already imported 5-current and 4-stable, please test 4-stable install floppy from releng4.FreeBSD.org or update your sys/pci/pcic_p.c and pcic_p.h. http://www.FreBSD.org/cgi/cvsweb.cgi/src/sys/pci/pcic_p.c 1.20.2.1 Sun May 28 6:19:15 2000 UTC by imp Branch: RELENG_4 Diffs to 1.20 ; Diffs to 1.24 MFC: Be more agressive about initializing cardbus bridges, especially TI based ones. No reports of problems have come in because of these changes. pcic_p.c 1.20->1.21 pcic_p.h 1.10->1.11 Reminded by: sanpei@sanpei.org (MIHIRA Yoshiro) --- Cheers MIHIRA Yoshiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message