Re: Broadcom NetXtreme 5703 NIC

2002-12-12 Thread Andrew Gallatin
Jonathan Disher writes: > On Wed, 11 Dec 2002, Long Le wrote: > > > Hi all, > > > > We installed FreeBSD 4.7 on an IBM eServer machine with an on-board > > copper Broadcom BCM5703X and put two more fiber Broadcom BCM5703X NICs > > into the machine. We used cvs to get the latest update on t

Re: Broadcom NetXtreme 5703 NIC

2002-12-12 Thread Jonathan Disher
> > I'm in somewhat the same boat. We just purchased and installed two ASUS > > A7V8X motherboards with onboard Broadcom BCM5702 Gigabit ethernet > > controllers, and we're having some problems getting them to work. I > > cvsup'd to the latest -STABLE last night, and the controller is found,

transport protocol hook for kqueue

2002-12-12 Thread Henderson, Thomas R
I have been trying to integrate Dave Bailey's bsdproxy with an experimental transport protocol (substitutes for TCP and preserves same API semantics). However, I can't seem to trigger a read event with the new protocol-- the client side socket buffer fills up with data but bsdproxy never gets a re