Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Oct 2002 11:15:46 +1000
From:      Neal Nelson <neal@nelson.name>
To:        freebsd-hackers@freebsd.org
Subject:   Writing a PCI ADSL Driver
Message-ID:  <20021006011546.GA322@thinkpad>

next in thread | raw e-mail | index | archive | help
Hi there.

I'm thinking of writing a device driver for a Traverse Pulsar PCI ADSL 
card and I was looking for some ideas before I committed myself. I've been 
offered hardware and support by the makers (http://www.traverse.com.au/) 
but I want to make sure that I can actually do the job before accepting.

I was wondering what kind of device driver I would need to create. I use 
ADSL at home but I only know how to use it, I don't know how it really 
works. Would I be able to create a character device and just pretend it 
was a modem or would I need to create a network device so that it can talk 
PPPoE over it? My main concern is how to get ppp to talk to the device.

Hopefully I'll be able to get hold of the Linux driver soon and see how 
that does things but I want to be very careful about the licensing issues, 
so that I can make the driver available under the normal BSD license. I'll 
have to see what the makers say about that first though.

Any advice would be gratefully accepted.

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




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