From owner-freebsd-questions@FreeBSD.ORG Fri Sep 19 17:48:29 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F53B1065679 for ; Fri, 19 Sep 2008 17:48:29 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (unknown [IPv6:2a01:170:102f::2]) by mx1.freebsd.org (Postfix) with ESMTP id 19D9E8FC20 for ; Fri, 19 Sep 2008 17:48:28 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (localhost [127.0.0.1]) by lurza.secnetix.de (8.14.3/8.14.3) with ESMTP id m8JHmQ7Z010551; Fri, 19 Sep 2008 19:48:27 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.14.3/8.14.3/Submit) id m8JHmQRE010550; Fri, 19 Sep 2008 19:48:26 +0200 (CEST) (envelope-from olli) Date: Fri, 19 Sep 2008 19:48:26 +0200 (CEST) Message-Id: <200809191748.m8JHmQRE010550@lurza.secnetix.de> From: Oliver Fromme To: freebsd-questions@FreeBSD.ORG, fian_bsd@yahoo.com In-Reply-To: <194014.24905.qm@web46403.mail.sp1.yahoo.com> X-Newsgroups: list.freebsd-questions User-Agent: tin/1.8.3-20070201 ("Scotasay") (UNIX) (FreeBSD/6.4-PRERELEASE-20080904 (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.2 (lurza.secnetix.de [127.0.0.1]); Fri, 19 Sep 2008 19:48:27 +0200 (CEST) Cc: Subject: Re: freebsd 7.1 - Good luck X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@FreeBSD.ORG, fian_bsd@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2008 17:48:29 -0000 Fian Dracestar wrote: > When FreeBSD support ethernet type Gigabit ? FreeBSD supports gigabit ethernet for quite a lot of years already. It even supports several 10-gigabit ethernet interfaces. > and chipset sis (new) I've recently updated a SiS chipset based machine (not exactly new, though), and it works very well with FreeBSD. >From dmesg output: agp0: on hostb0 atapci0: port [...] at device 0.1 on pci0 sis0: port [...] at device 1.1 on pci0 I'm using an intel fxp(4) NIC in that box, though, not the onboard sis(4), so I can't tell for sure whether the latter works. If you want to get support information about a specific SiS chipset, you need to give us more information. If you've already installed FreeBSD, the output from "pciconf -lv" and the contents of /var/run/dmesg.boot would be a good start. Best regards. Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd "Clear perl code is better than unclear awk code; but NOTHING comes close to unclear perl code" (taken from comp.lang.awk FAQ)