Re: New OC3 ATM driver

2003-01-22 Thread Vincent Jardin
Le Mercredi 22 Janvier 2003 22:59, Matthew N. Dodd a écrit : > On Wed, 22 Jan 2003, Vincent Jardin wrote: > > According to me, both SAR cannot be supported by a same driver because > > there are too much differences between the two in order to be integrated > > within the same driver. > > Humm...

Re: New OC3 ATM driver

2003-01-22 Thread Matthew N. Dodd
On Wed, 22 Jan 2003, Vincent Jardin wrote: > According to me, both SAR cannot be supported by a same driver because > there are too much differences between the two in order to be integrated > within the same driver. Humm... I had not noticed. Abstracting out the differences would still be worth

Re: New OC3 ATM driver

2003-01-22 Thread Vincent Jardin
Le Mercredi 22 Janvier 2003 22:12, Matthew N. Dodd a écrit : > This driver is based on the IDT Nicstar driver by Richard Hodges; I'll do > some diffs and see if there is anything we need from it but we should > already support the IDT chips in -CURRENT. However, the Richard Hodges' IDT driver only

Re: New OC3 ATM driver

2003-01-22 Thread Matthew N. Dodd
This driver is based on the IDT Nicstar driver by Richard Hodges; I'll do some diffs and see if there is anything we need from it but we should already support the IDT chips in -CURRENT. On Fri, 3 Jan 2003, Vincent Jardin wrote: > Prosum just releases an ATM driver for FreeBSD 3.x and 4.x It has

New OC3 ATM driver

2003-01-03 Thread Vincent Jardin
Prosum just releases an ATM driver for FreeBSD 3.x and 4.x It has some nice features: - CBR support - VBR support It supports the HARP stack. The last release of the driver is available on their web site: http://www.prosum.fr/atm155_E.html It works very well with the Prosum's OC3 board ;-