Date: Mon, 2 Oct 2000 09:15:02 -0400 (EDT) From: Thomas David Rivers <rivers@dignus.com> To: freebsd-stable@freebsd.org Subject: 4.1-RELEASE pccard? Message-ID: <200010021315.JAA25791@lakes.dignus.com>
next in thread | raw e-mail | index | archive | help
I'm having problems upgrading a 3.4 system to 4.1.
I thought I might be able to provide more information:
On 3.4, it was able to use the ethernet pccard (an ed0
clone card made by Archtek). This is the pccard.conf
entry it had:
# SmartLink (Archtek Fast Ethernet Adaptor)
card "PCMCIA" "FastEthernet"
config auto "ed0" any 0x30000
insert logger -s SmartLink inserted
insert /etc/pccard_ether $device
remove logger -s SmartLink removed
remove /etc/pccard_ether_remove $device
But, on 4.1 - I don't seem to be able to get it to
work... pccardd will find the card... with the
messages:
pccardd[43]: Card "PCMCIA"("FastEthernet") [V] [1.0] matched "PCMCIA" ("FastEhternet") [(null)][(null)]
ed1 at port 0x300-0x31f irq 3 slot 1 on pccard1
ed1: address 01:02:00:ff:15:1d, type NE2000 (16 bit)
Oct 2 09:14:27 canteens pccardd[43]: ed1: SmartLink inserted.
Oct 2 09:14:27 canteens pccarddd[43]: pccardd started
Oct 2 09:14:29 canteens /kernel: ed1: device timeout
The entry I have in /etc/defaults/pccard.conf is:
# SmartLink (Archtek Fast Ethernet Adaptor)
card "PCMCIA" "FastEthernet"
config auto "ed" ? 0x30000
logstr "SmartLink"
insert /etc/pccard_ether $device
remove /sbin/ifconfig $device delete
I've tried changing the pccard_flags to use various IRQs,
only IRQ #3 and IRQ #5 seem to get this far (all others
fail..)
The machine is a Sony VAIO PCG-F480.
Again, just moments ago (before the upgrade) this hardware
worked just fine with FreeBSD 3.4-RELEASE and the PAO kernel.
Any assistance/pointers, etc... would be appreciated.
- Thanks! -
- Dave Rivers -
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010021315.JAA25791>
