Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Feb 1998 11:18:02 +1030
From:      Mike Smith <mike@smith.net.au>
To:        "Sean J. Schluntz" <schluntz@clicknet.com>
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: pccard.conf echo not showing up. 
Message-ID:  <199802060048.LAA01710@dingo.cdrom.com>
In-Reply-To: Your message of "Wed, 04 Feb 1998 18:13:04 -0800." <34D92030.D8128E9C@clicknet.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I've managed to get the modem to load correctly, I insert the card and
> it tells me that sio0 has been added a that it's a 16550A but then
> that's it.  It does not display the text in the "insert echo blah blah"
> line.  I've put an "insert touch /home/schluntz/isitworking" in and it
> did create the file.  So where is the echo going?

pccardd calls daemon(), which closes stdout.  Try using logger instead, 
or echo to /dev/console.

-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  mike@smith.net.au
\\  The race is long, and in the  \\  msmith@freebsd.org
\\  end it's only with yourself.  \\ 





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