From owner-freebsd-hackers Wed Nov 17 11:36:57 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from spirit.jaded.net (spirit.jaded.net [216.94.113.12]) by hub.freebsd.org (Postfix) with ESMTP id 48BE314A24 for ; Wed, 17 Nov 1999 11:36:48 -0800 (PST) (envelope-from dan@spirit.jaded.net) Received: (from dan@localhost) by spirit.jaded.net (8.9.3/8.9.3) id OAA03140 for hackers@freebsd.org; Wed, 17 Nov 1999 14:38:00 -0500 (EST) Date: Wed, 17 Nov 1999 14:37:59 -0500 From: Dan Moschuk To: hackers@freebsd.org Subject: VAIO F270, ep0 and -current Message-ID: <19991117143759.A3011@spirit.jaded.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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