Greetings,
I have been in light contact with Warner over the course of the last couple
of weeks, and I am still at wits end with this one.
Currently, my laptop (VAIO F270 with a 3Com 589E pcmcia nic card) runs
3.3-REL with the PAO hacks, and works near-perfect. However, I would love
to use this machine as a development box, which means I should really be
running current on it.
Now, everything but pccard works, which fails with ENOTTY on the following
ioctl() call:
usr.sbin/pccard/pccardd/cardd.c, line 590:
if (ioctl(sp->fd, PIOCSDRV, &drv)) {
This is now the only thing holding me back. Anyone had a similar experience?
Relevant configuration follows.
pccard.conf
--
io 0x240-0x360
irq 3 5 10 11 13 15
memory 0xd4000 96k
card "3Com" "Megahertz 589E"
config 0x1 "ep0" ?
insert echo 3Com Megahertz Ethernet card inserted
insert /etc/pccard_ether ep0
remove echo 3Com Megahertz Ethernet card removed
remove /sbin/ifconfig ep0 delete
the kernel config is a chopped down PCCARD
Cheers,
--
Dan Moschuk ([EMAIL PROTECTED])
"Cure for global warming: One giant heatsink and dual fans!"
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message