Re: Porting linux drivers to FreeBSD

2000-03-16 Thread Warner Losh
In message <[EMAIL PROTECTED]> Wes Peters writes: : Patrick Seal wrote: : > : > On Wed, Mar 15, 2000 at 01:35:11PM -0800i, Don Wallwork wrote: : > > RealPort CardBus Ethernet 10/100 (RBE-100). : > > : > > I'll give the xe driver a try. : > : > Dont even try, Cardbus (32-bit) isn't supported by F

Re: Porting linux drivers to FreeBSD

2000-03-15 Thread Patrick Seal
On Wed, Mar 15, 2000 at 05:46:11PM -0700i, Wes Peters wrote: > Patrick Seal wrote: > > > > On Wed, Mar 15, 2000 at 01:35:11PM -0800i, Don Wallwork wrote: > > > RealPort CardBus Ethernet 10/100 (RBE-100). > > > > > > I'll give the xe driver a try. > > > > Dont even try, Cardbus (32-bit) isn't sup

Re: Porting linux drivers to FreeBSD

2000-03-15 Thread Wes Peters
Patrick Seal wrote: > > On Wed, Mar 15, 2000 at 01:35:11PM -0800i, Don Wallwork wrote: > > RealPort CardBus Ethernet 10/100 (RBE-100). > > > > I'll give the xe driver a try. > > Dont even try, Cardbus (32-bit) isn't supported by FreeBSD yet. You haven't been looking into 4.0, have you? --

Re: Porting linux drivers to FreeBSD

2000-03-15 Thread Patrick Seal
On Wed, Mar 15, 2000 at 01:35:11PM -0800i, Don Wallwork wrote: > RealPort CardBus Ethernet 10/100 (RBE-100). > > I'll give the xe driver a try. Dont even try, Cardbus (32-bit) isn't supported by FreeBSD yet. I made the mistake of buying that exact card :P -- -

Re: Porting linux drivers to FreeBSD

2000-03-15 Thread Don Wallwork
upported >by the xe driver in 3.x RealPort CardBus Ethernet 10/100 (RBE-100). I'll give the xe driver a try. > >> Are there any pointers available on porting linux drivers >> to FreeBSD? > >I'm not aware of any, but for network drivers at least it's pretty

Re: Porting linux drivers to FreeBSD

2000-03-15 Thread Scott Mitchell
re any pointers available on porting linux drivers > to FreeBSD? I'm not aware of any, but for network drivers at least it's pretty easy regardless. To a certain level, a driver is a driver is a driver; they all have to do pretty much the same things in the same order, BSD and Linu

Re: Porting linux drivers to FreeBSD

2000-03-15 Thread Jose M. Alcaide
Warner Losh wrote: > > The xe driver is close to working with current as it is. There is a > minor problem with the pccard layer that I've not had the time to > commit. > I am waiting for the xe driver working with current for updating FreeBSD on my laptop, so... go Warner! :-) -- JMA *

Re: Porting linux drivers to FreeBSD

2000-03-14 Thread Warner Losh
In message <[EMAIL PROTECTED]> "Don Wallwork" writes: : Are there any pointers available on porting linux drivers : to FreeBSD? The xe driver is close to working with current as it is. There is a minor problem with the pccard layer that I've not had the time to commit. I

Porting linux drivers to FreeBSD

2000-03-14 Thread Don Wallwork
Hi- I found a linux driver for my Xircom PCMCIA ethernet card at: http://pcmcia.sourceforge.org/ Are there any pointers available on porting linux drivers to FreeBSD? TIA- Don To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message