From owner-freebsd-stable Tue Oct 31 12:32:12 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rmx194-mta.mail.com (rmx194-mta.mail.com [165.251.48.41]) by hub.freebsd.org (Postfix) with ESMTP id 2131B37B4E5 for ; Tue, 31 Oct 2000 12:32:08 -0800 (PST) Received: from web577-mc (web577-mc.mail.com [165.251.48.102]) by rmx194-mta.mail.com (8.9.3/8.9.3) with SMTP id PAA08170 for ; Tue, 31 Oct 2000 15:32:07 -0500 (EST) Message-ID: <381104228.973024327462.JavaMail.root@web577-mc> Date: Tue, 31 Oct 2000 15:32:07 -0500 (EST) From: Hans de Hartog To: freebsd-stable@freebsd.org Subject: How to enable modem from PCMCIA-card? Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: mail.com X-Originating-IP: 212.187.13.238 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Happily running 4.1.1 on laptop (Digital HiNote VP 500 series). Trying to use combo-PCMIA card 3C562D/3C563D which is recognized by pccardd with "out of the box" pccard.conf (NIC is disabled but I'm interested in the modem first). However, after seeing the card, sio4 is "configured" which is not in my kernel (GENERIC has sio0 up to an including sio3). Adding "device sio4" in my kernel configuration doesn't help. In general, if you include sio0 thru sio in the kernel, the card "adds" sio. Did MAKEDEV sio. Symptom is always the same: complete hang (only the physical button works) as soon as I try to use the /dev/sio? Perused the archives; symptom occurred before. No final solution. Now what? Do an explicit "device sio4 on pccard0 ..." or so? Should not be necessary IMHO. Thanks for you time and effort (especially this "freezing" time of the year). Hans de Hartog ______________________________________________ FREE Personalized Email at Mail.com Sign up at http://www.mail.com/?sr=signup To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message