From owner-freebsd-mobile Thu Mar 21 13:53: 5 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mimas.botchitt.com (mimas.botchitt.com [212.74.113.129]) by hub.freebsd.org (Postfix) with ESMTP id 4A12637B432 for ; Thu, 21 Mar 2002 13:52:46 -0800 (PST) Received: from localhost (matt@localhost) by mimas.botchitt.com (8.11.6/8.11.6) with ESMTP id g2LLqik80669 for ; Thu, 21 Mar 2002 21:52:44 GMT (envelope-from matt@botchitt.com) Date: Thu, 21 Mar 2002 21:52:44 +0000 (GMT) From: Matt Burke To: mobile@freebsd.org Subject: Xircom Realport 10/100+56 problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm trying to get this nic working under 4.5-release. The model number on the back is 'XEM5600' (also reported by pccardc dumpregs). It's a 16bit realport nic/modem afaict identical to other models supported. Initially pccardd wouldn't recognise it, so I added the following lines to pccard.conf: card "Xircom" "10/100 Network + 56K Modem PC Card" config 0x27 "xe" ? insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop this results in (hand typed): pccard[]: Card BLAH matched BLAH pccard[]: Found existing driver (xe) for Xircom pccard[]: Using I/O addr 0x2e8, size 8 pccard[]: Setting config reg at offs 0xff80 to 0x67, Reset time = 50ms pccard[]: Assigning I/O window 0, start 0x2e8, size 0x8 flags 0x7 pccard[]: Assign xe0, io 0x2e8-0x2ef, mem 0x0, 0 bytes, irq 9, flags 0 pccard[]: driver allocation failed for Xircom(10/100BLAH): Device not cofnigured No xe0 in `ifconfig`. I'm not familiar with freebsd driver debugging, nor am I familiar with pccard[cd]. Can anyone offer any help? -- Matt Burke matt@botchitt.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message