Hi list,
After upgraded to 5.4-p1 from 5.3 stable, the
insertion of the usb disc is no longer able to
activate the creation of the usb device.
In my case, when the usb disc inserted in the usb
port, the kernel system assigned /dev/da0s? to the usb
disc when it was in 5.3, but now this is not happe
Hi,
I just read thru the tty.h file and the tty command,
and have a feeling that the tty command and the tty.h
file does not handle the serial console com port
directly.
Can anyone tell me which part of the tty source does
invoke serial console com port?
Thanks
Sam
_
Hi,
Can anybody tell me what benefit for building a tap
pseudo ethernet device driver for some sort of network
communication? Why not directly communicate thru a
"real" ethernet device driver like fxp0, xl0, etc.
Thanks
Sam
S
Hi,
As I want to learn how to use /dev/tap in freebsd, I m
looking for a simple application that written for
/dev/tap. OpenVPN is a bit too complicated for a
newbie to get start. Can anyone tell me a link or
reference for some of these examples?
Thanks
Sam
___
--- Tobias Roth <[EMAIL PROTECTED]> wrote:
> On Fri, Jul 29, 2005 at 05:03:43AM -0700, snort
> Snort wrote:
> >
> > As I want to learn how to use /dev/tap in freebsd,
> I m
> > looking for a simple application that written for
> > /dev/tap. OpenVPN is a