From owner-freebsd-mobile Thu Jul 8 21:19:15 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id F39DE14DFC for ; Thu, 8 Jul 1999 21:16:57 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id WAA03679; Thu, 8 Jul 1999 22:17:02 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id WAA17918; Thu, 8 Jul 1999 22:14:47 -0600 (MDT) Message-Id: <199907090414.WAA17918@harmony.village.org> To: Dave Walton Subject: Re: PAO and NICs Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "09 Jul 1999 02:23:08 -0000." <19990709022308.24745.qmail@modgud.nordicrecords.com> References: <19990709022308.24745.qmail@modgud.nordicrecords.com> Date: Thu, 08 Jul 1999 22:14:46 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <19990709022308.24745.qmail@modgud.nordicrecords.com> Dave Walton writes: : Does PAO support CardBus cards? No. It does not. The only cardbus support I've seen for FreeBSD is in newconfig project for FreeBSD. I've had a few problems with hot plugging, but other than that detail, it does seem to work, at least with my PC Card cards (I have no cardbus cards). I've not tried to track down the problem with hotplugging (since I don't normally run the newconfig kernel). : the 3Com 3CXFE575BT, but from what I can tell it may not be supported. Has : anyone had any experience with this card? I believe that ep* at cardbus? dev ? func ? # 3Com 3c575TX Ethernet xl* at cardbus? dev ? func ? # 3Com 3c575TX and 3c575BTX Ethernet are the cards that are supported, at least judging from the config file. How these cards differ from the 3CXFE575BT, if at all, is beyond me. The product codes that are supported are 0x5057 and 0x5157 (you can get these with pccardc dumpcis, if you already have the card). For information on the newconfig project, see http://www.jp.freebsd.org/newconfig/ The newconfig code for pccard and cardbus support is forming the basis for my work on newbusifying the pccard stuff, writing newconfig shims, and other infrastructure issues surrounding newconfig driver's expectations. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message