From owner-freebsd-hardware Mon May 1 7: 3:50 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from watson.grauel.com (watson.grauel.com [199.233.104.36]) by hub.freebsd.org (Postfix) with ESMTP id 668FB37B680 for ; Mon, 1 May 2000 07:03:41 -0700 (PDT) (envelope-from jjr@sparcmill.grauel.com) Received: from sparcmill.grauel.com (sparcmill.grauel.com [199.233.104.34]) by watson.grauel.com (8.8.7/8.8.7) with SMTP id JAA16732 for ; Mon, 1 May 2000 09:03:39 -0500 (EST) (envelope-from jjr@sparcmill.grauel.com) Received: by sparcmill.grauel.com (SMI-8.6/SMI-SVR4) id JAA23076; Mon, 1 May 2000 09:01:11 -0500 Date: Mon, 1 May 2000 09:01:11 -0500 Message-Id: <200005011401.JAA23076@sparcmill.grauel.com> From: John J Rieser MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: hardware@FreeBSD.ORG Subject: 2nd request for pci sio help... X-Mailer: VM 6.34 under 20.3 "Vatican City" XEmacs Lucid Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Greetings all! I'm trying to use a pci style 4-ports serial card that can be software configured to share interrupts (like the AST multiport cards). I'm running this on an HP Brio200 with FreeBSD v4.0. I know that the crux of the matter has to do with how the kernel sees this card at boot time. Interestingly enough, this card will run under linux after you run their 'setserial' utility. This is what I've tried so far: device sio ## I believe this is all I need for sio in the kernel? A dmesg shows: pcib0: on motherboard pci0: on pcib0 pci0: at 1.0 irq 10 pcib1: at device 30.0 on pci0 pci1: on pcib1 pci1: (vendor=0x14d2, dev=0xa003) at 14.0 irq 10 pci1: (vendor=0x14d2, dev=0xa000) at 14.1 irq 10 isab0: at device 31.0 on pci0 atapci0: port 0x1800-0x180f at device 31.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 31.2 irq 11 pci0: (vendor=0x8086, dev=0x2423) at 31.3 irq 9 chip1: port 0x1840-0x187f,0x2000-0x20ff irq 9 at device 31.5 on pci0 Any help (or wild suggestions!) would be appreciated. John J. Rieser jjr@grauel.com PO Box 6249 Tel: (765)477-6000 \ 100 Sawmill Road x327 Lafayette, IN 47903 (800)489-4891 / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Tue May 2 1: 1:13 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from hermes.research.kpn.com (hermes.research.kpn.com [139.63.192.8]) by hub.freebsd.org (Postfix) with ESMTP id 4EA6D37B8CD for ; Tue, 2 May 2000 01:01:08 -0700 (PDT) (envelope-from K.J.Koster@kpn.com) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by research.kpn.com (PMDF V5.2-31 #35196) with ESMTP id <01JOX59QOZWM001EJU@research.kpn.com> for hardware@FreeBSD.ORG; Tue, 2 May 2000 09:56:30 +0200 Received: by l04.research.kpn.com with Internet Mail Service (5.5.2650.21) id ; Tue, 02 May 2000 09:56:29 +0100 Content-return: allowed Date: Tue, 02 May 2000 09:56:26 +0100 From: "Koster, K.J." Subject: RE: [Fwd: someone has an idea ?] To: 'Rob Fowler' , hardware@FreeBSD.ORG Message-id: <59063B5B4D98D311BC0D0001FA7E452201313B3C@l04.research.kpn.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Signalling is easy, use /dev/speaker. You can write whole songs in simple basic tunes. :-) It's in use at TCCN in Nijmegen (NL) to signal that the printer servers are available. I forget what song they use, but I'm sure you can come up with something. Kees Jan ============================================== You are only young once, but you can stay immature all your life > -----Original Message----- > From: Rob Fowler [mailto:rjf@cs.rice.edu] > Sent: vrijdag 28 april 2000 20:42 > To: hardware@FreeBSD.ORG > Subject: [Fwd: someone has an idea ?] > > > It's easy if the operator can come in over the net, but if > you want a "front-panel > shutdown" function on a box without keyboard or other obvious > I/O devices, > you'll have to make do with what your hardware has. If there > is a button or switch > you can use as a sensor, then all you need is a demon > monitoring that function. > This may require hardware and/or software hacking. > > A couple of years ago we were running a small keyboard-less > cluster that was usually > FreeBSD, but occasionally had to be brought up under Linux. > The solution was to > use the presence absence of a LILO floppy as the control for > bringing the > system up. The drill was to put LILO floppies in all the > drives (or remove them) > and force reboots over the net through a script. Sleazy, but > effective. > > If the floppy drive is not being used, you might try the > inverse of the floppy trick. > Write a script that tries to open a file called > on the floppy and halts > if successful. Run it under cron with an appropriate > interval, or just wrap it > in sleep loop and start the script when the system boots. > Tell the operator to > stick the bright red floppy in the drive and wait xx seconds > before powering down. > > The tricky thing may be signalling the operator when it > really is OK to power down. If > the box is new enough to shut itself off on a halt, then > you're done. Otherwise, > you may have to have the kernel beep a couple of times after > it's done sync'ing. > > -- Rob > > > > > On 28-Apr-00 Philippe Charron wrote: > > > Hello, > > > > > > Im a trying to do a FreeBSD box without any keyboard > (this machine will > > > be a Squid, HTTP and FTP serveur for non specialist > person that can't > > > handle with a Unix system). > > > > > > As the user can't shutdown properly the computer, he has > to press the > > > power button to switch off the box. > > > This leads to problems with fsck and inode lost in the system. > > > > > > Does anyone have an idea to solve this problem ? > > > > > > Thanx in avance > > > Philippe > > >> > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hardware" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Tue May 2 2:51:32 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id DB1F037B50C; Tue, 2 May 2000 02:51:22 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id TAA01511; Tue, 2 May 2000 19:22:08 +0930 (CST) Date: Tue, 2 May 2000 19:22:08 +0930 From: Greg Lehey To: hardware@freebsd.org, current@freebsd.org Subject: Anybody using Epox EP-7KXA Athlon motherboard? Message-ID: <20000502192207.A549@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've just got a new Athlon machine with an Epox EP-7KXA motherboard. It comes highly recommended, but I have some severe problems with the timekeeping: it seems that the BIOS does not allow me to disable APM, and the 8254 timekeeping goes crazy, running up to 10 times as fast as real time. Does anybody else have one of these boards? Have you seen the problem? (How) did you fix it? If not, does anybody know the incantations to disable the APM during system startup? If so, I'll play around with it myself. I'm attaching the dmesg output in case it's of any use. Greg Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-RELEASE #0: Mon Mar 20 22:50:22 GMT 2000 root@monster.cdrom.com:/usr/src/sys/compile/GENERIC Timecounter "i8254" frequency 1193182 Hz CPU: AMD Athlon(tm) Processor (751.71-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x621 Stepping = 1 Features=0x183f9ff AMD Features=0xc0400000 real memory = 268369920 (262080K bytes) avail memory = 256479232 (250468K bytes) Preloaded elf kernel "kernel" at 0xc03c0000. Pentium Pro MTRR support enabled md0: Malloc disk 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 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xd000-0xd00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 7.2 irq 10 chip2: port 0xe400-0xe403,0xe000-0xe003,0xdc00-0xdcff irq 5 at device 7.5 on pci0 ahc0: port 0xe800-0xe8ff mem 0xdb000000-0xdb000fff irq 11 at device 8.0 on pci0 ahc0: aic7880 Wide Channel A, SCSI Id=7, 16/255 SCBs xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0xec00-0xec7f mem 0xdb001000-0xdb00107f irq 10 at device 11.0 on pci0 xl0: Ethernet address: 00:50:da:cf:17:97 miibus0: on xl0 xlphy0: <3c905C 10/100 internal PHY> on miibus0 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto xl0: supplying EUI64: 00:50:da:ff:fe:cf:17:97 pcib1: on motherboard pci2: on pcib1 fdc0: direction bit not set fdc0: cmd 3 failed at out byte 1 of 3 atkbdc0: at port 0x60-0x6f on isa0 atkbd0: irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 psm0: model IntelliMouse, device ID 3 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode ppi0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port plip0: on ppbus0 ad0: 19574MB [39770/16/63] at ata0-master using UDMA66 ad2: 19574MB [39770/16/63] at ata1-master using UDMA33 afd0: 120MB [963/8/32] at ata1-slave using PIO3 Waiting 15 seconds for SCSI devices to settle sa0 at ahc0 bus 0 target 4 lun 0 sa0: Removable Sequential Access SCSI-2 device sa0: 40.000MB/s transfers (20.000MHz, offset 8, 16bit) -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Tue May 2 6: 4:29 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from mail.rz.fh-wilhelmshaven.de (mail.rz.fh-wilhelmshaven.de [139.13.25.134]) by hub.freebsd.org (Postfix) with ESMTP id A4AA237B7B3 for ; Tue, 2 May 2000 06:04:16 -0700 (PDT) (envelope-from Olaf.Hoyer@netsurf.de) Received: from fettesau.stuwo.fh-wilhelmshaven.de (stuwopc5.stuwo.fh-wilhelmshaven.de [139.13.209.5]) by mail.rz.fh-wilhelmshaven.de (8.9.3/8.9.3) with SMTP id PAA29146; Tue, 2 May 2000 15:03:45 +0200 (MET DST) Message-Id: <4.1.20000502145857.00a1f7e0@mail.rz.fh-wilhelmshaven.de> X-Sender: Olaf.Hoyer@mail.netsurf.de X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Tue, 02 May 2000 15:01:26 +0200 To: Greg Lehey From: Olaf Hoyer Subject: Re: Anybody using Epox EP-7KXA Athlon motherboard? Cc: freebsd-hardware@freebsd.org In-Reply-To: <20000502192207.A549@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 19:22 02.05.00 +0930, you wrote: >I've just got a new Athlon machine with an Epox EP-7KXA motherboard. >It comes highly recommended, but I have some severe problems with the >timekeeping: it seems that the BIOS does not allow me to disable APM, >and the 8254 timekeeping goes crazy, running up to 10 times as fast as >real time. Does anybody else have one of these boards? Have you seen >the problem? (How) did you fix it? > Hi! Have talked to some guys, which also sell this board, and they told me that they'd first flash the BIOS to the current one, dated 25/4, IIRC. There were some issues in the past that were fixed with BIOS upgrades. They found it very stable, also running some benches a complete weekend to test stability (even under windows, it survived a whole weekend...) Regards Olaf Hoyer ------ Olaf Hoyer ICQ: 22838075 mailto: Olaf.Hoyer@nightfire.de home: www.nightfire.de (The home of the burning CPU) Wer mit Ungeheuern k=E4mpft, mag zusehn,=20 da=DF er nicht dabei zum Ungeheuer wird. Und wenn du lange in einen Abgrund blickst, blickt der Abgrund=20 auch in dich hinein. (Friedrich Nietzsche, Jenseits von Gut und B=F6se) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Tue May 2 16:18:32 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 4869037BAE2 for ; Tue, 2 May 2000 16:18:26 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id IAA06989; Wed, 3 May 2000 08:48:11 +0930 (CST) Date: Wed, 3 May 2000 08:48:11 +0930 From: Greg Lehey To: Olaf Hoyer Cc: freebsd-hardware@freebsd.org Subject: Re: Anybody using Epox EP-7KXA Athlon motherboard? Message-ID: <20000503084811.A1654@freebie.lemis.com> References: <20000502192207.A549@freebie.lemis.com> <4.1.20000502145857.00a1f7e0@mail.rz.fh-wilhelmshaven.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <4.1.20000502145857.00a1f7e0@mail.rz.fh-wilhelmshaven.de> Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tuesday, 2 May 2000 at 15:01:26 +0200, Olaf Hoyer wrote: > At 19:22 02.05.00 +0930, you wrote: >> I've just got a new Athlon machine with an Epox EP-7KXA motherboard. >> It comes highly recommended, but I have some severe problems with the >> timekeeping: it seems that the BIOS does not allow me to disable APM, >> and the 8254 timekeeping goes crazy, running up to 10 times as fast as >> real time. Does anybody else have one of these boards? Have you seen >> the problem? (How) did you fix it? > > Have talked to some guys, which also sell this board, and they told > me that they'd first flash the BIOS to the current one, dated 25/4, > IIRC. There were some issues in the past that were fixed with BIOS > upgrades. > > They found it very stable, also running some benches a complete > weekend to test stability (even under windows, it survived a whole > weekend...) Yes, but have you tried it under FreeBSD? I have the BIOS here, but I can't flash it because it insists on flashing from floppy. But looking at the list of fixes, I don't see anything there about APM. My BIOS is dated 17 April, so there's probably not much difference. Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Wed May 3 6:17:44 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from mailg.telia.com (mailg.telia.com [194.22.194.26]) by hub.freebsd.org (Postfix) with ESMTP id D46CB37BB81; Wed, 3 May 2000 06:17:30 -0700 (PDT) (envelope-from stefan@syprix.se) Received: from d1o49.telia.com (d1o49.telia.com [195.198.194.241]) by mailg.telia.com (8.9.3/8.9.3) with ESMTP id PAA17499; Wed, 3 May 2000 15:17:25 +0200 (CEST) Received: from prutten (t2o79p112.telia.com [62.20.200.232]) by d1o49.telia.com (8.8.8/8.8.8) with SMTP id PAA18430; Wed, 3 May 2000 15:17:24 +0200 (CEST) Message-ID: <001101bfb503$1201cb20$070ba8c0@syprix.com> From: "Stefan Lindgren" To: Cc: , Subject: Epox Dual MB... Date: Wed, 3 May 2000 15:25:37 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000E_01BFB513.D4FB2C60" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_000E_01BFB513.D4FB2C60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, Does anybody have experience with this Epox MB? http://www.epox.com/html/english/products/motherboard/ep-bxb-s.htm 1 GB Ram 2 Pentium III Slot 1 650 MHz Matrox Mill G400 360 Ramdac UW SCSI I'm planning to run 4.0-RELEASE. Also, if anybody have experience with FBSD and a Raid(HW) solution for 300 - 500 GB I should be delighted to share his/hers toughts e t c. It's going to run a Web hotel with *all* fancy stuff... Regards /Stefan ------=_NextPart_000_000E_01BFB513.D4FB2C60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hello,
 
Does anybody have experience with this = Epox=20 MB?
http://www.epox.com/html/english/products/motherboard/ep-bxb-s.htm=
 
1 GB Ram
2 Pentium III Slot 1 650 = MHz
Matrox Mill G400 360 = Ramdac
UW SCSI
 
I'm planning to run = 4.0-RELEASE.
 
Also, if anybody have experience with = FBSD and a=20 Raid(HW) solution for
300 - 500 GB I should be delighted to = share=20 his/hers toughts e t c.
 
It's going to run a Web hotel with = *all* fancy=20 stuff...
 
 
Regards
 
 
/Stefan
------=_NextPart_000_000E_01BFB513.D4FB2C60-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Wed May 3 6:26:24 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from guard.polynet.lviv.ua (Guard.PolyNet.Lviv.UA [209.58.62.194]) by hub.freebsd.org (Postfix) with SMTP id AD28A37BAF4 for ; Wed, 3 May 2000 06:25:43 -0700 (PDT) (envelope-from akorud@polynet.lviv.ua) Received: (qmail 59169 invoked from network); 3 May 2000 13:25:19 -0000 Received: from unknown (HELO postoffice.polynet.lviv.ua) (unknown) by unknown with SMTP; 3 May 2000 13:25:19 -0000 Received: (qmail 5675 invoked from network); 3 May 2000 13:25:19 -0000 Received: (ofmipd unknown); 3 May 2000 13:24:57 -0000 Date: 3 May 2000 16:25:26 +0300 Message-ID: From: "Andriy Korud" To: hardware@freebsd.org Subject: FreeBSD & RAID, part2 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4029.2901 Importance: Normal Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thanks to all for previous answers and two more questions about specific configuration: FreeBSD 4_STABLE & Mylex AccelRAID 250 - Will FreeBSD boot from it? - If I created two logical disks RAID0 and RAID5 using Mylex BIOS, will FreeBSD see it as two different "disks"? Thanks in advance, Andriy Korud, Lviv, Ukraine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Wed May 3 6:51:53 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from bne005m.server-mail.com (bne005m.server-mail.com [202.139.234.85]) by hub.freebsd.org (Postfix) with SMTP id A196E37B967 for ; Wed, 3 May 2000 06:51:47 -0700 (PDT) (envelope-from wyldephyre2@yahoo.com) Received: (qmail 31443 invoked from network); 3 May 2000 13:51:42 -0000 Received: from unknown (HELO timberwolf) (203.147.160.7) by bne005m.server-mail.com with SMTP; 3 May 2000 13:51:42 -0000 Message-ID: <007a01bfb507$f484b6c0$07a093cb@timberwolf> From: "Haikal Saadh" To: References: <20000502192207.A549@freebie.lemis.com> <4.1.20000502145857.00a1f7e0@mail.rz.fh-wilhelmshaven.de> <20000503084811.A1654@freebie.lemis.com> Subject: Athlon boards (was :Re: Anybody using Epox EP-7KXA Athlon motherboard?) Date: Thu, 4 May 2000 00:00:25 +1000 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 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org ----- Original Message ----- From: Greg Lehey To: Olaf Hoyer Cc: Sent: Wednesday, May 03, 2000 9:18 AM Subject: Re: Anybody using Epox EP-7KXA Athlon motherboard? > On Tuesday, 2 May 2000 at 15:01:26 +0200, Olaf Hoyer wrote: > > At 19:22 02.05.00 +0930, you wrote: > >> I've just got a new Athlon machine with an Epox EP-7KXA motherboard. > >> It comes highly recommended, but I have some severe problems with the > >> timekeeping: it seems that the BIOS does not allow me to disable APM, > >> and the 8254 timekeeping goes crazy, running up to 10 times as fast as > >> real time. Does anybody else have one of these boards? Have you seen > >> the problem? (How) did you fix it? > > > > Have talked to some guys, which also sell this board, and they told > > me that they'd first flash the BIOS to the current one, dated 25/4, > > IIRC. There were some issues in the past that were fixed with BIOS > > upgrades. > > > > They found it very stable, also running some benches a complete > > weekend to test stability (even under windows, it survived a whole > > weekend...) > > Yes, but have you tried it under FreeBSD? I have the BIOS here, but I > can't flash it because it insists on flashing from floppy. But > looking at the list of fixes, I don't see anything there about APM. > My BIOS is dated 17 April, so there's probably not much difference. > *snip* I'm planning to get an Athlon mobo within a week, and that board was on the list of candidates. The others are the AOpen AK72 and MSI's new board. The AOpen looks best so far, as the MSI does not support AGP 4x or 133 Mhz. Anyone got any other recommendations? I'm eyeing the Athlon 700. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Wed May 3 6:58:14 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from bne004m.webcentral.com.au (bne004m.webcentral.com.au [202.139.235.79]) by hub.freebsd.org (Postfix) with SMTP id EACA537BD74 for ; Wed, 3 May 2000 06:58:10 -0700 (PDT) (envelope-from wyldephyre2@yahoo.com) Received: (qmail 25848 invoked from network); 3 May 2000 13:58:04 -0000 Received: from unknown (HELO timberwolf) (203.147.160.7) by bne004m.webcentral.com.au with SMTP; 3 May 2000 13:58:04 -0000 Message-ID: <009701bfb508$d7f22640$07a093cb@timberwolf> From: "Haikal Saadh" To: Subject: 3rd CDROM Date: Thu, 4 May 2000 00:06:51 +1000 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 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I was told that IDE CDROM drives need to be slaved to a harddisk inorder to be detected by FreeBSD. (Some experience installing 3.2 has confirmed this.) I'd like to know that if there's a way to add a third CDROM drive without getting an extra harddisk first? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Wed May 3 7: 3:12 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from hermes.research.kpn.com (hermes.research.kpn.com [139.63.192.8]) by hub.freebsd.org (Postfix) with ESMTP id 25A4737B977 for ; Wed, 3 May 2000 07:03:08 -0700 (PDT) (envelope-from K.J.Koster@kpn.com) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by research.kpn.com (PMDF V5.2-31 #35196) with ESMTP id <01JOYWDLMWAY001BUC@research.kpn.com> for freebsd-hardware@FreeBSD.ORG; Wed, 3 May 2000 16:03:06 +0200 Received: by l04.research.kpn.com with Internet Mail Service (5.5.2650.21) id ; Wed, 03 May 2000 16:03:05 +0100 Content-return: allowed Date: Wed, 03 May 2000 16:03:05 +0100 From: "Koster, K.J." Subject: RE: 3rd CDROM To: 'Haikal Saadh' , freebsd-hardware@FreeBSD.ORG Message-id: <59063B5B4D98D311BC0D0001FA7E452201313B65@l04.research.kpn.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hya, I've had ATAPI cdroms as secondary master. FreeBSD is just terribly picky about the jumper settings. There are usually three jumpers, so with 8 reboots you have tried all options. One of them will work, I am sure, especially with newer cdrom players. Kees Jan PS. You could ditch IDE for SCSI and then you would have no trouble at all. That's what I did. :-) ============================================== You are only young once, but you can stay immature all your life > -----Original Message----- > From: Haikal Saadh [mailto:wyldephyre2@yahoo.com] > Sent: woensdag 3 mei 2000 15:07 > To: freebsd-hardware@FreeBSD.ORG > Subject: 3rd CDROM > > > Hi, I was told that IDE CDROM drives need to be slaved to a > harddisk inorder > to be detected by FreeBSD. (Some experience installing 3.2 > has confirmed > this.) > > I'd like to know that if there's a way to add a third CDROM > drive without > getting an extra harddisk first? > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hardware" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Wed May 3 7: 6:27 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from hermes.research.kpn.com (hermes.research.kpn.com [139.63.192.8]) by hub.freebsd.org (Postfix) with ESMTP id 811CD37B679 for ; Wed, 3 May 2000 07:06:25 -0700 (PDT) (envelope-from K.J.Koster@kpn.com) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by research.kpn.com (PMDF V5.2-31 #35196) with ESMTP id <01JOYWHO8FPA001BV7@research.kpn.com> for freebsd-hardware@FreeBSD.ORG; Wed, 3 May 2000 16:06:23 +0200 Received: by l04.research.kpn.com with Internet Mail Service (5.5.2650.21) id ; Wed, 03 May 2000 16:06:22 +0100 Content-return: allowed Date: Wed, 03 May 2000 16:06:21 +0100 From: "Koster, K.J." Subject: RE: Athlon boards (was :Re: Anybody using Epox EP-7KXA Athlon mo therboard?) To: 'Haikal Saadh' , freebsd-hardware@FreeBSD.ORG Message-id: <59063B5B4D98D311BC0D0001FA7E452201313B66@l04.research.kpn.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > I'm planning to get an Athlon mobo within a week, and that > board was on the > list of candidates. The others are the AOpen AK72 and MSI's > new board. The > AOpen looks best so far, as the MSI does not support AGP 4x > or 133 Mhz. > > Anyone got any other recommendations? I'm eyeing the Athlon 700. > I was sort'a waiting for the promised big Athlon motherboard test on Tom's hardware pages, but I am losing my patience, and he's got too many ads for the amount of text anyway. :-) Perhaps some (un)happy Athlon owners would care to comment on their setups? I'd love to have some input before I buy mine. Kees Jan ============================================== You are only young once, but you can stay immature all your life To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Wed May 3 7:38:49 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from uswgco33.uswest.com (uswgco33.uswest.com [199.168.32.122]) by hub.freebsd.org (Postfix) with ESMTP id E62CE37BB49 for ; Wed, 3 May 2000 07:38:46 -0700 (PDT) (envelope-from matt@kc0dxw.uswc.uswest.com) Received: from egate-ut2.uswc.uswest.com (egate-ut2.uswc.uswest.com [148.157.122.199]) by uswgco33.uswest.com (8.10.0/8.10.0) with ESMTP id e43EcfS25719 for ; Wed, 3 May 2000 08:38:41 -0600 (MDT) Received: from netmail3.uswc.uswest.com (localhost [127.0.0.1]) by egate-ut2.uswc.uswest.com (8.8.8/8.8.8) with ESMTP id IAA20194 for ; Wed, 3 May 2000 08:38:41 -0600 (MDT) Received: from kc0dxw.uswc.uswest.com ([151.116.151.204]) by netmail3.uswc.uswest.com (Netscape Messaging Server 3.61) with ESMTP id AAA3056 for ; Wed, 3 May 2000 08:38:40 -0600 Received: by kc0dxw.uswc.uswest.com (Postfix, from userid 1007) id 1F577457; Wed, 3 May 2000 08:38:40 -0600 (MDT) Date: Wed, 3 May 2000 08:38:39 -0600 From: Matt Meola To: freebsd-hardware@FreeBSD.ORG Subject: Re: 3rd CDROM Message-ID: <20000503083839.A24635@kc0dxw.uswc.uswest.com> References: <009701bfb508$d7f22640$07a093cb@timberwolf> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <009701bfb508$d7f22640$07a093cb@timberwolf>; from wyldephyre2@yahoo.com on Thu, May 04, 2000 at 12:06:51AM +1000 X-URL: http://www.qsl.net/kc0dxw Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, May 04, 2000 at 12:06:51AM +1000, Haikal Saadh wrote: > Hi, I was told that IDE CDROM drives need to be slaved to a harddisk inorder > to be detected by FreeBSD. (Some experience installing 3.2 has confirmed > this.) Negative, under 4.0... I have two hard drives, one master, one slave on ata2; the CDROM is master on ata1, and FreeBSD 4.0-STABLE/RELEASE recognizes it just fine. -- Matt Meola KC0DXW http://www.qsl.net/kc0dxw Bailey, CO ARES D6 AEC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Wed May 3 9:25:18 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from mass.cdrom.com (adsl-63-202-176-114.dsl.snfc21.pacbell.net [63.202.176.114]) by hub.freebsd.org (Postfix) with ESMTP id 1A19437BC0B for ; Wed, 3 May 2000 09:25:15 -0700 (PDT) (envelope-from msmith@mass.cdrom.com) Received: from mass.cdrom.com (localhost [127.0.0.1]) by mass.cdrom.com (8.9.3/8.9.3) with ESMTP id JAA03886; Wed, 3 May 2000 09:31:15 -0700 (PDT) (envelope-from msmith@mass.cdrom.com) Message-Id: <200005031631.JAA03886@mass.cdrom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: "Haikal Saadh" Cc: freebsd-hardware@freebsd.org Subject: Re: Athlon boards (was :Re: Anybody using Epox EP-7KXA Athlon motherboard?) In-reply-to: Your message of "Thu, 04 May 2000 00:00:25 +1000." <007a01bfb507$f484b6c0$07a093cb@timberwolf> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 03 May 2000 09:31:15 -0700 From: Mike Smith Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > I'm planning to get an Athlon mobo within a week, and that board was on the > list of candidates. The others are the AOpen AK72 and MSI's new board. The > AOpen looks best so far, as the MSI does not support AGP 4x or 133 Mhz. > > Anyone got any other recommendations? I'm eyeing the Athlon 700. Asus K7V, modulo the quirks mentioned here last week. Unless jkh is having new problems, I'd consider this the #1 candidate. -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Wed May 3 9:54:16 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from zeus.mipnet.org (zeus.mipnet.org [195.115.143.1]) by hub.freebsd.org (Postfix) with ESMTP id E482E37BB45; Wed, 3 May 2000 09:53:50 -0700 (PDT) (envelope-from mahe@twam.com) Received: from twam.com (sad-hermes-47.mipnet.org [195.115.76.62]) by zeus.mipnet.org (8.9.3/8.9.3) with ESMTP id TAA25187; Wed, 3 May 2000 19:08:47 +0200 (MET DST) Message-ID: <39105A2B.7683A698@twam.com> Date: Wed, 03 May 2000 18:56:11 +0200 From: "Loic Mahe'" Organization: TWAM Informatique X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.1-RELEASE i386) X-Accept-Language: fr, en MIME-Version: 1.0 To: freebsd-hardware@freebsd.org, freebsd-questions@freebsd.org Subject: Freeze with HP Colorado (wst0) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi all, I finally installed an (internal) IDE HP Colorado 5 GB tape drive on my FreeBSD 3.1 (device wst0). It worked fine since december (I use it with tar). But, since a few days, it stops working in the middle of a tar. If I try to access to the tape again (with tar or mt -f /dev/rwst0 rewind or anything else), it *freezes* my system (at least, XFree86 but the system answers to a ping). After a while (certainly a timeout), these messages appear on the console : atapi1.1: controller not ready for cmd wst0: Sense media type failed And then FreeBSD (but not the tape of course) works well again. Since I've got a CDROM drive on controller 1, after the HP Colorado fails, the CDROM drive is also out of reach (mount /cdrom even gives a freeze) : atapi1.0: invalid command phase, ireason=0x0, status=40, error=0 atapi1.1: controller not ready for cmd wst_done: wst0: ERROR code=2, status=0, error=0 atapi1.1: controller not ready for cmd The only way to use my CDROM again is to reboot. The tape driver is well detected at boot time : wdc1: unit 1 (atapi): , removable, intr, dma, iordis wst0: Drive empty, reverse, eformat, qfa, ecc, 512b wst0: Max speed=0Kb/s, Transfer limit=64 blocks, Buffer size=1024 blocks So, I looked at the archive of freebsd-questions and freebsd-hardware, but found nothing about that problem. I didn't try the tape under Windows (no time to stop that critical machine), so I can't say if the problem comes from the tape or the wst0 device driver (or even the wdc driver ???). Any help would be appreciated (reply by mail if possible). Thanks. Loic, Toulouse(France) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Wed May 3 15: 7:31 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from Quote.Twiddle.COM (mail.twiddle.nl [212.83.214.2]) by hub.freebsd.org (Postfix) with ESMTP id 243A337B529 for ; Wed, 3 May 2000 15:07:28 -0700 (PDT) (envelope-from jh@efmsoftware.com) Received: from dc2-isdn2385.dial.xs4all.nl ([194.109.157.81] helo=EFMSoftware.COM) by Quote.Twiddle.COM with esmtp (Exim 3.02 #4) id 12n7QK-0007Fu-00 for freebsd-hardware@freebsd.org; Thu, 04 May 2000 00:15:16 +0200 Message-ID: <3910A431.52D7E6F5@EFMSoftware.COM> Date: Thu, 04 May 2000 00:12:01 +0200 From: Jeroen Hogeveen Organization: EFM Software B.V. X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-hardware@freebsd.org Subject: Athlon boards (was :Re: Anybody using Epox EP-7KXA Athlon motherboard?) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello Haikal, From personal experience, I can highly recommend the Asus K7V. I have been using this board since early March, when it was first imported here. So far I have not encountered any problems, the board runs stable with FreeBSD and BeOS (just remember to setup your BIOS properly). Kind regards, --jh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Wed May 3 18:31:47 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id A8E1337BA2A for ; Wed, 3 May 2000 18:31:41 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id LAA22122; Thu, 4 May 2000 11:00:07 +0930 (CST) Date: Thu, 4 May 2000 11:00:07 +0930 From: Greg Lehey To: Haikal Saadh Cc: freebsd-hardware@FreeBSD.ORG Subject: Re: Athlon boards (was :Re: Anybody using Epox EP-7KXA Athlon motherboard?) Message-ID: <20000504110007.A22025@freebie.lemis.com> References: <20000502192207.A549@freebie.lemis.com> <4.1.20000502145857.00a1f7e0@mail.rz.fh-wilhelmshaven.de> <20000503084811.A1654@freebie.lemis.com> <007a01bfb507$f484b6c0$07a093cb@timberwolf> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <007a01bfb507$f484b6c0$07a093cb@timberwolf> Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thursday, 4 May 2000 at 0:00:25 +1000, Haikal Saadh wrote: > On Wednesday, May 03, 2000 9:18 AM, Greg Lehey wrote: >> On Tuesday, 2 May 2000 at 15:01:26 +0200, Olaf Hoyer wrote: >>> At 19:22 02.05.00 +0930, you wrote: >>>> I've just got a new Athlon machine with an Epox EP-7KXA motherboard. >>>> It comes highly recommended, but I have some severe problems with the >>>> timekeeping: it seems that the BIOS does not allow me to disable APM, >>>> and the 8254 timekeeping goes crazy, running up to 10 times as fast as >>>> real time. Does anybody else have one of these boards? Have you seen >>>> the problem? (How) did you fix it? >>> >>> Have talked to some guys, which also sell this board, and they told >>> me that they'd first flash the BIOS to the current one, dated 25/4, >>> IIRC. There were some issues in the past that were fixed with BIOS >>> upgrades. >>> >>> They found it very stable, also running some benches a complete >>> weekend to test stability (even under windows, it survived a whole >>> weekend...) >> >> Yes, but have you tried it under FreeBSD? I have the BIOS here, but I >> can't flash it because it insists on flashing from floppy. But >> looking at the list of fixes, I don't see anything there about APM. >> My BIOS is dated 17 April, so there's probably not much difference. >> > *snip* > > I'm planning to get an Athlon mobo within a week, and that board was > on the list of candidates. The others are the AOpen AK72 and MSI's > new board. The AOpen looks best so far, as the MSI does not support > AGP 4x or 133 Mhz. > > Anyone got any other recommendations? I'm eyeing the Athlon 700. Well, I've solved the problems I was having by installing 5.0-CURRENT (which I had planned to do anyway). It's running fine now. It's possible it's fixed in 4-STABLE as well. The German magazine c't did a comparison of the Asus K7M, the MSI K7 Pro and the Epox 7KXA in the 5/2000 issue (28 February). They found the Epox (based on the VIA KX133 chipset) better than the other two (based on the AMD chipset). I don't know the AOpen, and it's not clear if you're talking about the same MSI board or not. Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Thu May 4 7: 1:12 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from horizon2.webcentral.com.au (horizon2.webcentral.com.au [202.139.235.196]) by hub.freebsd.org (Postfix) with SMTP id E3CB637BA04 for ; Thu, 4 May 2000 07:01:07 -0700 (PDT) (envelope-from wyldephyre2@yahoo.com) Received: (qmail 25331 invoked from network); 4 May 2000 14:01:04 -0000 Received: from unknown (HELO timberwolf) (203.147.162.49) by horizon2.webcentral.com.au with SMTP; 4 May 2000 14:01:04 -0000 Message-ID: <00bf01bfb5d2$6fe68080$31a293cb@timberwolf> From: "Haikal Saadh" To: "Jeroen Hogeveen" Cc: "Greg Lehey" , References: <3910A431.52D7E6F5@EFMSoftware.COM> Subject: Re: Athlon boards (was :Re: Anybody using Epox EP-7KXA Athlon motherboard?) Date: Fri, 5 May 2000 00:09:59 +1000 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 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Gaaah....From what I've seen floating around, it seems to be either the K7V or the 7KXA...there seem to be surprisinglu few reviews about the AK72....guess I'll wait for another week or so..the requisition has not bee approved yet anyway :). ----- Original Message ----- From: Jeroen Hogeveen To: Sent: Thursday, May 04, 2000 8:12 AM Subject: Athlon boards (was :Re: Anybody using Epox EP-7KXA Athlon motherboard?) > Hello Haikal, > > From personal experience, I can highly recommend the Asus K7V. I have > been > using this board since early March, when it was first imported here. > So far I have not encountered any problems, the board runs stable with > FreeBSD and BeOS (just remember to setup your BIOS properly). > > Kind regards, > --jh > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hardware" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Thu May 4 7:14:24 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from ns1.sunesi.net (ns1.sunesi.net [196.15.192.194]) by hub.freebsd.org (Postfix) with ESMTP id 8615B37B698 for ; Thu, 4 May 2000 07:14:21 -0700 (PDT) (envelope-from nbm@sunesi.net) Received: from nbm by ns1.sunesi.net with local (Exim 3.03 #1) id 12nMAV-0005KO-00; Thu, 04 May 2000 15:59:55 +0200 Date: Thu, 4 May 2000 15:59:55 +0200 From: Neil Blakey-Milner To: Haikal Saadh Cc: freebsd-hardware@freebsd.org Subject: Re: 3rd CDROM Message-ID: <20000504155955.A20403@mithrandr.moria.org> References: <009701bfb508$d7f22640$07a093cb@timberwolf> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <009701bfb508$d7f22640$07a093cb@timberwolf>; from wyldephyre2@yahoo.com on Thu, May 04, 2000 at 12:06:51AM +1000 Organization: Sunesi Clinical Systems X-Operating-System: FreeBSD 3.3-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu 2000-05-04 (00:06), Haikal Saadh wrote: > Hi, I was told that IDE CDROM drives need to be slaved to a harddisk inorder > to be detected by FreeBSD. (Some experience installing 3.2 has confirmed > this.) No. IDE buses have to have a master device. You can have CDROM drives as masters. You can't have CDROM drives as slave if there isn't a master, though. You can't have a hard drive as slave if there isn't a master either. Neil -- Neil Blakey-Milner Hacker In Chief, Sunesi Clinical Systems nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Thu May 4 9: 9:28 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from mega.nu (douzzer.ne.mediaone.net [24.147.236.53]) by hub.freebsd.org (Postfix) with ESMTP id 47D1937B6CC for ; Thu, 4 May 2000 09:09:25 -0700 (PDT) (envelope-from douzzer@mega.nu) Received: (from douzzer@localhost) by mega.nu (8.10.0.Beta6/8.10.0.Beta6) id e44G88h26970; Thu, 4 May 2000 12:08:08 -0400 (EDT) Date: Thu, 4 May 2000 12:08:08 -0400 (EDT) Message-Id: <200005041608.e44G88h26970@mega.nu> From: Daniel Pouzzner To: wyldephyre2@yahoo.com Cc: freebsd-hardware@FreeBSD.ORG Subject: Re: Athlon boards (was :Re: Anybody using Epox EP-7KXA Athlon motherboard?) Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Another EP-7KXA report: My system consists of an Athlon 750 on a 7KXA, with 256MB of Kingston PC133 ECC SDRAM (ECC fully supported). On the Athlon I have a big three fan Peltier cooler, and the 7KXA's layout is such that this is no problem at all. The 7KXA also has an ISA slot, which might come in handy. Now, the interesting part, peripherals and stability under FreeBSD. PCI bus currently has an Adaptec 39160 (Yamaha CRW6416 and Toshiba SD-W1101 on one of its buses, the other one currently unoccupied, awaiting migration of the Western Digital Enterprise on my other main system) and a 3com 3C905B. G400-TV is on the AGP. On-board ATA/66, one bus has an IBM DPTA372050 (20.5GB 7200RPM ATA/66) and the other has a Panasonic LS-120 drive. I was able to boot and install from the FreeBSD 4.0-REL CD image, over the Adaptec interface and Yamaha drive, using the February-vintage BIOS that shipped with the mainboard. I was also able to boot (DOS, for BIOS flash) off the LS-120 drive with that version of the BIOS, and every version since then. 1.44MB and 120MB diskettes in the LS-120 are both mountable under FreeBSD. Currently, BIOS is the 2000-Apr-25 version, settings are failsafe default except 133MHz memory, change of boot device order, and a few other minor tweaks. OS is still FreeBSD 4.0-REL; been running a local build since I started trying to get sound to work (more on this momentarily). Stability is 100%. If you munge the BIOS CMOS settings so that power management kicks in, your machine will go haywire ("microuptime() went backwards" errors), so by all means avoid that (trivial to avoid). The only problem area I've run into is sound. Even though onboard AC97/Soundblaster sound is detected by an appropriately configured kernel, and appears to software to be running properly (mixer works, etc.), there is neither actual audio output nor apparent line input. It's just deathly silent at the output port - apparently electrically shut down. Either the sound subsystem on my mainboard is munged/shorted/otherwise inoperative, or FreeBSD doesn't wake it up properly at boot time. I couple weeks ago I bought a Soundblaster Live, to try to get some sound working, and succeeded, but I never got adequate performance out of it. The only way I could keep it from glitching was by shutting down the NIC and avoiding SCSI activity. Every time one of the other cards grabbed the bus, the Live would glitch. I've returned that piece o' junk and ordered an RME card, which is professional buffered audio with full interrupt sharing. The rest of my system: Boomrack 4U400X case, Mouse Systems 3 button optical mouse (PS/2), and PFU America Happy Hacking Lite PS/2 keyboard (Sun Type 3 layout). The Peltier cooler is from www.coolerstar.com. The CPU runs at a stable 91-93 fahrenheit with ambient temp of 73 degrees inside the case and 68-70 degrees in the room. -Daniel Pouzzner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Thu May 4 11:40:42 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from web4001.mail.yahoo.com (web4001.mail.yahoo.com [216.115.104.35]) by hub.freebsd.org (Postfix) with SMTP id 6B1FF37BA1E for ; Thu, 4 May 2000 11:40:35 -0700 (PDT) (envelope-from kronecker99@yahoo.com) Message-ID: <20000504181540.25176.qmail@web4001.mail.yahoo.com> Received: from [131.193.154.160] by web4001.mail.yahoo.com; Thu, 04 May 2000 11:15:40 PDT Date: Thu, 4 May 2000 11:15:40 -0700 (PDT) From: Leopold Kronecker Subject: parallel ATAPI CDRW drives To: FreeBSD-hardware@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am trying to determine whether or not there is currently any facility for using an external parallel ATAPI cdrw drive under FreeBSD. I have, as of yet, not been able to find any information on using these devices under FreeBSD. The specific drive I am working with is an HP 7200e. If anybody has any information on whether or not this drive is supported in any way under FreeBSD please let me know. If these devices are not currently supported then is anybody working on anything to get them supported? Thank you in advance, Leo __________________________________________________ Do You Yahoo!? Send instant messages & get email alerts with Yahoo! Messenger. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Fri May 5 21:35: 4 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from lariat.lariat.org (lariat.org [12.23.109.2]) by hub.freebsd.org (Postfix) with ESMTP id 087FA37B5E2 for ; Fri, 5 May 2000 21:35:00 -0700 (PDT) (envelope-from brett@lariat.org) Received: from mustang.lariat.org (IDENT:ppp0.lariat.org@lariat.org [12.23.109.2]) by lariat.lariat.org (8.9.3/8.9.3) with ESMTP id WAA23578 for ; Fri, 5 May 2000 22:34:54 -0600 (MDT) Message-Id: <4.3.1.2.20000505222842.043b5e00@localhost> X-Sender: brett@localhost X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Fri, 05 May 2000 22:34:49 -0600 To: hardware@freebsd.org From: Brett Glass Subject: Why would fxp be slower than ed? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've recently upgraded a 486DX/100 host (yes, it's not very powerful, but it has sufficient CPU for what it does) from an ISA-based NE2000 clone to an Intel PCI NIC. (It uses a '557 chip.) The machine was upgraded from 16K to 24K of RAM at the same time and kernel memory was expanded (MAXUSERS went from 64 to 96). Since the Intel card and its driver are said to be quite efficient, and there were more mbufs to go around, I was amazed to find out that a backup of the machine (it's done by piping a dump to gzip to FTP over a secure connection) slowed down to nearly half the speed it ran at before. Any ideas regarding why this might happen? The machine is running 2.2.8 with fixes and patches, about to upgrade to 3.5 if it proves to be as stable as we hope. --Brett "You're not just e-mailing her, you're e-mailing anyone she's ever e-mailed." -- Dayton Daily News Cartoonist Mike Peters on the "Melissa virus" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Fri May 5 22:29:36 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from jason.argos.org (a1-3b058.neo.rr.com [24.93.181.58]) by hub.freebsd.org (Postfix) with ESMTP id 52E0B37B94E for ; Fri, 5 May 2000 22:29:31 -0700 (PDT) (envelope-from mike@argos.org) Received: from localhost (mike@localhost) by jason.argos.org (8.9.1/8.9.1) with ESMTP id BAA24773; Sat, 6 May 2000 01:29:03 -0400 Date: Sat, 6 May 2000 01:29:03 -0400 (EDT) From: Mike Nowlin To: Brett Glass Cc: hardware@FreeBSD.ORG Subject: Re: Why would fxp be slower than ed? In-Reply-To: <4.3.1.2.20000505222842.043b5e00@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > upgraded from 16K to 24K of RAM at the same time and kernel memory 24K?!?! Wow! How'd you get the kernel that small? :) I ran into a lot of PCI 486 boards that had "issues". Keep in mind that the PCI spec was fairly incomplete and open to the manufacturer's interpretation as to how it should work. I have a PCI 486 running as a little internal web server that bogged down incredibly when I put a Diamond PCI video card in it -- went back to the old ISA Trident 8900, and things were back to normal. There may be some BIOS config settings in there that may help - bus priority/speed, IRQ designations, etc... Depends on the board. I'll bet you a shiny new penny (you pay for postage) that a cheap 75MHz Pentium board would reverse the problem. My fxp cards blow the socks off the NE2K's that I replaced... --mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Fri May 5 22:46: 5 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from lariat.lariat.org (lariat.org [12.23.109.2]) by hub.freebsd.org (Postfix) with ESMTP id 6572837BA79 for ; Fri, 5 May 2000 22:46:01 -0700 (PDT) (envelope-from brett@lariat.org) Received: from mustang.lariat.org (IDENT:ppp0.lariat.org@lariat.org [12.23.109.2]) by lariat.lariat.org (8.9.3/8.9.3) with ESMTP id XAA24102; Fri, 5 May 2000 23:44:32 -0600 (MDT) Message-Id: <4.3.1.2.20000505233127.043bf890@localhost> X-Sender: brett@localhost X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Fri, 05 May 2000 23:41:51 -0600 To: Mike Nowlin From: Brett Glass Subject: Re: Why would fxp be slower than ed? Cc: hardware@FreeBSD.ORG In-Reply-To: References: <4.3.1.2.20000505222842.043b5e00@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 11:29 PM 5/5/2000, Mike Nowlin wrote: > > upgraded from 16K to 24K of RAM at the same time and kernel memory > >24K?!?! Wow! How'd you get the kernel that small? :) Oh, I just cut out the nonessential parts, such as syscons, ffs -- unimportant stuff like that. I meant 24M, of course. I just drove 3.5 hours and my blears are a little eyery. ;-) >I ran into a lot of PCI 486 boards that had "issues". Keep in mind that >the PCI spec was fairly incomplete and open to the manufacturer's >interpretation as to how it should work. I have a PCI 486 running as a >little internal web server that bogged down incredibly when I put a >Diamond PCI video card in it -- went back to the old ISA Trident 8900, and >things were back to normal. This one happens to have a Diamond PCI video card in it. It actually works pretty well. Hmmm. I wonder if the problem is with having more than one PCI card in the system? Since the system is text-based I could put in an 8-bit Hercules card and a monochrome/TTL monitor. >There may be some BIOS config settings in there that may help - bus >priority/speed, IRQ designations, etc... Depends on the board. Well, we gave that socket IRQ 5 and thought that this would make it pretty fast. The chipset is the Intel Saturn (Anyone know if there are issues with this one?) and the board is a Zeos Rattler. Lots of integrated peripherals (including optional SCSI) and very reliable. It's worked flawlessly for years. I wonder why the problems now. >I'll bet you a shiny new penny (you pay for postage) that a cheap 75MHz >Pentium board would reverse the problem. My fxp cards blow the socks off >the NE2K's that I replaced... I was thinking of doing a motherboard upgrade. Trouble is, the case is an AT tower, and AT (rather than ATX) motherboards can be difficult to come by nowadays. --Brett "You're not just e-mailing her, you're e-mailing anyone she's ever e-mailed." -- Dayton Daily News Cartoonist Mike Peters on the "Melissa virus" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Sat May 6 4:40:17 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from post.webmailer.de (natmail2.webmailer.de [192.67.198.65]) by hub.freebsd.org (Postfix) with ESMTP id 5CF8437B61A for ; Sat, 6 May 2000 04:40:14 -0700 (PDT) (envelope-from ohoyer@fbwi.fh-wilhelmshaven.de) Received: from fettesau.stuwo.fh-wilhelmshaven.de (stuwopc5.stuwo.fh-wilhelmshaven.de [139.13.209.5]) by post.webmailer.de (8.9.3/8.8.7) with SMTP id NAA09717; Sat, 6 May 2000 13:40:06 +0200 (MET DST) Message-Id: <4.1.20000506131523.026548b0@mail.rz.fh-wilhelmshaven.de> X-Sender: ohoyer@mail.rz.fh-wilhelmshaven.de X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Sat, 06 May 2000 13:20:48 +0200 To: Brett Glass From: Olaf Hoyer Subject: Re: Why would fxp be slower than ed? Cc: freebsd-hardware@freebsd.org In-Reply-To: <4.3.1.2.20000505233127.043bf890@localhost> References: <4.3.1.2.20000505222842.043b5e00@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org an into a lot of PCI 486 boards that had "issues". Keep in mind that >>the PCI spec was fairly incomplete and open to the manufacturer's >>interpretation as to how it should work. I have a PCI 486 running as a >>little internal web server that bogged down incredibly when I put a >>Diamond PCI video card in it -- went back to the old ISA Trident 8900, and >>things were back to normal. > >This one happens to have a Diamond PCI video card in it. It actually >works pretty well. Hmmm. I wonder if the problem is with having more >than one PCI card in the system? Since the system is text-based >I could put in an 8-bit Hercules card and a monochrome/TTL monitor. > >>There may be some BIOS config settings in there that may help - bus >>priority/speed, IRQ designations, etc... Depends on the board. > >Well, we gave that socket IRQ 5 and thought that this would make >it pretty fast. The chipset is the Intel Saturn (Anyone know if >there are issues with this one?) and the board is a Zeos Rattler. >Lots of integrated peripherals (including optional SCSI) and very >reliable. It's worked flawlessly for years. I wonder why the >problems now. Hi! Well, on those old boards the IRQ 5 had to be designated via jumpers or BIOS entries to a specific port. I once did some routing of the IRQ 5 to ISA only (because my old soundblaster was there), and wondered why my system (had an old ASUS PCI/I SP3 in, the predecessor to the SP3G) won't boot. There I discovered with diag software that my vid card (Miro 8S) actually also took the IRQ5, and was hardwired to that.... Because its only PCI 1.3 spec, I assume, there are some issues in general... Basically, you have to configure it properly with the IRQ routing, also take in mind that most vid cards also want one. Regards Olaf Hoyer -------- Olaf Hoyer www.nightfire.de mailto:Olaf.Hoyer@nightfire.de FreeBSD- Turning PC's into workstations ICQ:22838075 Liebe und Hass sind nicht blind, aber geblendet vom Feuer, dass sie selber mit sich tragen. (Nietzsche) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Sat May 6 9:40:40 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from lariat.lariat.org (lariat.org [12.23.109.2]) by hub.freebsd.org (Postfix) with ESMTP id F3D7937BC30 for ; Sat, 6 May 2000 09:40:36 -0700 (PDT) (envelope-from brett@lariat.org) Received: from mustang.lariat.org (IDENT:ppp0.lariat.org@lariat.org [12.23.109.2]) by lariat.lariat.org (8.9.3/8.9.3) with ESMTP id KAA29131; Sat, 6 May 2000 10:40:19 -0600 (MDT) Message-Id: <4.3.1.2.20000506103437.03fcf520@localhost> X-Sender: brett@localhost X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Sat, 06 May 2000 10:40:11 -0600 To: Olaf Hoyer From: Brett Glass Subject: Re: Why would fxp be slower than ed? Cc: freebsd-hardware@freebsd.org In-Reply-To: <4.1.20000506131523.026548b0@mail.rz.fh-wilhelmshaven.de> References: <4.3.1.2.20000505233127.043bf890@localhost> <4.3.1.2.20000505222842.043b5e00@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 05:20 AM 5/6/2000, Olaf Hoyer wrote: >Hi! > >Well, on those old boards the IRQ 5 had to be designated via jumpers or >BIOS entries to a specific port. I once did some routing of the IRQ 5 to >ISA only (because my old soundblaster was there), and wondered why my >system (had an old ASUS PCI/I SP3 in, the predecessor to the SP3G) won't >boot. There I discovered with diag software that my vid card (Miro 8S) >actually also took the IRQ5, and was hardwired to that.... We were using IRQ 5 for the NE2000 clone before we went to the fxp. So, I know that the IRQ is available and that nothing is hardwired to it. I initially avoided IRQ 15, because I was concerned that it might be hardwired to the second IDE interface, but I may try it now. >Because its only PCI 1.3 spec, I assume, there are some issues in general... >Basically, you have to configure it properly with the IRQ routing, The BIOS is Award, which has a very clear user interface for this. >also >take in mind that most vid cards also want one. We're letting the video card grab IRQ 9 for its exclusive use. --Brett "You're not just e-mailing her, you're e-mailing anyone she's ever e-mailed." -- Dayton Daily News Cartoonist Mike Peters on the "Melissa virus" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message