HP NC362i Dual Network Interface Driver.

View: New views
2 Messages — Rating Filter:   Alert me  

HP NC362i Dual Network Interface Driver.

by Mikael Bååth :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello drivergurus!

I'm facing a bit of a problem. Having bought HP DL160 G6 servers and
now I realize the NIC isn't supported by FreeBSD. The only expansion
slot available is being used by a RAID controller and needless to say,
I need a NIC working.

I have yet to find the time to dive into driver coding, but I guess
this is a golden opportunity to start. What would I need to get
started building a driver for the "HP NC362i" for FreeBSD? There are
already drivers for linux and Solaris(x86), so I'm guessing porting
one of thoose may be a simpler task.

If worst comes to worst I may have to go for SUSE, hoping to avoid that.

Regards
--
Mikael Bååth
_______________________________________________
freebsd-drivers@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-drivers
To unsubscribe, send any mail to "freebsd-drivers-unsubscribe@..."

Re: HP NC362i Dual Network Interface Driver.

by Henry Hu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Oct 12, 2009 9:19pm, Mikael Bååth <mikaelbaath@...> wrote:
> Hello drivergurus!



> I'm facing a bit of a problem. Having bought HP DL160 G6 servers and

> now I realize the NIC isn't supported by FreeBSD. The only expansion

> slot available is being used by a RAID controller and needless to say,

> I need a NIC working.



> I have yet to find the time to dive into driver coding, but I guess

> this is a golden opportunity to start. What would I need to get

> started building a driver for the "HP NC362i" for FreeBSD? There are

> already drivers for linux and Solaris(x86), so I'm guessing porting

> one of thoose may be a simpler task.


After a bit of searching, it seems like that HP NC362i is based on Intel
82576, so you may try the igb(4) driver. Good luck.

Regards,

Henry

_______________________________________________
freebsd-drivers@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-drivers
To unsubscribe, send any mail to "freebsd-drivers-unsubscribe@..."