From owner-freebsd-stable Sun Nov 24 3:57:25 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F246337B401 for ; Sun, 24 Nov 2002 03:57:23 -0800 (PST) Received: from post-20.mail.nl.demon.net (post-20.mail.nl.demon.net [194.159.73.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49E8843E91 for ; Sun, 24 Nov 2002 03:57:23 -0800 (PST) (envelope-from cls@raggedclown.net) Received: from [212.238.197.102] (helo=mailhost.raggedclown.net) by post-20.mail.nl.demon.net with esmtp (Exim 3.36 #1) id 18FvO6-000JHm-00 for freebsd-stable@freebsd.org; Sun, 24 Nov 2002 11:57:22 +0000 Received: from localhost (localhost [127.0.0.1]) by mailhost.raggedclown.net (Ragged Clown Mail Gateway [dawn]) with ESMTP id B82E5BB16 for ; Sun, 24 Nov 2002 12:57:21 +0100 (CET) Received: from willow.raggedclown.net (willow.raggedclown.intra [192.168.1.10]) by mailhost.raggedclown.net (Ragged Clown Mail Gateway [dawn]) with ESMTP id 2EA2E6A56 for ; Sun, 24 Nov 2002 12:57:11 +0100 (CET) Received: by willow.raggedclown.net (Ragged Clown Host [willow], from userid 1009) id C0916225CC; Sun, 24 Nov 2002 12:57:10 +0100 (CET) Date: Sun, 24 Nov 2002 12:57:10 +0100 From: Cliff Sarginson To: FreeBSD Stable Subject: making galeon2 Message-ID: <20021124115710.GA9422@raggedclown.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i X-Virus-Scanned: by AMaViS 0.3.12pre8 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I tried to make galeon2 with the following result... In file included from /usr/X11R6/include/gtk-2.0/gtk/gtk.h:82, from nsPrintdGTK.c:42: /usr/X11R6/include/gtk-2.0/gtk/gtkimage.h:85: syntax error before `GdkPixbufAnimationIter' gmake[4]: *** [nsPrintdGTK.o] Error 1 Figuring it was the usual "caught update in mid-air" I problem I have cvsup'ed a couple more times...same result. -- Regards Cliff Sarginson The Netherlands [ This mail has been checked as virus-free ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 24 6:29:50 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A92E737B401 for ; Sun, 24 Nov 2002 06:29:48 -0800 (PST) Received: from jangada.softinfo.com.br (BA000200.user.veloxzone.com.br [200.164.0.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0427143E91 for ; Sun, 24 Nov 2002 06:29:47 -0800 (PST) (envelope-from vitor@softinfo.com.br) Received: from acaraje (acaraje.softinfo.com.br [192.168.10.2]) (authenticated bits=0) by jangada.softinfo.com.br (8.12.6/8.12.6) with ESMTP id gAOETecq031093 for ; Sun, 24 Nov 2002 12:29:40 -0200 (BRST) (envelope-from vitor@softinfo.com.br) Message-ID: <003d01c293c5$ecc52a60$020aa8c0@acaraje> Reply-To: "Vitor de Matos Carvalho" From: "Vitor de Matos Carvalho" To: "FreeBSD-Stable" Subject: Mailman Change Password Date: Sun, 24 Nov 2002 12:29:40 -0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi.. I am trying to change the password of Administrator in the list page, only that it is giving the following error: Bug in Mailman version 2.0.13 We're sorry, we hit a bug! Please inform the webmaster for this site of this problem. Printing of traceback and other system information has been explicitly inhibited, but the webmaster can find this information in the Mailman error logs. Nov 24 12:21:43 2002 admin(30986): @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ admin(30986): [----- Mailman Version: 2.0.13 -----] admin(30986): [----- Traceback ------] admin(30986): Traceback (most recent call last): admin(30986): File "/usr/local/mailman/scripts/driver", line 96, in run_main admin(30986): main() admin(30986): File "/usr/local/mailman/Mailman/Cgi/admin.py", line 154, in main admin(30986): ChangeOptions(mlist, category, cgidata, doc) admin(30986): File "/usr/local/mailman/Mailman/Cgi/admin.py", line 817, in ChangeOptions admin(30986): mlist.WebAuthenticate(password=new, cookie='admin') admin(30986): File "/usr/local/mailman/Mailman/SecurityManager.py", line 68, in WebAuthenticate admin(30986): self.ConfirmAdminPassword(password) admin(30986): File "/usr/local/mailman/Mailman/SecurityManager.py", line 56, in ConfirmAdminPassword admin(30986): raise Errors.MMBadPasswordError admin(30986): MMBadPasswordError Regards, Vitor de Matos Carvalho System Network Administrator - Softinfo Network FreeBSD - The Power To Serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 24 6:52:25 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF4B237B401; Sun, 24 Nov 2002 06:52:23 -0800 (PST) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 985E843E9C; Sun, 24 Nov 2002 06:52:22 -0800 (PST) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.12.5/8.12.5) with ESMTP id gAOEqGTJ053316; Sun, 24 Nov 2002 17:52:16 +0300 (MSK) (envelope-from marck@rinet.ru) Date: Sun, 24 Nov 2002 17:52:16 +0300 (MSK) From: Dmitry Morozovsky To: Kent Stewart Cc: stable@FreeBSD.ORG, Subject: Re: Port INDEX dependency list incompletes In-Reply-To: <3DDFCA8A.40104@owt.com> Message-ID: <20021124174916.Q57190-100000@woozle.rinet.ru> X-NCC-RegID: ru.rinet MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 23 Nov 2002, Kent Stewart wrote: KS> You can't use "portsdb -U" right now. You have to KS> KS> cd /usr/ports KS> make index KS> portsdb -u Actually, you can, but you have to be a bit lucky ;) My sub-port collection contains approx 350 ports, and portsdb -U fails in roughly 50% of runs. Unfortunately, portsdb -U did not even return non-zero exit status for this weird case And, for the cause, I'm almost sure it is due to some intercommunications with bsd.gnome.mk, as *every* sub-port collection without gnome ports survives portsdb -U every time. Sincerely, D.Marck [DM5020, DM268-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 24 8: 8: 8 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C31237B401 for ; Sun, 24 Nov 2002 08:08:07 -0800 (PST) Received: from ocortes.net1.nerim.net (ocortes.net1.nerim.net [213.41.136.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4B5D43EAA for ; Sun, 24 Nov 2002 08:08:01 -0800 (PST) (envelope-from olive@deep-ocean.org) Received: from scylla.deep-ocean.local (scylla [192.168.0.4]) by ocortes.net1.nerim.net (Postfix) with ESMTP id A0E215EF02; Sun, 24 Nov 2002 17:07:59 +0100 (CET) Content-Type: text/plain; charset="iso-8859-1" From: Olivier Cortes Organization: Deep-Ocean Windsurf To: Cliff Sarginson Subject: Re: making galeon2 Date: Sun, 24 Nov 2002 17:08:45 +0100 User-Agent: KMail/1.4.3 References: <20021124115710.GA9422@raggedclown.net> In-Reply-To: <20021124115710.GA9422@raggedclown.net> Cc: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200211241708.45337.olive@deep-ocean.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG it *COULD* be because you have gdk-pixbuf for gtk1.2 installed, and gtk2 needs pixbuf for gtk2. i *vaguely remember* deleting something like /usr/X11R6/include/gdkpixbuf* (a directory) resolved a similar problem. but i could be wrong, it was before the gnome-ng port arch was integrated. seek in that direction. Olivier Le Dimanche 24 Novembre 2002 12:57, Cliff Sarginson a écrit : > Hello, > I tried to make galeon2 with the following result... > > In file included from /usr/X11R6/include/gtk-2.0/gtk/gtk.h:82, > from nsPrintdGTK.c:42: > /usr/X11R6/include/gtk-2.0/gtk/gtkimage.h:85: syntax error before > `GdkPixbufAnimationIter' > gmake[4]: *** [nsPrintdGTK.o] Error 1 > > Figuring it was the usual "caught update in mid-air" I problem I have > cvsup'ed a couple more times...same result. -- Olivier Cortes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 24 8:10:31 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E6AE37B401 for ; Sun, 24 Nov 2002 08:10:28 -0800 (PST) Received: from shockwave.systems.pipex.net (shockwave.systems.pipex.net [62.241.160.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C05D43E88 for ; Sun, 24 Nov 2002 08:10:23 -0800 (PST) (envelope-from stacey@vickiandstacey.com) Received: from [192.168.1.8] (81-86-129-77.dsl.pipex.com [81.86.129.77]) by shockwave.systems.pipex.net (Postfix) with ESMTP id 3FD90160016B6; Sun, 24 Nov 2002 16:10:17 +0000 (GMT) Subject: Re: Port INDEX dependency list incompletes From: Stacey Roberts Reply-To: stacey@vickiandstacey.com To: Kent Stewart Cc: Lefteris Tsintjelis , a , stable@FreeBSD.ORG In-Reply-To: <3DDFE4D6.5090901@owt.com> References: <3DDF911D.5FF8F512@ene.asda.gr> <3DDF9EFC.E3B42B5D@ene.asda.gr> <20021123170312.3af58fdd.a@grunix.com> <3DDFA761.D459E000@ene.asda.gr> <3DDFCA8A.40104@owt.com> <3DDFE0AC.57BF260E@ene.asda.gr> <3DDFE4D6.5090901@owt.com> Content-Type: text/plain Organization: Message-Id: <1038154230.83586.6.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 24 Nov 2002 16:10:30 +0000 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Kent, Thought you might be able to make more of this than I would. I jsut looked that the output from my make index after today's cvsup of the ports tree: make_index: no entry for: /usr/ports/x11-toolkits/tk83 make_index: no entry for: /usr/ports/textproc/expat2 make_index: no entry for: /usr/ports/textproc/expat2 make_index: no entry for: /usr/ports/x11-toolkits/plib make_index: no entry for: /usr/ports/lang/python make_index: no entry for: /usr/ports/lang/py-mx-base make_index: no entry for: /usr/ports/lang/python make_index: no entry for: /usr/ports/math/py-numeric make_index: no entry for: /usr/ports/print/py-reportlab make_index: no entry for: /usr/ports/textproc/py-martel make_index: no entry for: /usr/ports/x11-toolkits/gtk12 make_index: no entry for: /usr/ports/x11-toolkits/gtk12 make_index: no entry for: /usr/ports/x11/XFree86-4-libraries make_index: no entry for: /usr/ports/print/ghostscript-gnu make_index: no entry for: /usr/ports/x11/XFree86-4-libraries make_index: no entry for: /usr/ports/lang/guile make_index: no entry for: /usr/ports/lang/php4 make_index: no entry for: /usr/ports/lang/python make_index: no entry for: /usr/ports/lang/ruby make_index: no entry for: /usr/ports/lang/tcl83 make_index: no entry for: /usr/ports/www/mod_php4 make_index: no entry for: /usr/ports/x11/XFree86-4-libraries make_index: no entry for: /usr/ports/x11/XFree86-4-libraries make_index: no entry for: /usr/ports/x11/XFree86-4-libraries make_index: no entry for: /usr/ports/x11/XFree86-4-libraries make_index: no entry for: /usr/ports/lang/ruby make_index: no entry for: /usr/ports/lang/ruby make_index: no entry for: /usr/ports/x11-fonts/mkbold make_index: no entry for: /usr/ports/x11-fonts/mkitalic make_index: no entry for: /usr/ports/x11/XFree86-4-clients make_index: no entry for: /usr/ports/x11/XFree86-4-libraries make_index: no entry for: /usr/ports/x11/XFree86-4-clients make_index: no entry for: /usr/ports/x11/XFree86-4-libraries make_index: no entry for: /usr/ports/x11/XFree86-4-libraries make_index: no entry for: /usr/ports/x11/XFree86-4-libraries make_index: no entry for: /usr/ports/lang/python make_index: no entry for: /usr/ports/lang/python Warning: Duplicate INDEX entry: freeciv-imlib-1.13.0 Warning: Duplicate INDEX entry: *** Error code 1 Warning: Duplicate INDEX entry: Warning: Duplicate INDEX entry: *** Error code 1 Warning: Duplicate INDEX entry: Done. # portsdb -u [Updating the portsdb in /usr/ports ... - 3537 port entries found /usr/ports/INDEX:1:Port info line must consist of 10 fields. /usr/ports/INDEX:2:Port info line must consist of 10 fields. /usr/ports/INDEX:3:Port info line must consist of 10 fields. /usr/ports/INDEX:4:Port info line must consist of 10 fields. /usr/ports/INDEX:5:Port info line must consist of 10 fields. /usr/ports/INDEX:6:Port info line must consist of 10 fields. .........1000.........2000.........3000..... ..... done] # Seems that even "make index" and "portsdb -u" is failing as well. Stacey On Sat, 2002-11-23 at 20:28, Kent Stewart wrote: > Lefteris Tsintjelis wrote: > > Kent Stewart wrote: > > > >>cd /usr/ports > >>make index > >>portsdb -u > > > > > > I get almost always "dependency list incompletes" with portsdb -Uu. > > Would it be a good idea to always use the above instead? > > No, because portsdb -U uses much less computer time to rebuild INDEX > than make index does. On my AMD 2000+ XP, which is designed to do 20 > minute buildworlds, a portsdb -U requires ~7 minutes and a make index > requires ~11 minutes. If you are going to work on your ports, the > extra time is time you just sit there. I find people go into their own > version of an idle-loop after 2 minutes. > > We just have to wait for knu to fix it. > > KEnt -- Stacey Roberts B.Sc (HONS) Computer Science Web: www.vickiandstacey.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 24 11:30:45 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F4F037B401; Sun, 24 Nov 2002 11:30:41 -0800 (PST) Received: from sabre-wulf.nvg.ntnu.no (sabre-wulf.nvg.ntnu.no [129.241.210.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DF0643E3B; Sun, 24 Nov 2002 11:30:40 -0800 (PST) (envelope-from taliesin@nvg.ntnu.no) Received: from tyrell.nvg.ntnu.no ([IPv6:::ffff:129.241.210.70]:39325 "EHLO tyrell.nvg.ntnu.no" ident: "[2OU0UI96r+5tiZjPzTLesBLZcFtn6hQV]" whoson: "-unregistered-") by sabre-wulf.nvg.ntnu.no with ESMTP id ; Sun, 24 Nov 2002 20:30:32 +0100 Received: (from taliesin@localhost) by tyrell.nvg.ntnu.no (8.11.6/8.8.4) id gAOJUV719881; Sun, 24 Nov 2002 20:30:31 +0100 Date: Sun, 24 Nov 2002 20:30:31 +0100 From: taliesin@nvg.ntnu.no To: freebsd-scsi@freebsd.org, freebsd-stable@freebsd.org Subject: SCSI parity error; software- or hardware-problem? Message-ID: <20021124193031.GA18148@nvg.ntnu.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Last thursday I started getting error-messages like these whenever I cvsupped or compiled something or du-ed: (Made the world from 4.6.2 to 4.7-stable as of the 6th of November (see dmesg at the bottom of the mail). (da0:ahc0:0:0:0): WRITE(10). CDB: 2a 0 0 8a de b2 0 0 10 0 (da0:ahc0:0:0:0): ABORTED COMMAND asc:47,0 (da0:ahc0:0:0:0): SCSI parity error (da0:ahc0:0:0:0): WRITE(10). CDB: 2a 0 0 74 de a2 0 0 10 0 (da0:ahc0:0:0:0): ABORTED COMMAND asc:47,0 (da0:ahc0:0:0:0): SCSI parity error (da1:ahc0:0:1:0): WRITE(10). CDB: 2a 0 0 24 0 40 0 0 10 0 (da1:ahc0:0:1:0): ABORTED COMMAND asc:47,0 (da1:ahc0:0:1:0): SCSI parity error (da1:ahc0:0:1:0): WRITE(10). CDB: 2a 0 0 dc 0 40 0 0 10 0 (da1:ahc0:0:1:0): ABORTED COMMAND asc:47,0 (da1:ahc0:0:1:0): SCSI parity error etc., there's about 20 times as many for da0 as for da1. # camcontrol devlist at scbus0 target 0 lun 0 (pass0,da0) at scbus0 target 1 lun 0 (pass1,da1) at scbus0 target 4 lun 0 (pass2,cd0) (The cd-burner is on its own cable of course, spends its time making backups.) This machine runs my desktop and compiles kernels, worlds etc for itself and the other freebsd-machines I have, which have less memory and slower disks. According to camcontrol and the verifier in bios there are no new defects since the disks left the factory. No hardware has been changed since sometime in early September so the cabling haven't been touched. Prior to the makeworld the tags were at their default 253, lowering them didn't improve matters. Then these turned up today: (da0:ahc0:0:0:0): parity error detected in Data-in phase. SEQADDR(0x56) SCSIRATE(0x93) (da0:ahc0:0:0:0): parity error detected in Data-in phase. SEQADDR(0x8a) SCSIRATE(0x93) (da0:ahc0:0:0:0): parity error detected in Data-in phase. SEQADDR(0x8a) SCSIRATE(0x93) (da0:ahc0:0:0:0): READ(10). CDB: 28 0 0 8f df 22 0 0 70 0 (da0:ahc0:0:0:0): ABORTED COMMAND asc:48,0 (da0:ahc0:0:0:0): Initiator detected error message received (da1:ahc0:0:1:0): parity error detected in Data-in phase. SEQADDR(0x8b) SCSIRATE(0x93) etc. The system is currently not particularly usable as things are coredumping east and west; it can no longer tackle a make world. If it is *only* a hardware-problem it is easy though expensive to fix; but what part of the system is the problem? Cable, disks or controller- card? In that case, what controller-card/disks would you recommend? If it's something that was changed for 4.7, does it also exist in 5.x and what other information do you need to have a look at it? The motherboard is an Asus A7V and it's all been rock stable until now. Here's the dmesg: Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.7-STABLE #0: Wed Nov 6 23:43:00 CET 2002 toor@shrdlu:/mnt/obj/usr/src/sys/SHRDLU Timecounter "i8254" frequency 1193182 Hz CPU: AMD Athlon(tm) Processor (807.19-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x642 Stepping = 2 Features=0x183f9ff AMD Features=0xc0440000<,AMIE,DSP,3DNow!> real memory = 268353536 (262064K bytes) config> q avail memory = 256901120 (250880K bytes) Preloaded elf kernel "kernel" at 0xc0422000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc042209c. Preloaded elf module "vesa.ko" at 0xc04220ec. VESA: v3.0, 32768k memory, flags:0x1, mode table:0xc041f282 (1000022) VESA: NVidia Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 9 entries at 0xc00f1720 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 11 isab0: at device 4.0 on pci0 isa0: on isab0 atapci0: at device 4.1 on pci0 atapci0: ATA channel disabled by BIOS uhci0: port 0xd400-0xd41f irq 14 at device 4.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xd000-0xd01f irq 14 at device 4.3 on pci0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhub2: ALCOR Generic USB Hub, class 9/0, rev 1.10/1.00, addr 2 uhub2: 4 ports with 4 removable, self powered viapropm0: SMBus I/O base at 0xe800 viapropm0: port 0xe800-0xe80f at device 4.4 on pci0 viapropm0: SMBus revision code 0x0 smb0: on smbus0 pcm0: port 0xa400-0xa43f irq 15 at device 10.0 on pci0 dc0: <82c169 PNIC 10/100BaseTX> port 0xa000-0xa0ff mem 0xd5800000-0xd58000ff irq 10 at device 11.0 on pci0 dc0: Ethernet address: 00:c0:f0:4e:07:87 miibus0: on dc0 ukphy0: on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto ahc0: port 0x9800-0x98ff mem 0xd5000000-0xd5000fff irq 14 at device 13.0 on pci0 aic7890/91: Ultra2 Wide Channel A, SCSI Id=7, 32/253 SCBs atapci1: port 0x8000-0x803f,0x8400-0x8403,0x8800-0x8807,0x9000-0x9003,0x9400-0x9407 mem 0xd4800000-0xd481ffff irq 10 at device 17.0 on pci0 ata2: at 0x9400 on atapci1 ata3: at 0x8800 on atapci1 orm0: 28>,ACC,> > real memory = 503250944 (491456K bytes) > avail memory = 484376576 (473024K bytes) > Preloaded elf kernel "kernel" at 0xc0514000. > Pentium Pro MTRR support enabled > md0: Malloc disk > Using $PIR table, 5 entries at 0xc00fde80 > npx0: on motherboard > npx0: INT 16 interface > pcib0: on motherboard > pci0: on pcib0 > pcib2: at device 1.0 on pci0 > pci1: on pcib2 > pci1: at 0.0 irq 11 > isab0: at device 2.0 on pci0 > isa0: on isab0 > atapci0: port > 0x4000-0x400f,0x374-0x377,0x170-0x177,0x3f4-0x3f7,0x1f0-0x1f7 irq 11 at > device 2.5 on pci0 > ata0: at 0x1f0 irq 14 on atapci0 > ata1: at 0x170 irq 15 on atapci0 > pci0: (vendor=0x1039, dev=0x7012) at 2.7 irq 10 > ohci0: mem 0xe0100000-0xe0100fff irq 5 > at device > 3.0 on pci0 > usb0: OHCI version 1.0, legacy support > usb0: on ohci0 > usb0: USB revision 1.0 > uhub0: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 2 ports with 2 removable, self powered > ohci1: mem 0xe0101000-0xe0101fff irq 10 > at device > 3.1 on pci0 > usb1: OHCI version 1.0, legacy support > usb1: on ohci1 > usb1: USB revision 1.0 > uhub1: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub1: 2 ports with 2 removable, self powered > ohci2: mem 0xe0102000-0xe0102fff irq 11 > at device > 3.2 on pci0 > usb2: OHCI version 1.0, legacy support > usb2: on ohci2 > usb2: USB revision 1.0 > uhub2: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub2: 2 ports with 2 removable, self powered > pci0: at 3.3 irq 9 > rl0: port 0xbc00-0xbcff mem > 0xe0104000-0xe01040ff irq 10 at device 15.0 on pci0 > rl0: Ethernet address: 00:30:1b:ab:5d:03 > miibus0: on rl0 > rlphy0: on miibus0 > rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > pci0: (vendor=0x1106, dev=0x3044) at 16.0 irq 5 > pcib1: on motherboard > pci2: on pcib1 > orm0: