Date: Sat, 04 Sep 1999 17:12:33 -0700 From: Darryl Okahata <darrylo@sr.hp.com> To: Doug Rabson <dfr@nlsystems.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: ed driver problem Message-ID: <199909050012.RAA14145@mina.sr.hp.com> In-Reply-To: Your message of "Sat, 04 Sep 1999 15:28:11 BST." <Pine.BSF.4.10.9909041526440.2081-100000@salmon.nlsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Doug Rabson <dfr@nlsystems.com> wrote: > Does your bios have a setting for 'PNP compliant OS' or similar? If it > does, set it to 'no' and see if it helps. The current pci code relies on > the bios to program port and memory locations for cards and its possible > that this isn't happening for your card/bios combination. On a slightly different tack, the ed0 driver no longer seems to work for PCMCIA cards (from a Sept.2 cvsup'd -current). It used to work on a Aug 23rd -current. I've got an old Toshiba Tectra 730XCDT laptop, and my Accton EN2216 PCMCIA 10BT LAN card no longer works. However, I'm not sure if my problem is related to the recent pnp changes or not. At bootup, the kernel reports: pnpbios: Bad PnP BIOS data checksum I've been getting this forever, and it's never seemed to cause any problems (I also have no idea how to fix this, as this is a laptop). Running pnpinfo shows no pnp devices, which is usual (it did this with the older versions of -current, too). Here's the basic problem: at bootup, the kernel doesn't report the presence (or absence) of an ed0 device (I've forgotten if this is supposed to happen or not). When I insert the LAN card, the pccardd daemon reports: driver allocation failed for ACCTON(EN2216-PCMCIA-ETHERNET): Device not configured (The pccardd daemon is trying to use the ed0 driver.) -- Darryl Okahata darrylo@sr.hp.com DISCLAIMER: this message is the author's personal opinion and does not constitute the support, opinion, or policy of Hewlett-Packard, or of the little green men that have been following him all day. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909050012.RAA14145>