From owner-freebsd-mobile@FreeBSD.ORG Sat Mar 29 22:32:58 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 65236106564A for ; Sat, 29 Mar 2008 22:32:58 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.freebsd.org (Postfix) with ESMTP id 20FEB8FC13 for ; Sat, 29 Mar 2008 22:32:58 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with ESMTP id <0JYI00MPZJYWFRC0@osl1smout1.broadpark.no> for freebsd-mobile@freebsd.org; Sat, 29 Mar 2008 23:32:56 +0100 (CET) Received: from kg-work.kg4.no ([80.202.173.59]) by osl1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with SMTP id <0JYI00JUQJYTEUU4@osl1sminn1.broadpark.no> for freebsd-mobile@freebsd.org; Sat, 29 Mar 2008 23:32:56 +0100 (CET) Date: Sat, 29 Mar 2008 23:32:52 +0100 From: Torfinn Ingolfsen To: freebsd-mobile@freebsd.org Message-id: <20080329233252.e6052fb0.torfinn.ingolfsen@broadpark.no> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.9; i386-portbld-freebsd6.3) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: ThinkPad 380ED - PC Card controller not supported in FreeBSd 7.0? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Mar 2008 22:32:58 -0000 I have an old IBM ThinkPad 380ED[1] on which I run FreeBSD[2]. FreeBSD 4.11 worls great, as long as I enable pccard and configure it correctly. So I tried FreeBSd 7.0-release, but it seems that the PC Card controller (or bridge or whatever) isn't detected. from 'pciconf -lv': none1@pci0:0:19:0: class=0x060500 card=0x00000000 chip=0x11001013 rev=0x07 hdr=0x00 vendor = 'Cirrus Logic' device = 'CL-PD6729 PCI-to-PC Card host adapter' class = bridge subclass = PCI-PCMCIA Under FreeBSD 4.11 this is detected as: pcic0@pci0:19:0: class=0x060500 card=0x00000000 chip=0x11001013 rev=0x07 hdr=0x00 vendor = 'Cirrus Logic' device = 'CL-PD6729 PCI-to-PC Card host adapter' class = bridge subclass = PCI-PCMCIA And the man page for pcic(4) [3] under 4.11 documents it as supported. The same man page for 7.0 is a bit confusing: [4]. It says that this is supported, but in the bugs section says that it doesnt work at all. pcic doesn't work at all in 7.0? More info as well as normal and verbose dmesgoutputs in [2]. Any hints on getting this oldie working? References: 1) http://tingox.googlepages.com/tp380ed 2) http://tingox.googlepages.com/tp380ed_freebsd 3) http://www.freebsd.org/cgi/man.cgi?query=pcic&manpath=FreeBSD+4.11-RELEASE 4) http://www.freebsd.org/cgi/man.cgi?query=pcic&manpath=FreeBSD+7.0-RELEASE -- Regards, Torfinn Ingolfsen