Date: Mon, 18 Jun 2007 16:35:40 -0400 From: "Brian Hoort" <brian.hoort@gmail.com> To: freebsd-mobile@freebsd.org Subject: pccard not working on old laptop Message-ID: <790c34130706181335n73fc48eeo15bddd1157db730a@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I've installed 6.2 on an old laptop. I've been unable to get it to detect the pccard bus, and therefore have no networking. It worked on this laptop in the BSD 4.x days. I've seen several posts in the archive mentioning that the fix prior to 6.x was to replace: device cbb device pccard device cardbus with: device pcic device card but that this old driver was removed in 6.x. Everything in the dmesg.boot appears successful until: ... vga0: <Generic ISA VGA> at port 0x3c0--0x3df iomem 0xa0000-0xbffff on isa0 unknown: <PNP0501> can't assign resources (port) unknown: <PNP0510> can't assign resources (port) unknown: <PNP0400> can't assign resources (port) unknown: <PNP0700> can't assign resources (port) unknown: <PNP0c02> can't assign resources (memory) unknown: <PNP0303> can't assign resources (port) unknown: <PNP0600> can't assign resources (port) unknown: <PNP0f13> can't assign resources (irq) unknown: <CTL0001> can't assign resources (port) unknown: <PNP0200> can't assign resources (port) Timecounter "TSC" frequency 199310141 Hz quality 800 ... Any suggestions? Thank You, all -- Brian Hoort
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?790c34130706181335n73fc48eeo15bddd1157db730a>
