Re: Broadcom Nics in Tyan Transport GT24 (B3992)

2007-01-18 Thread Ted Mittelstaedt
Heh - I too have had servers that had the nice little catch-22 of
you couldn't read a CD in them so you had to do an FTP install -
but the current freebsd release didn't have a working ethernet
driver for the embedded nic on the server, so while you could
boot the server with a floppy, you couldn't install freebsd on it.

Ted

- Original Message - 
From: "Dan Mahoney, System Admin" <[EMAIL PROTECTED]>
To: "Ted Mittelstaedt" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, January 18, 2007 12:06 AM
Subject: Re: Broadcom Nics in Tyan Transport GT24 (B3992)


> On Wed, 17 Jan 2007, Ted Mittelstaedt wrote:
>
> > yes, but guess what - FBSD 6.2 is now released, so just install that and
> > the updated driver is already in the kernel
>
> You were just waiting to say that weren't you :)
>
> -Dan
>
> >
> > Ted
> >
> > - Original Message - 
> > From: "Dan Mahoney, System Admin" <[EMAIL PROTECTED]>
> > To: "Ted Mittelstaedt" <[EMAIL PROTECTED]>
> > Cc: <[EMAIL PROTECTED]>
> > Sent: Monday, January 15, 2007 7:27 AM
> > Subject: Re: Broadcom Nics in Tyan Transport GT24 (B3992)
> >
> >
> > > On Mon, 15 Jan 2007, Ted Mittelstaedt wrote:
> > >
> > > Is the bge driver enabled by default?
> > >
> > > -Dan
> > >
> > > > I don't know what broadcom chip your MB has but the majority of
those
> > cards
> > > > are supported here:
> > > >
> > > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/bge/
> > > >
> > > > You should be able to just copy over the 2 files to your
> > src/sys/dev/bge/
> > > > directory and
> > > > recompile your 6.1-release kernel with no problems.  I did.
> > > >
> > > > Look carefully at the chip on your MB and post the BCM model number
on
> > it
> > > > if this doesen't work.
> > > >
> > > > Ted
> > > >
> > > > - Original Message -
> > > > From: "Dan Mahoney, System Admin" <[EMAIL PROTECTED]>
> > > > To: "Ted Mittelstaedt" <[EMAIL PROTECTED]>
> > > > Cc: <[EMAIL PROTECTED]>
> > > > Sent: Saturday, January 13, 2007 5:34 AM
> > > > Subject: Re: Broadcom Nics in Tyan Transport GT24 (B3992)
> > > >
> > > >
> > > >> On Fri, 12 Jan 2007, Ted Mittelstaedt wrote:
> > > >>
> > > >>> Use the latest Broadcom driver from FreeBSD CVS.  The one included
in
> > > > 6.1
> > > >>> release is buggy.
> > > >>
> > > >> Which driver is that?  My 6.1 install won't see them at all:
> > > >>
> > > >> pci4:  on pcib4
> > > >> pci4:  at device 4.0 (no driver attached)
> > > >> pci4:  at device 4.1 (no driver attached)
> > > >>
> > > >> Also, I'm running 6.1-RELEASE, will the cvs drivers from CURRENT
work?
> > > >>
> > > >> -Dan
> > > >>
> > > >>>
> > > >>> Ted
> > > >>>
> > > >>> - Original Message -
> > > >>> From: "Dan Mahoney, System Admin" <[EMAIL PROTECTED]>
> > > >>> To: <[EMAIL PROTECTED]>
> > > >>> Sent: Friday, January 12, 2007 5:02 PM
> > > >>> Subject: Broadcom Nics in Tyan Transport GT24 (B3992)
> > > >>>
> > > >>>
> > > >>>> Hey all, I have a Transport GT24 (B3992 Motherboard), and while
it
> > has
> > > > one
> > > >>>> intel nic which works well, I'd like to be able to use the
onboard
> > > >>>> broadcom network cards.  Is there a known way of making them
work?  I
> > > > seem
> > > >>>> to recall some dealy where you could use a windows driver?
> > > >>>>
> > > >>>> -Dan
> > > >>>>
> > > >>>> --
> > > >>>>
> > > >>>> "I love you forever eternally."
> > > >>>>
> > > >>>> -Connaian Expression
> > > >>>>
> > > >>>> Dan Mahoney
> > > >>>> Techie,  Sysadmin,  WebGeek
> > > >>>> Gushi on efnet/undernet IRC
> > > >>>> ICQ: 13735144   AI

Re: Broadcom Nics in Tyan Transport GT24 (B3992)

2007-01-18 Thread Dan Mahoney, System Admin

On Wed, 17 Jan 2007, Ted Mittelstaedt wrote:


yes, but guess what - FBSD 6.2 is now released, so just install that and
the updated driver is already in the kernel


You were just waiting to say that weren't you :)

-Dan



Ted

- Original Message - 
From: "Dan Mahoney, System Admin" <[EMAIL PROTECTED]>

To: "Ted Mittelstaedt" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, January 15, 2007 7:27 AM
Subject: Re: Broadcom Nics in Tyan Transport GT24 (B3992)


> On Mon, 15 Jan 2007, Ted Mittelstaedt wrote:
>
> Is the bge driver enabled by default?
>
> -Dan
>
> > I don't know what broadcom chip your MB has but the majority of those
cards
> > are supported here:
> >
> > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/bge/
> >
> > You should be able to just copy over the 2 files to your
src/sys/dev/bge/
> > directory and
> > recompile your 6.1-release kernel with no problems.  I did.
> >
> > Look carefully at the chip on your MB and post the BCM model number on
it
> > if this doesen't work.
> >
> > Ted
> >
> > - Original Message -
> > From: "Dan Mahoney, System Admin" <[EMAIL PROTECTED]>
> > To: "Ted Mittelstaedt" <[EMAIL PROTECTED]>
> > Cc: <[EMAIL PROTECTED]>
> > Sent: Saturday, January 13, 2007 5:34 AM
> > Subject: Re: Broadcom Nics in Tyan Transport GT24 (B3992)
> >
> >
> >> On Fri, 12 Jan 2007, Ted Mittelstaedt wrote:
> >>
> >>> Use the latest Broadcom driver from FreeBSD CVS.  The one included in
> > 6.1
> >>> release is buggy.
> >>
> >> Which driver is that?  My 6.1 install won't see them at all:
> >>
> >> pci4:  on pcib4
> >> pci4:  at device 4.0 (no driver attached)
> >> pci4:  at device 4.1 (no driver attached)
> >>
> >> Also, I'm running 6.1-RELEASE, will the cvs drivers from CURRENT work?
> >>
> >> -Dan
> >>
> >>>
> >>> Ted
> >>>
> >>> - Original Message -
> >>> From: "Dan Mahoney, System Admin" <[EMAIL PROTECTED]>
> >>> To: <[EMAIL PROTECTED]>
> >>> Sent: Friday, January 12, 2007 5:02 PM
> >>> Subject: Broadcom Nics in Tyan Transport GT24 (B3992)
> >>>
> >>>
> >>>> Hey all, I have a Transport GT24 (B3992 Motherboard), and while it
has
> > one
> >>>> intel nic which works well, I'd like to be able to use the onboard
> >>>> broadcom network cards.  Is there a known way of making them work?  I
> > seem
> >>>> to recall some dealy where you could use a windows driver?
> >>>>
> >>>> -Dan
> >>>>
> >>>> --
> >>>>
> >>>> "I love you forever eternally."
> >>>>
> >>>> -Connaian Expression
> >>>>
> >>>> Dan Mahoney
> >>>> Techie,  Sysadmin,  WebGeek
> >>>> Gushi on efnet/undernet IRC
> >>>> ICQ: 13735144   AIM: LarpGM
> >>>> Site:  http://www.gushi.org
> >>>> ---
> >>>>
> >>>> ___
> >>>> freebsd-questions@freebsd.org mailing list
> >>>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> >>>> To unsubscribe, send any mail to
> >>> "[EMAIL PROTECTED]"
> >>>>
> >>>
> >>
> >> --
> >>
> >> "You're not normal!"
> >>
> >> -Michael G. Kessler, referring to my modem online time.
> >>
> >>
> >> Dan Mahoney
> >> Techie,  Sysadmin,  WebGeek
> >> Gushi on efnet/undernet IRC
> >> ICQ: 13735144   AIM: LarpGM
> >> Site:  http://www.gushi.org
> >> ---
> >>
> >>
> >
>
> --
>
> [23:49:00] LarpGM: Did my little TP comment scare you off?
> [23:49:22] ilzarion: no, the shrieking retarded child eating people did
>
> -Feb 06, 2001, times apparent.
>
>
> Dan Mahoney
> Techie,  Sysadmin,  WebGeek
> Gushi on efnet/undernet IRC
> ICQ: 13735144   AIM: LarpGM
> Site:  http://www.gushi.org
> ---
>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"[EMAIL PROTECTED]"
>



--

"When I'm lost, and confused, and trying to make a U-turn, nothing annoys
me more than someone telling me to watch out for the tombstone!"

"How often does that happen, Fab?"

-David Feld & Tom Fabry, sometime in High School.

Dan Mahoney
Techie,  Sysadmin,  WebGeek
Gushi on efnet/undernet IRC
ICQ: 13735144   AIM: LarpGM
Site:  http://www.gushi.org
---

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Broadcom Nics in Tyan Transport GT24 (B3992)

2007-01-17 Thread Ted Mittelstaedt
yes, but guess what - FBSD 6.2 is now released, so just install that and
the updated driver is already in the kernel

Ted

- Original Message - 
From: "Dan Mahoney, System Admin" <[EMAIL PROTECTED]>
To: "Ted Mittelstaedt" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, January 15, 2007 7:27 AM
Subject: Re: Broadcom Nics in Tyan Transport GT24 (B3992)


> On Mon, 15 Jan 2007, Ted Mittelstaedt wrote:
>
> Is the bge driver enabled by default?
>
> -Dan
>
> > I don't know what broadcom chip your MB has but the majority of those
cards
> > are supported here:
> >
> > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/bge/
> >
> > You should be able to just copy over the 2 files to your
src/sys/dev/bge/
> > directory and
> > recompile your 6.1-release kernel with no problems.  I did.
> >
> > Look carefully at the chip on your MB and post the BCM model number on
it
> > if this doesen't work.
> >
> > Ted
> >
> > - Original Message -
> > From: "Dan Mahoney, System Admin" <[EMAIL PROTECTED]>
> > To: "Ted Mittelstaedt" <[EMAIL PROTECTED]>
> > Cc: <[EMAIL PROTECTED]>
> > Sent: Saturday, January 13, 2007 5:34 AM
> > Subject: Re: Broadcom Nics in Tyan Transport GT24 (B3992)
> >
> >
> >> On Fri, 12 Jan 2007, Ted Mittelstaedt wrote:
> >>
> >>> Use the latest Broadcom driver from FreeBSD CVS.  The one included in
> > 6.1
> >>> release is buggy.
> >>
> >> Which driver is that?  My 6.1 install won't see them at all:
> >>
> >> pci4:  on pcib4
> >> pci4:  at device 4.0 (no driver attached)
> >> pci4:  at device 4.1 (no driver attached)
> >>
> >> Also, I'm running 6.1-RELEASE, will the cvs drivers from CURRENT work?
> >>
> >> -Dan
> >>
> >>>
> >>> Ted
> >>>
> >>> - Original Message -
> >>> From: "Dan Mahoney, System Admin" <[EMAIL PROTECTED]>
> >>> To: <[EMAIL PROTECTED]>
> >>> Sent: Friday, January 12, 2007 5:02 PM
> >>> Subject: Broadcom Nics in Tyan Transport GT24 (B3992)
> >>>
> >>>
> >>>> Hey all, I have a Transport GT24 (B3992 Motherboard), and while it
has
> > one
> >>>> intel nic which works well, I'd like to be able to use the onboard
> >>>> broadcom network cards.  Is there a known way of making them work?  I
> > seem
> >>>> to recall some dealy where you could use a windows driver?
> >>>>
> >>>> -Dan
> >>>>
> >>>> --
> >>>>
> >>>> "I love you forever eternally."
> >>>>
> >>>> -Connaian Expression
> >>>>
> >>>> Dan Mahoney
> >>>> Techie,  Sysadmin,  WebGeek
> >>>> Gushi on efnet/undernet IRC
> >>>> ICQ: 13735144   AIM: LarpGM
> >>>> Site:  http://www.gushi.org
> >>>> ---
> >>>>
> >>>> ___
> >>>> freebsd-questions@freebsd.org mailing list
> >>>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> >>>> To unsubscribe, send any mail to
> >>> "[EMAIL PROTECTED]"
> >>>>
> >>>
> >>
> >> --
> >>
> >> "You're not normal!"
> >>
> >> -Michael G. Kessler, referring to my modem online time.
> >>
> >>
> >> Dan Mahoney
> >> Techie,  Sysadmin,  WebGeek
> >> Gushi on efnet/undernet IRC
> >> ICQ: 13735144   AIM: LarpGM
> >> Site:  http://www.gushi.org
> >> ---
> >>
> >>
> >
>
> --
>
> [23:49:00] LarpGM: Did my little TP comment scare you off?
> [23:49:22] ilzarion: no, the shrieking retarded child eating people did
>
> -Feb 06, 2001, times apparent.
>
>
> Dan Mahoney
> Techie,  Sysadmin,  WebGeek
> Gushi on efnet/undernet IRC
> ICQ: 13735144   AIM: LarpGM
> Site:  http://www.gushi.org
> ---
>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"[EMAIL PROTECTED]"
>

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Broadcom Nics in Tyan Transport GT24 (B3992)

2007-01-15 Thread Dan Mahoney, System Admin

On Mon, 15 Jan 2007, Ted Mittelstaedt wrote:

Is the bge driver enabled by default?

-Dan


I don't know what broadcom chip your MB has but the majority of those cards
are supported here:

http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/bge/

You should be able to just copy over the 2 files to your src/sys/dev/bge/
directory and
recompile your 6.1-release kernel with no problems.  I did.

Look carefully at the chip on your MB and post the BCM model number on it
if this doesen't work.

Ted

- Original Message -
From: "Dan Mahoney, System Admin" <[EMAIL PROTECTED]>
To: "Ted Mittelstaedt" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, January 13, 2007 5:34 AM
Subject: Re: Broadcom Nics in Tyan Transport GT24 (B3992)



On Fri, 12 Jan 2007, Ted Mittelstaedt wrote:


Use the latest Broadcom driver from FreeBSD CVS.  The one included in

6.1

release is buggy.


Which driver is that?  My 6.1 install won't see them at all:

pci4:  on pcib4
pci4:  at device 4.0 (no driver attached)
pci4:  at device 4.1 (no driver attached)

Also, I'm running 6.1-RELEASE, will the cvs drivers from CURRENT work?

-Dan



Ted

- Original Message -
From: "Dan Mahoney, System Admin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 12, 2007 5:02 PM
Subject: Broadcom Nics in Tyan Transport GT24 (B3992)



Hey all, I have a Transport GT24 (B3992 Motherboard), and while it has

one

intel nic which works well, I'd like to be able to use the onboard
broadcom network cards.  Is there a known way of making them work?  I

seem

to recall some dealy where you could use a windows driver?

-Dan

--

"I love you forever eternally."

-Connaian Expression

Dan Mahoney
Techie,  Sysadmin,  WebGeek
Gushi on efnet/undernet IRC
ICQ: 13735144   AIM: LarpGM
Site:  http://www.gushi.org
---

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

"[EMAIL PROTECTED]"






--

"You're not normal!"

-Michael G. Kessler, referring to my modem online time.


Dan Mahoney
Techie,  Sysadmin,  WebGeek
Gushi on efnet/undernet IRC
ICQ: 13735144   AIM: LarpGM
Site:  http://www.gushi.org
---






--

[23:49:00] LarpGM: Did my little TP comment scare you off?
[23:49:22] ilzarion: no, the shrieking retarded child eating people did

-Feb 06, 2001, times apparent.


Dan Mahoney
Techie,  Sysadmin,  WebGeek
Gushi on efnet/undernet IRC
ICQ: 13735144   AIM: LarpGM
Site:  http://www.gushi.org
---

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Broadcom Nics in Tyan Transport GT24 (B3992)

2007-01-15 Thread Ted Mittelstaedt
I don't know what broadcom chip your MB has but the majority of those cards
are supported here:

http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/bge/

You should be able to just copy over the 2 files to your src/sys/dev/bge/
directory and
recompile your 6.1-release kernel with no problems.  I did.

Look carefully at the chip on your MB and post the BCM model number on it
if this doesen't work.

Ted

- Original Message - 
From: "Dan Mahoney, System Admin" <[EMAIL PROTECTED]>
To: "Ted Mittelstaedt" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, January 13, 2007 5:34 AM
Subject: Re: Broadcom Nics in Tyan Transport GT24 (B3992)


> On Fri, 12 Jan 2007, Ted Mittelstaedt wrote:
>
> > Use the latest Broadcom driver from FreeBSD CVS.  The one included in
6.1
> > release is buggy.
>
> Which driver is that?  My 6.1 install won't see them at all:
>
> pci4:  on pcib4
> pci4:  at device 4.0 (no driver attached)
> pci4:  at device 4.1 (no driver attached)
>
> Also, I'm running 6.1-RELEASE, will the cvs drivers from CURRENT work?
>
> -Dan
>
> >
> > Ted
> >
> > - Original Message -
> > From: "Dan Mahoney, System Admin" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Friday, January 12, 2007 5:02 PM
> > Subject: Broadcom Nics in Tyan Transport GT24 (B3992)
> >
> >
> >> Hey all, I have a Transport GT24 (B3992 Motherboard), and while it has
one
> >> intel nic which works well, I'd like to be able to use the onboard
> >> broadcom network cards.  Is there a known way of making them work?  I
seem
> >> to recall some dealy where you could use a windows driver?
> >>
> >> -Dan
> >>
> >> --
> >>
> >> "I love you forever eternally."
> >>
> >> -Connaian Expression
> >>
> >> Dan Mahoney
> >> Techie,  Sysadmin,  WebGeek
> >> Gushi on efnet/undernet IRC
> >> ICQ: 13735144   AIM: LarpGM
> >> Site:  http://www.gushi.org
> >> ---
> >>
> >> ___
> >> freebsd-questions@freebsd.org mailing list
> >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> >> To unsubscribe, send any mail to
> > "[EMAIL PROTECTED]"
> >>
> >
>
> --
>
> "You're not normal!"
>
> -Michael G. Kessler, referring to my modem online time.
>
>
> Dan Mahoney
> Techie,  Sysadmin,  WebGeek
> Gushi on efnet/undernet IRC
> ICQ: 13735144   AIM: LarpGM
> Site:  http://www.gushi.org
> ---
>
>

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Broadcom Nics in Tyan Transport GT24 (B3992)

2007-01-13 Thread Paul Schmehl
--On January 13, 2007 8:34:50 AM -0500 "Dan Mahoney, System Admin" 
<[EMAIL PROTECTED]> wrote:



On Fri, 12 Jan 2007, Ted Mittelstaedt wrote:


Use the latest Broadcom driver from FreeBSD CVS.  The one included in
6.1 release is buggy.


Which driver is that?  My 6.1 install won't see them at all:

pci4:  on pcib4
pci4:  at device 4.0 (no driver attached)
pci4:  at device 4.1 (no driver attached)

Also, I'm running 6.1-RELEASE, will the cvs drivers from CURRENT work?


They're working for me.

grep bce /var/run/dmesg.boot
bce0:  mem 
0xf400-0xf5ff irq 16 at device 0.0 on pci9

bce0: ASIC ID 0x57081010; Revision (B1); PCI-X 64-bit 133MHz
miibus0:  on bce0
bce0: Ethernet address: 00:13:72:fb:2a:ad
bce1:  mem 
0xf800-0xf9ff irq 16 at device 0.0 on pci5

bce1: ASIC ID 0x57081010; Revision (B1); PCI-X 64-bit 133MHz
miibus1:  on bce1
bce1: Ethernet address: 00:13:72:fb:2a:ab

You have to get the if_bce.c source that has this in it:
//
/* BCE Driver Version 
*/

//
char bce_driver_version[] = "v0.9.6";

and then recompile your kernel.

Paul Schmehl ([EMAIL PROTECTED])
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/


Re: Broadcom Nics in Tyan Transport GT24 (B3992)

2007-01-13 Thread Dan Mahoney, System Admin

On Fri, 12 Jan 2007, Ted Mittelstaedt wrote:


Use the latest Broadcom driver from FreeBSD CVS.  The one included in 6.1
release is buggy.


Which driver is that?  My 6.1 install won't see them at all:

pci4:  on pcib4
pci4:  at device 4.0 (no driver attached)
pci4:  at device 4.1 (no driver attached)

Also, I'm running 6.1-RELEASE, will the cvs drivers from CURRENT work?

-Dan



Ted

- Original Message -
From: "Dan Mahoney, System Admin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 12, 2007 5:02 PM
Subject: Broadcom Nics in Tyan Transport GT24 (B3992)



Hey all, I have a Transport GT24 (B3992 Motherboard), and while it has one
intel nic which works well, I'd like to be able to use the onboard
broadcom network cards.  Is there a known way of making them work?  I seem
to recall some dealy where you could use a windows driver?

-Dan

--

"I love you forever eternally."

-Connaian Expression

Dan Mahoney
Techie,  Sysadmin,  WebGeek
Gushi on efnet/undernet IRC
ICQ: 13735144   AIM: LarpGM
Site:  http://www.gushi.org
---

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

"[EMAIL PROTECTED]"






--

"You're not normal!"

-Michael G. Kessler, referring to my modem online time.


Dan Mahoney
Techie,  Sysadmin,  WebGeek
Gushi on efnet/undernet IRC
ICQ: 13735144   AIM: LarpGM
Site:  http://www.gushi.org
---

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Broadcom Nics in Tyan Transport GT24 (B3992)

2007-01-12 Thread Ted Mittelstaedt
Use the latest Broadcom driver from FreeBSD CVS.  The one included in 6.1
release is buggy.

Ted

- Original Message - 
From: "Dan Mahoney, System Admin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 12, 2007 5:02 PM
Subject: Broadcom Nics in Tyan Transport GT24 (B3992)


> Hey all, I have a Transport GT24 (B3992 Motherboard), and while it has one
> intel nic which works well, I'd like to be able to use the onboard
> broadcom network cards.  Is there a known way of making them work?  I seem
> to recall some dealy where you could use a windows driver?
>
> -Dan
>
> --
>
> "I love you forever eternally."
>
> -Connaian Expression
>
> Dan Mahoney
> Techie,  Sysadmin,  WebGeek
> Gushi on efnet/undernet IRC
> ICQ: 13735144   AIM: LarpGM
> Site:  http://www.gushi.org
> ---
>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"[EMAIL PROTECTED]"
>

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Broadcom Nics in Tyan Transport GT24 (B3992)

2007-01-12 Thread Dan Mahoney, System Admin
Hey all, I have a Transport GT24 (B3992 Motherboard), and while it has one 
intel nic which works well, I'd like to be able to use the onboard 
broadcom network cards.  Is there a known way of making them work?  I seem 
to recall some dealy where you could use a windows driver?


-Dan

--

"I love you forever eternally."

-Connaian Expression

Dan Mahoney
Techie,  Sysadmin,  WebGeek
Gushi on efnet/undernet IRC
ICQ: 13735144   AIM: LarpGM
Site:  http://www.gushi.org
---

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"