Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Apr 95 12:42:45 MDT
From:      terry@cs.weber.edu (Terry Lambert)
To:        eaparis@tinman.mke.ab.com (Eloy A. Paris)
Cc:        questions@FreeBSD.org
Subject:   Re: Just three questions
Message-ID:  <9504261842.AA07898@cs.weber.edu>
In-Reply-To: <199504260336.WAA12200@tinman.mke.ab.com> from "Eloy A. Paris" at Apr 25, 95 10:36:39 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> >I'm not sure about this.  It may be an architectural issue with the
> >idea of PCMCIA "enablers" or you may just be using less-than-current
> >code.
> 
> Actually, I am using the last snapshot (4/12/95 I think.) When I boot, the
> system correctly displays the card ID string (Megahertz Modem bla bla bla)
> stored in the PCMCIA card but after that I do not know what to do and how to
> access my modem. I do not see any ze0 device anywhere.

It will show up as a regular com port.

You may need to add it with a MAKEDEV of the device for it in the /dev
directory.  It will likely be named /dev/tty00 (or 01 or 02 or 03).


					Terry Lambert
					terry@cs.weber.edu
---
Any opinions in this posting are my own and not those of my present
or previous employers.



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