pccard not working on old laptop
"Brian Hoort" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"