Date: Mon, 11 Sep 2000 10:15:29 -0400 From: "Sean O'Connell" <sean@stat.Duke.EDU> To: Barkley Vowk <bvowk@necrosys.net> Cc: FreeBSD mobile <freebsd-mobile@FreeBSD.ORG> Subject: Re: Sony Viao PCG 748 w/ linksys PCMPC100 Message-ID: <20000911101529.E31242@stat.Duke.EDU> In-Reply-To: <Pine.BSF.4.20L2.0009110058030.37996-100000@continuity.e-boxen.com>; from bvowk@necrosys.net on Mon, Sep 11, 2000 at 01:03:36AM -0600 References: <Pine.BSF.4.20L2.0009110058030.37996-100000@continuity.e-boxen.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Barkley Vowk stated: : I've been at this all weekend with no progress, I've got a sony viao and a : PCMPC100 ethernet board for it, when I boot off the CD I can get the card : to work as ed1.. but under a normal boot, pccardd tells me "driver : allocation failed for Linksys(EtherFast 10/100 PC Card (PCMPC100)): Device : not configured : : I've tried my own kernel, and kernel.GENERIC, I've tried setting ed's : options with the visual editor. : : I've got : device ed : in my kernel config, and the pccard.conf is the default for the card... : : Does anybody have any input on this I really need the ethernet to work. If you pass along to the list, a copy of your kernel config, /etc/rc.conf, and the output from dmesg ... it shoudl be relatively easy to get you sorted out. This is most like an irq conflict. 0) strip any non-used device entries out of your kernel 1) change the pccard entry in the kernel to device card device pcic0 at isa? 2) make sure that pccardd_flags in /etc/rc.conf is not passing a bogus (read, unfree) irq to pccardd 3) make sure that your /boot/kernel.conf isn't enabling/disabling something it ought not. Hope this helps, S ----------------------------------------------------------------------- Sean O'Connell Email: sean@stat.Duke.EDU Institute of Statistics and Decision Sciences Phone: (919) 684-5419 Duke University Fax: (919) 684-8594 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000911101529.E31242>