VAIO F270, ep0 and -current

[ Available lists | Index of freebsd-hackers | Month of Nov 1999 | Week of 17 Nov 1999 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Dan Moschuk <dan@freebsd.org>
Date
17 Nov 1999 11:36:57
Subject
VAIO F270, ep0 and -current
Message-ID
19991117143759.A3011@spirit.jaded.net


[ Hide this part ]
 
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 (TFreak!dan@freebsd.org)
"Cure for global warming: One giant heatsink and dual fans!"


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Elapsed time: 0.173 seconds