Hello list, Does someone knows which driver is used for the Soekris lan1641 quad ethernet card? Ethernet chipset is National Semicondutor DP83816 but I can't find any reference to it in the hardware notes for 5.4. I need to know if ALTQ is available for this card. Thanks in advance! Benjamin Constant TI Automotive The information contained in this transmission may contain privileged and confidential information. It is intended only for the use of the person(s) named above. If you are not the intended recipient, you are hereby notified that any review, dissemination, distribution or duplication of this communication is strictly prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. This communication is from TI Automotive.
On 2005.06.15 13:57:10 +0200, Constant, Benjamin wrote:> Does someone knows which driver is used for the Soekris lan1641 quad > ethernet card? > Ethernet chipset is National Semicondutor DP83816 but I can't find > any reference to it in the hardware notes for 5.4.It's sis(4).> I need to know if ALTQ is available for > this card.It should be, though I haven't tested it. See http://www.freebsd.org/cgi/man.cgi?query=altq&manpath=FreeBSD+5.4-RELEASE -- Simon L. Nielsen -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20050615/c5f527b3/attachment.bin
Constant, Benjamin wrote:> Hello list, > > Does someone knows which driver is used for the Soekris lan1641 quad > ethernet card? > Ethernet chipset is National Semicondutor DP83816 but I can't find any > reference to it in the hardware notes for 5.4. I need to know if ALTQ > is available for this card.The DP83816 chip is handled by sis(4). /thn
On Wednesday 15 June 2005 13:57, Constant, Benjamin wrote:> Hello list, > > Does someone knows which driver is used for the Soekris lan1641 quad > ethernet card? > Ethernet chipset is National Semicondutor DP83816 but I can't find any > reference to > it in the hardware notes for 5.4. I need to know if ALTQ is available for > this card.As others have pointed out: sis(4) As for ALTQ: Yes, a pair of Soekris (4501 and 4801) were my main testbed for porting ALTQ - so I am pretty sure those chips work okay ;)> Thanks in advance!-- /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20050615/fbba4b98/attachment.bin
"Constant, Benjamin" <bconstant@be.tiauto.com> writes: Hi,> Ethernet chipset is National Semicondutor DP83816 but I can't find any > reference to it in the hardware notes for 5.4. I need to know if ALTQ > is available for this card.man 4 sis man 4 altq ?ric Masson -- D'accord, mais si on se met ? utiliser des arguments intelligents dans ce genre de d?bat, il devient impossible de discuter. Vous sombrez dans la facilit?. -+- TS in GNU : La dialectique n'est plus ce qu'elle ?tait.
Thanks to all for the details... Soekris lan1641 is using chipset National Semicondutor DP83816 which is not referenced in sis(4), that's why I was a bit confused. Is there a path to follow to request an update of the man page? Benjamin Constant TI Automotive> -----Original Message----- > From: Eric Masson [mailto:e-masson@kisoft-services.com] > Sent: mercredi 15 juin 2005 14:20 > To: Constant, Benjamin > Cc: freebsd-stable@freebsd.org > Subject: Re: Which driver for Soekris lan1641? > > "Constant, Benjamin" <bconstant@be.tiauto.com> writes: > > Hi, > > > Ethernet chipset is National Semicondutor DP83816 but I > can't find any > > reference to it in the hardware notes for 5.4. I need to > know if ALTQ > > is available for this card. > > man 4 sis > man 4 altq > > ?ric Masson > > -- > D'accord, mais si on se met ? utiliser des arguments > intelligents dans ce genre de d?bat, il devient impossible > de discuter. > Vous sombrez dans la facilit?. > -+- TS in GNU : La dialectique n'est plus ce qu'elle ?tait. >The information contained in this transmission may contain privileged and confidential information. It is intended only for the use of the person(s) named above. If you are not the intended recipient, you are hereby notified that any review, dissemination, distribution or duplication of this communication is strictly prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. This communication is from TI Automotive.