Re: Writing device drivers (was: help me please)

2001-05-11 Thread Brian Somers
> hi, > Thanx Julian for pointing me to the tunnel pseudo-driver. > But my major concern was regarding linking the driver to the kernel( i > am trying to use static linking stuff). I am presently doing > a major grep on "tun" 8-) > It would be great if i could get some docs regding w

Re: Writing device drivers (was: help me please)

2001-05-11 Thread Jayesh Krishna
es/* files??? jayesh >From: Julian Elischer <[EMAIL PROTECTED]> >To: Brian Somers <[EMAIL PROTECTED]> >CC: Greg Lehey <[EMAIL PROTECTED]>, Jayesh Krishna ><[EMAIL PROTECTED]>,[EMAIL PROTECTED] >Subject: Re: Writing device drivers (was: help me please

Re: Writing device drivers (was: help me please)

2001-05-10 Thread Julian Elischer
Brian Somers wrote: > > > On Wednesday, 9 May 2001 at 10:40:50 +0530, Jayesh Krishna wrote: > > > Hi guys... > > > I am comfortable with Linux Device Drivers. Presently I am trying > > > to write some pseudo-drivers in FreeBSD(4.2-Release). I tried out > > > make_pseudo_driver.sh > > > in the /u

Re: Writing device drivers (was: help me please)

2001-05-10 Thread Brian Somers
> On Wednesday, 9 May 2001 at 10:40:50 +0530, Jayesh Krishna wrote: > > Hi guys... > > I am comfortable with Linux Device Drivers. Presently I am trying > > to write some pseudo-drivers in FreeBSD(4.2-Release). I tried out > > make_pseudo_driver.sh > > in the /usr/share/examples/drivers but it do

Writing device drivers (was: help me please)

2001-05-09 Thread Greg Lehey
On Wednesday, 9 May 2001 at 10:40:50 +0530, Jayesh Krishna wrote: > Hi guys... > I am comfortable with Linux Device Drivers. Presently I am trying > to write some pseudo-drivers in FreeBSD(4.2-Release). I tried out > make_pseudo_driver.sh > in the /usr/share/examples/drivers but it does not work

help me please

2001-05-08 Thread Jayesh Krishna
Hi guys... I am comfortable with Linux Device Drivers. Presently I am trying to write some pseudo-drivers in FreeBSD(4.2-Release). I tried out make_pseudo_driver.sh in the /usr/share/examples/drivers but it does not work :-( I also went through the "FreeBSD Device Driver Writer's Guide" by Eric L

Re: PPPoE help me please!!

2000-06-24 Thread Brian Somers
> I can run tcpdump on my ethernet device ed1 and it is sending out a > PADI packet but it is not getting anything back. This is either because you have an incorrect :provider setting in your ``set device'' line, or because you were using a different NIC with your provider at one point, and th

PPPoE help me please!!

2000-06-23 Thread Adam Blake
Greetings All and Everyone. I am becoming quite desperate and I am in of dire nned for help with PPPoE! I spoke to an individual on the list a few weeks ago regarding this issue and I truly appreciate their time (Thanks Dima). Here's the deal... I can't get PPPoE running to save my life!! I hav