Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Dec 2000 11:31:40 -0700
From:      Warner Losh <imp@village.org>
To:        Gorden Fischer <gfish123@pacbell.net>
Cc:        mobile@FreeBSD.ORG
Subject:   Re: EXPNET PCMCIA CDROM is not working (fwd) 
Message-ID:  <200012081831.LAA14518@harmony.village.org>
In-Reply-To: Your message of "Fri, 08 Dec 2000 10:17:25 PST." <Pine.BSF.4.21.0012081016270.75948-100000@uniqsite.com> 
References:  <Pine.BSF.4.21.0012081016270.75948-100000@uniqsite.com>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.BSF.4.21.0012081016270.75948-100000@uniqsite.com> Gorden Fischer writes:
: Can someone help me with the following.  I recently aquired a 24X
: PCMCIA CDROM drive (Model cd940-24)  According to the Tuple, entry #2 is
: for the device.
: 
: The CDROM pcmcia card is detected in the booting process, but the driver
: failed to load by pccardd.  Pccardd says:
: 
: No card in database for "EXP    "("CD-ROM") 

I'd have thought that the folllowing

: # GENERIC Flash ATA / ATA HDD
: generic fixed_disk
: 	config	auto "ata" ?
: 	logstr	"GENERIC Flash ATA / ATA HDD"

would have done it.

card "EXP    " "CD-ROM"
	config	auto "ata" ?
	logstr	"EXPNET Cdrom"

might do it (add the above to /etc/pccard.conf, restart pccardd).

Warner


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012081831.LAA14518>