From owner-freebsd-hardware Sun Jan 12 3:13:44 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 161E437B401 for ; Sun, 12 Jan 2003 03:13:43 -0800 (PST) Received: from issv0171.isis.de (issv0171.isis.de [195.158.131.223]) by mx1.FreeBSD.org (Postfix) with SMTP id 1EFAE43EB2 for ; Sun, 12 Jan 2003 03:13:42 -0800 (PST) (envelope-from jrf@subdimension.com) Received: (qmail 18916 invoked by uid 1010); 12 Jan 2003 11:13:40 -0000 Received: from unknown (HELO akane) ([195.158.147.102]) (envelope-sender ) by mail.isis.de (qmail-ldap-1.03) with SMTP for ; 12 Jan 2003 11:13:40 -0000 Date: Sun, 12 Jan 2003 12:07:18 +0100 From: To: freebsd-hardware@freebsd.org Subject: Inconsistency in SMBus drivers? Lines: 28 Message-Id: <20030112111342.1EFAE43EB2@mx1.FreeBSD.org> Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, while trying to use the ichsmb driver, I noticed something odd: in ichsmb.c, the slave address is always shifted, while the other drivers (e.g. amdpm.c) take the slave address as given. Here is an example from ichsmb.c: int ichsmb_bread(device_t dev, u_char slave, char cmd, u_char count, char *buf) { (...) bus_space_write_1(sc->io_bst, sc->io_bsh, ICH_XMIT_SLVA, (slave << 1) | ICH_XMIT_SLVA_READ); and the corresponding lines from amdpm.c: static int amdpm_bread(device_t dev, u_char slave, char cmd, u_char count, char *buf) { (...) AMDPM_SMBOUTW(sc, AMDSMB_HSTADDR, slave | LSB); Oh, and why is ichsmb under src/sys/dev, while the others are unders src/sys/pci? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Sun Jan 12 9:30:37 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D4B537B401 for ; Sun, 12 Jan 2003 09:30:36 -0800 (PST) Received: from bessel.tekniikka.turkuamk.fi (bessel.tekniikka.turkuamk.fi [193.166.133.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6661243F18 for ; Sun, 12 Jan 2003 09:30:35 -0800 (PST) (envelope-from eyurtese@bessel.tekniikka.turkuamk.fi) Received: from localhost (eyurtese@localhost) by bessel.tekniikka.turkuamk.fi (8.9.2/8.9.2) with ESMTP id TAA97596 for ; Sun, 12 Jan 2003 19:30:33 +0200 Date: Sun, 12 Jan 2003 19:30:32 +0200 (WET) From: Evren Yurtesen To: freebsd-hardware@freebsd.org Subject: ide raid question Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Some IBM ata drives support tagged queuing so the read performance would be improved. If I use an ide raid thencan I still use this tagged queuing or the ide raid should support it or what? What hard drive ide raid controller combinations are best? Evren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Mon Jan 13 6:38:40 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DD4637B401 for ; Mon, 13 Jan 2003 06:38:39 -0800 (PST) Received: from mailer.berkom.de (mailer.berkom.de [141.39.13.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 324F643F13 for ; Mon, 13 Jan 2003 06:38:31 -0800 (PST) (envelope-from wjontofs@berkom.de) Received: from karma (karma.t33.berkom.de [141.39.27.116]) by mailer.berkom.de (8.12.6/8.12.6) with ESMTP id h0DEcUXN027250 for ; Mon, 13 Jan 2003 15:38:30 +0100 (MET) Content-Type: text/plain; charset="us-ascii" From: Walter Organization: T-Systems NovaGmbH To: freebsd-hardware@freebsd.org Subject: can't boot/install freebsd from cdrom/floppy - serverworks gc sl chipset Date: Mon, 13 Jan 2003 17:11:25 +0100 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200301131711.25233.wjontofs@berkom.de> Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, i've problems installing freebsd on System with ServerWorks GC SL -Chipse= t,=20 Pentium 4, LSI Logic MPT (53c1030) SCSI-Controller Booting with floppy kern.flp from 4.7-release, not even the bootstrap loa= der=20 works, then i tried from 5.0rc3 - i got=20 fatal trap 10: trace trap while in vm86 mode instruction pointer=3D0xf000:0xf842 stack pointer=09 =3D 0x0:0xff8 frame pointer=09 =3D 0x0:0x0 code segment=09 =3D base 0x0, linit 0x0, type 0x0 =09=09=09 =3D DPL 0, pres 0, def32 0, gran 0 processor eflags =3D interupt enabled, vm86 IOPL =3D 0 current process=09 =3D 0 () trap number =09=3D 10 panic: trace trap Uptime: 1s I thought probably a hardware failure, but i tried to install Linux Redhat 8.0, without problems ?! Any hints ? Thanks in advance for any helpful informations Walter Jontofsohn/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Mon Jan 13 11:35:31 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A36EA37B405 for ; Mon, 13 Jan 2003 11:35:29 -0800 (PST) Received: from mail.speakeasy.net (mail15.speakeasy.net [216.254.0.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C71B43F43 for ; Mon, 13 Jan 2003 11:35:29 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 31179 invoked from network); 13 Jan 2003 19:35:34 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail15.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 13 Jan 2003 19:35:34 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id h0DJZRUT003338; Mon, 13 Jan 2003 14:35:27 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200301131711.25233.wjontofs@berkom.de> Date: Mon, 13 Jan 2003 14:35:38 -0500 (EST) From: John Baldwin To: Walter Subject: RE: can't boot/install freebsd from cdrom/floppy - serverworks g Cc: freebsd-hardware@freebsd.org Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 13-Jan-2003 Walter wrote: > Hello, > > i've problems installing freebsd on System with ServerWorks GC SL -Chipset, > Pentium 4, LSI Logic MPT (53c1030) SCSI-Controller > > > Booting with floppy kern.flp from 4.7-release, not even the bootstrap loader > works, then i tried from 5.0rc3 - i got > > fatal trap 10: trace trap while in vm86 mode > instruction pointer=0xf000:0xf842 > stack pointer = 0x0:0xff8 > frame pointer = 0x0:0x0 > code segment = base 0x0, linit 0x0, type 0x0 > = DPL 0, pres 0, def32 0, gran 0 > processor eflags = interupt enabled, vm86 IOPL = 0 > current process = 0 () > trap number = 10 > panic: trace trap > Uptime: 1s > > > I thought probably a hardware failure, > but i tried to install Linux Redhat 8.0, without problems ?! > > Any hints ? You have a buggy BIOS it seems. I'm not sure why you are getting that kernel trap though. That is a really weird trap. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Mon Jan 13 13:30: 5 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A08437B401; Mon, 13 Jan 2003 13:30:03 -0800 (PST) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4961043EB2; Mon, 13 Jan 2003 13:30:02 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id IAA27161; Tue, 14 Jan 2003 08:29:54 +1100 Date: Tue, 14 Jan 2003 08:30:33 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: John Baldwin Cc: Walter , Subject: RE: can't boot/install freebsd from cdrom/floppy - serverworks g In-Reply-To: Message-ID: <20030114080356.J14218-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 13 Jan 2003, John Baldwin wrote: > On 13-Jan-2003 Walter wrote: > > i've problems installing freebsd on System with ServerWorks GC SL -Chipset, > > Pentium 4, LSI Logic MPT (53c1030) SCSI-Controller > > > > Booting with floppy kern.flp from 4.7-release, not even the bootstrap loader > > works, then i tried from 5.0rc3 - i got > > > > fatal trap 10: trace trap while in vm86 mode > > instruction pointer=0xf000:0xf842 > > stack pointer = 0x0:0xff8 > > frame pointer = 0x0:0x0 > > code segment = base 0x0, linit 0x0, type 0x0 > > = DPL 0, pres 0, def32 0, gran 0 > > processor eflags = interupt enabled, vm86 IOPL = 0 > > current process = 0 () > > trap number = 10 > > panic: trace trap > > Uptime: 1s > > > > I thought probably a hardware failure, > > but i tried to install Linux Redhat 8.0, without problems ?! > > > > Any hints ? Try setting hw.hasbrokenint12 in the loader. > You have a buggy BIOS it seems. I'm not sure why you are getting > that kernel trap though. That is a really weird trap. int 0x12 is reported to be broken for some new BIOSes. I think the bug is just that getmemsize() uses vm86_intcall(0x12, ...) before enough is initialized for vm86_intcall(0x12, ...) to work. It's not clear what is needed for it to work, but getmemsize() clearly doesn't do enough in RELENG_4 -- it doesn't map pages into the vm86 page table. Old BIOSes implement int 0x12 by just returning the result of reading the word at 0x40:0x13 or thereabouts. I'm not sure how even that much worked (do we map the first page specially?). Newer BIOSes may well do much more complicated things. Hopefully there is a standard that prevents them arbitrarily using things that don't work in vm86 mode. Rev.1.544 has some too-large changes which attempt to fix this automatically, but it caused panics and was replaced by simpler changes and a non-automatically set loader flag in rev.1.549. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Tue Jan 14 7:51:23 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D941437B401 for ; Tue, 14 Jan 2003 07:51:21 -0800 (PST) Received: from motor.rt.ru (motor.rt.ru [195.161.0.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EAB643EB2 for ; Tue, 14 Jan 2003 07:51:00 -0800 (PST) (envelope-from dima@rt.ru) Received: from rt.ru (localhost [127.0.0.1]) by home.morhold.ru (8.12.6/8.12.6) with ESMTP id h0EFcx6m001074 for ; Tue, 14 Jan 2003 18:39:04 +0300 (MSK) (envelope-from dima@rt.ru) Message-ID: <3E242F13.E87CC8CD@rt.ru> Date: Tue, 14 Jan 2003 18:38:59 +0300 From: "Dmitry S. Rzhavin" Reply-To: dima@balrog.rt.ru Organization: RTComm.RU X-Mailer: Mozilla 4.8 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: ru, en MIME-Version: 1.0 To: hardware@freebsd.org Subject: problems with Logitech iFeel MouseMan mouce Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello! I have problems with an usb Logitech iFeel MouseMan mouce. When I connect it, boot log looks like: === uhci0: port 0xe400-0xe41f irq 9 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered < long delay > ums0: Logitech product 0xc032, rev 1.00/1.01, addr 2, iclass 3/1 < long delay > device_probe_and_attach: ums0 attach returned 6 < long delay > ugen0: Logitech product 0xc032, rev 1.00/1.01, addr 2 < long delay > ugen0: setting configuration index 0 failed < long delay > device_probe_and_attach: ugen0 attach returned 6 uhub1: Texas Instruments TUSB2046 hub, class 9/0, rev 1.10/1.25, addr 3 uhub1: 4 ports with 4 removable, self powered === and FreeBSD can not use it: # usbdevs -dv Controller /dev/usb0: addr 1: self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00 uhub0 port 1 addr 2: low speed, power 500 mA, unconfigured, product 0xc032(0xc032), Logitech(0x046d), rev 1.01 port 2 addr 3: self powered, config 1, TUSB2046 hub(0x2046), Texas Instruments(0x0451), rev 1.25 How can I use my mouse? # uname -r 4.7-STABLE # strings -n 3 /kernel | sed -n 's/^___//p' | g -i '\(usb\|ums\)' device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device ums # Mouse To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Tue Jan 14 7:51:46 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D18BD37B401 for ; Tue, 14 Jan 2003 07:51:44 -0800 (PST) Received: from motor.rt.ru (motor.rt.ru [195.161.0.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A67343EB2 for ; Tue, 14 Jan 2003 07:51:24 -0800 (PST) (envelope-from dima@rt.ru) Received: from rt.ru (localhost [127.0.0.1]) by home.morhold.ru (8.12.6/8.12.6) with ESMTP id h0CJME7R000381 for ; Sun, 12 Jan 2003 22:22:23 +0300 (MSK) (envelope-from dima@rt.ru) Message-ID: <3E21C066.9C2C22F3@rt.ru> Date: Sun, 12 Jan 2003 22:22:14 +0300 From: "Dmitry S. Rzhavin" Reply-To: dima@balrog.rt.ru Organization: RTComm.RU X-Mailer: Mozilla 4.8 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: ru, en MIME-Version: 1.0 To: hardware@freebsd.org Subject: problems with Logitech iFeel MouseMan mouce Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello! I have problems with an usb Logitech iFeel MouseMan mouce. When I connect it, boot log looks like: === uhci0: port 0xe400-0xe41f irq 9 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered < long delay > ums0: Logitech product 0xc032, rev 1.00/1.01, addr 2, iclass 3/1 < long delay > device_probe_and_attach: ums0 attach returned 6 < long delay > ugen0: Logitech product 0xc032, rev 1.00/1.01, addr 2 < long delay > ugen0: setting configuration index 0 failed < long delay > device_probe_and_attach: ugen0 attach returned 6 uhub1: Texas Instruments TUSB2046 hub, class 9/0, rev 1.10/1.25, addr 3 uhub1: 4 ports with 4 removable, self powered === and FreeBSD can not use it: # usbdevs -dv Controller /dev/usb0: addr 1: self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00 uhub0 port 1 addr 2: low speed, power 500 mA, unconfigured, product 0xc032(0xc032), Logitech(0x046d), rev 1.01 port 2 addr 3: self powered, config 1, TUSB2046 hub(0x2046), Texas Instruments(0x0451), rev 1.25 How can I use my mouse? # uname -r 4.7-STABLE # strings -n 3 /kernel | sed -n 's/^___//p' | g -i '\(usb\|ums\)' device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device ums # Mouse To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Tue Jan 14 8:30:46 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9CFC37B401 for ; Tue, 14 Jan 2003 08:30:45 -0800 (PST) Received: from beck.quonix.net (beck.quonix.net [64.239.136.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42B9643F85 for ; Tue, 14 Jan 2003 08:30:45 -0800 (PST) (envelope-from essenz@essenz.com) Received: from beck.quonix.net (beck.quonix.net [64.239.136.146]) by beck.quonix.net (8.11.6/8.11.6) with ESMTP id h0EGSt273145 for ; Tue, 14 Jan 2003 08:28:55 -0800 (PST) (envelope-from essenz@essenz.com) Date: Tue, 14 Jan 2003 08:28:55 -0800 (PST) From: WWW X-X-Sender: To: Subject: USB Boot Drive Message-ID: <20030114081625.V73076-100000@beck.quonix.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I tried searching for this, but didn't find anything. Can you install/boot FreeBSD on an external USB Hard Drive? Ideally, I would build a GENERIC kernal on the USB drive, then attach it to various PC's with USB ports (Desktops, Laptops, etc.,.) for booting. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Wed Jan 15 4:30:30 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9718537B401; Wed, 15 Jan 2003 04:30:24 -0800 (PST) Received: from weenix.guru.org (weenix.guru.org [24.199.153.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8986743ED8; Wed, 15 Jan 2003 04:30:23 -0800 (PST) (envelope-from kmitch@guru.org) Received: from guru.org (rtp-isp-nat1.cisco.com [64.102.254.33]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by weenix.guru.org (Postfix) with ESMTP id C541C327BF; Wed, 15 Jan 2003 07:30:16 -0500 (EST) Message-ID: <3E255457.7010602@guru.org> Date: Wed, 15 Jan 2003 07:30:15 -0500 From: Keith Mitchell User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "randall s. ehren" Cc: freebsd-hardware , freebsd-stable@freebsd.org, sos@freebsd.org Subject: Re: ATA problems (still) References: <20030110142540.GA1179@weenix.guru.org> <3E1EF140.4060704@ucsb.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I just tried swapping one of the seagate drives with the WD ATA6 drive so that the WD was aatached to the same motherboard and cable where the segate was happily working and the segate was attached to the same motherboard and cable where the WD wasn't happily working. And the result was the same... the seagte is still happily working and the WD drive is crashing the same as it was before. randall s. ehren wrote: > have you tried the "WD 180GB hard drive (2MB cache -- non-special > edition)" in one of the machines with identical hardware? i had a WD > 120 gig drive that reported a S.M.A.R.T. error in one machine, but not > any other, even if i attached it to an IDE controller - ended up the > motherboard was just faulty. > > -randall > > > Keith Mitchell wrote: > >> Hi, >> >> Back in October, I sent out an email with respect to problems I have >> been >> having with my 4.7 based FreeBSD system since I swapped out the SCSI >> drives >> for a large capacity IDE drive. I never got much help with that request >> so I am reposting with some additional information I have collected >> since >> then. >> >> My system is currently running FreeBSD 4.7-STABLE from Dec 4. The >> system is >> a ASUS TUSL2-C motherboard with a Pentium III-1.133ghz. This >> motherboard >> has the Intel ICH2 chipset on it for the IDE controller. >> >> I purchased a WD 180GB hard drive (2MB cache -- non-special edition): >> >> ATA/ATAPI revision 6 >> device model WDC WD1800BB-00DAA0 >> serial number WD-WMACK1027562 >> firmware revision 63.13F63 >> cylinders 16383 >> heads 16 >> sectors/track 63 >> lba supported 268435455 sectors >> lba48 supported 351651888 sectors >> dma supported >> overlap not supported >> >> Feature Support Enable Value Vendor >> write cache yes yes >> read ahead yes yes >> dma queued no no 0/00 >> SMART yes yes >> microcode download yes yes >> security yes yes >> power management yes yes >> advanced power management no no 0/00 >> automatic acoustic management yes no 254/FE 128/80 >> >> >> At first, I attached this to the onboard ICH2-based controller and I was >> seeing hard hangs about every 1-2 days that required a power-off to >> correct. >> On the console I would see: >> >> ad4: READ command timeout tag=0 serv=0 - resetting >> something about removing the drive from the config >> >> then the system slowly grinded to a halt. If I just hit the reset >> button >> then the system will not find the hard drive on the reboot. I have >> to hit >> the power button to make it find the hard drive again. >> >> The hard drive also came with a "free" ATA100 controller made by promise >> that supoported the ATA6 command-set so I then tried this controller: >> >> atapci0: port >> 0xb400-0xb40f,0xb800-0xb803,0xd000-0xd007,0xd400-0xd403,0xd800-0xd807 >> mem 0xf3800000-0xf3803fff irq 9 at device 10.0 on pci2 >> >> With this controller the system lasts longer than 1-2 days but still >> crashes >> in the same way after about 1 week. >> >> In the original setup (on the onboard controller) I had the hard >> drive on >> channel 0 configured as an only drive and had an LS-120 and DVD-ROM >> on channel >> 1. When I moved the hard drive over to the Promise PCI card, I left the >> LS-120 and CD-ROM drive on the onbaord controller and moved only the >> hard >> drive. >> >> Next, I tried swapping out the hard drive for a another one. This >> one was >> a WD 200GB special edition (8MB cache): >> >> ATA/ATAPI revision 6 >> device model WDC WD2000JB-00DUA0 >> serial number WD-WMACK1058547 >> firmware revision 63.13F63 >> cylinders 16383 >> heads 16 >> sectors/track 63 >> lba supported 268435455 sectors >> lba48 supported 390721968 sectors >> dma supported >> overlap not supported >> >> Feature Support Enable Value Vendor >> write cache yes yes >> read ahead yes yes >> dma queued no no 0/00 >> SMART yes no >> microcode download yes yes >> security yes no >> power management yes yes >> advanced power management no no 0/00 >> automatic acoustic management yes no 254/FE 128/80 >> >> >> With this drive I tried both controllers as above and got the same >> results. >> >> Then i saw some thread about how bad cables could potentially contribute >> to this problem so I tried three different "new" cables I had. None >> of these >> worked either so I went to the local computer parts store and >> purchased a >> ATA100/ATA133 cable and that didn't work either. >> >> So then I tried disable DMA, tags, etc: >> >> hw.ata.ata_dma: 0 >> hw.ata.wc: 0 >> hw.ata.tags: 0 >> hw.ata.atapi_dma: 0 >> >> This still didn't work. >> >> I should also mention that I have two other FreeBSD boxes here with >> similar >> configurations to this box (same mb, same processor) but use a Seagate >> ATAV drive. Both of those systems work fine. So I'm not sure if the >> problem has something to do with the WD drives or if it has something to >> do with the ATA6 support (for larger than 137GB hard drives). >> >> For reference the info on the two segate drives (both of these are >> configured >> as master drives on chanell 0 of the onboard controller -- like wise a >> LS-120 and CD-ROM/DVD-ROM are on channel 1) in their respective >> computers: >> >> ATA/ATAPI revision 5 >> device model ST360021A >> serial number 3HR02PJF >> firmware revision 3.05 >> cylinders 16383 >> heads 16 >> sectors/track 63 >> lba supported 117231408 sectors >> lba48 not supported dma supported >> overlap not supported >> >> Feature Support Enable Value Vendor >> write cache yes yes >> read ahead yes yes >> dma queued no no 0/00 >> SMART yes no >> microcode download yes yes >> security yes no >> power management yes yes >> advanced power management no no 65278/FEFE >> automatic acoustic management yes yes 128/80 128/80 >> >> >> >> ATA/ATAPI revision 5 >> device model ST340016A >> serial number 3HS031PZ >> firmware revision 3.05 >> cylinders 16383 >> heads 16 >> sectors/track 63 >> lba supported 78165360 sectors >> lba48 not supported dma supported >> overlap not supported >> >> Feature Support Enable Value Vendor >> write cache yes yes >> read ahead yes yes >> dma queued no no 0/00 >> SMART yes no >> microcode download yes yes >> security yes no >> power management yes yes >> advanced power management no no 65278/FEFE >> automatic acoustic management yes yes 128/80 128/80 >> >> >> When I took the 180GB out of the FreeBSD box and replace it with the >> 200GB >> drive, I put the 180GB drive in my Mac and it has been working >> flawlessly >> over there since the middle of november. >> >> Has anyone had any luck with large hard drives or these WD drives? I >> can't >> think of anything else to try. >> > -- Keith Mitchell Email: kmitch@guru.org PGP key available upon request To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Wed Jan 15 4:38:17 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E37BD37B401; Wed, 15 Jan 2003 04:38:16 -0800 (PST) Received: from spider.deepcore.dk (cpe.atm2-0-56339.0x50c6aa0a.abnxx2.customer.tele.dk [80.198.170.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EA1443ED8; Wed, 15 Jan 2003 04:38:15 -0800 (PST) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.5/8.12.6) id h0FCcD5e025929; Wed, 15 Jan 2003 13:38:13 +0100 (CET) (envelope-from sos) From: Soeren Schmidt Message-Id: <200301151238.h0FCcD5e025929@spider.deepcore.dk> Subject: Re: ATA problems (still) In-Reply-To: <3E255457.7010602@guru.org> To: Keith Mitchell Date: Wed, 15 Jan 2003 13:38:13 +0100 (CET) Cc: "randall s. ehren" , freebsd-hardware , freebsd-stable@freebsd.org, sos@freebsd.org X-Mailer: ELM [version 2.4ME+ PL98b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org It seems Keith Mitchell wrote: > I just tried swapping one of the seagate drives with the WD ATA6 drive > so that the WD was aatached to the same motherboard and cable where the > segate was happily working and the segate was attached to the same > motherboard and cable where the WD wasn't happily working. > > And the result was the same... the seagte is still happily working and > the WD drive is crashing the same as it was before. Hmm so the conclusion seems to be that the WD drive has problems, since we know the controller works and other large drives works. I have no idea why it would fail, could be subtle timing I guess ... If I win the lottery I'll buy one and hack at it :) -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Wed Jan 15 5:22:31 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAC6837B401; Wed, 15 Jan 2003 05:22:30 -0800 (PST) Received: from spider.deepcore.dk (cpe.atm2-0-56339.0x50c6aa0a.abnxx2.customer.tele.dk [80.198.170.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id E550043E4A; Wed, 15 Jan 2003 05:22:29 -0800 (PST) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.5/8.12.6) id h0FDMS37034424; Wed, 15 Jan 2003 14:22:28 +0100 (CET) (envelope-from sos) From: Soeren Schmidt Message-Id: <200301151322.h0FDMS37034424@spider.deepcore.dk> Subject: Re: ATA problems (still) In-Reply-To: <3E255F0C.1010404@guru.org> To: Keith Mitchell Date: Wed, 15 Jan 2003 14:22:28 +0100 (CET) Cc: "randall s. ehren" , freebsd-hardware , freebsd-stable@freebsd.org, sos@freebsd.org X-Mailer: ELM [version 2.4ME+ PL98b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org It seems Keith Mitchell wrote: > >Hmm so the conclusion seems to be that the WD drive has problems, since > >we know the controller works and other large drives works. > >I have no idea why it would fail, could be subtle timing I guess ... > > > And I have tried two different WD drives with the same problems.... > > So what ones are known to work well. I looked and seagate doesn't make > one yet. Maxtor I know works first hand, and I have reports that IBM does as well. -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Wed Jan 15 10:12:14 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8A5837B401 for ; Wed, 15 Jan 2003 10:12:13 -0800 (PST) Received: from mel-rto2.wanadoo.fr (smtp-out-2.wanadoo.fr [193.252.19.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id C550143E4A for ; Wed, 15 Jan 2003 10:12:12 -0800 (PST) (envelope-from hymette@wanadoo.fr) Received: from mel-rta7.wanadoo.fr (193.252.19.61) by mel-rto2.wanadoo.fr (6.7.015) id 3E0C337000B4C037 for freebsd-hardware@freebsd.org; Wed, 15 Jan 2003 19:12:11 +0100 Received: from wanadoo.fr (81.49.37.63) by mel-rta7.wanadoo.fr (6.7.015) id 3E075B1B00AFFA74 for freebsd-hardware@freebsd.org; Wed, 15 Jan 2003 19:12:11 +0100 Message-ID: <3E25A47A.3020304@wanadoo.fr> Date: Wed, 15 Jan 2003 19:12:10 +0100 From: hymette@wanadoo.fr User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021108 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-hardware@freebsd.org Subject: Re: I/O question References: <24529.1041889348@critter.freebsd.dk> <20030107110341.GA24812@myrtle.ukc.ac.uk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I would need a programming software for a PIC16F84a but picprog 1.0.1 present in the ports does not cover this chip. Picprog 1.1 would make it but seems only available in Freebsd 5. Picprog 1.1 requires Linux kernel version 2.0.32 or 2.1.45 or later I don't know to what Linux kernel version the linux_base port is corresponding, but trying to make the picprog 1.1 does not work. Do you know if there is a way to upgrade my linux_base emulation, or if there is another programmer available to use with FreeBSD 4.7 ? Thank you in advance To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Wed Jan 15 16:45:31 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA8E137B407 for ; Wed, 15 Jan 2003 16:45:28 -0800 (PST) Received: from mx1.freebsdsystems.com (gw.freebsdsystems.com [216.126.78.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAA0043F5B for ; Wed, 15 Jan 2003 16:45:26 -0800 (PST) (envelope-from lnb@FreeBSDsystems.com) Received: (qmail 29371 invoked from network); 16 Jan 2003 00:45:25 -0000 Received: from unknown (HELO mx1.FreeBSDsystems.COM) (216.126.84.98) by mx1.freebsdsystems.com with SMTP; 16 Jan 2003 00:45:25 -0000 Subject: Re: ATA problems (still) From: Lanny Baron To: Soeren Schmidt Cc: Keith Mitchell , "randall s. ehren" , freebsd-hardware , freebsd-stable@freebsd.org, sos@freebsd.org In-Reply-To: <200301151238.h0FCcD5e025929@spider.deepcore.dk> References: <200301151238.h0FCcD5e025929@spider.deepcore.dk> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-m+hAED1FiWjhwD2hLRoQ" X-Mailer: Ximian Evolution 1.0.8 Date: 15 Jan 2003 19:45:25 -0500 Message-Id: <1042677925.19537.42.camel@panda.FreeBSDsystems.COM> Mime-Version: 1.0 Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-m+hAED1FiWjhwD2hLRoQ Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,=20 For what it's worth here is some info we rely on. In Servers, most wd hard drives will -not- run and in some cases, not even be seen by FreeBSD with our systems.When speaking to Engineers in Oregon, they have simply said to stay away from them with Servers. Most Intel Server boards are picky with hardware and, when using the correct combination of hardware, run flawlessly.=20 Of course, it is not in my right, nor am I suggesting that anyone not use Western Digital. But, I did test it out some time ago and lo and behold, it was true. Below is an example from one of our Server Board's tested and passed list of hdds (ata and scsi). Note there are no WD drives. Manufacturer Model Number Product Family Interface RPM IBM* IC35L120AVVA07 Deskstar ATA 7,200 123 1, 2, 3, 4 Maxtor* 4G160J8 Neptune D540DX ATA 5,400 160 1, 2, 3, 4 Maxtor MX 6L080J4 Viper D740-6L ATA 7,200 80 1, 2, 3, 4 Maxtor KU73J01703B Atlas III SCA-320 10,000 73 1, 2, 3, 4 Maxtor KW18J01E-030Z Atlas III SCA-160 10,000 18 1, 2, 3, 4 Samsung* SP4004H ATA100 SpinPoint P20 ATA 7,200 40 1, 2, 3, 4 Seagate* ST318406LC Cheetah 36ES U160 10,000 18 1, 2, 3, 4 Seagate ST318406LC Cheetah 36ES U160 10,000 18 1, 2, 3, 4 Seagate ST380021A Barracuda 4 ATA 7,200 80 1, 2, 3, 4 Regards, Lanny On Wed, 2003-01-15 at 07:38, Soeren Schmidt wrote: > It seems Keith Mitchell wrote: > > I just tried swapping one of the seagate drives with the WD ATA6 drive=20 > > so that the WD was aatached to the same motherboard and cable where the= =20 > > segate was happily working and the segate was attached to the same=20 > > motherboard and cable where the WD wasn't happily working. > >=20 > > And the result was the same... the seagte is still happily working and=20 > > the WD drive is crashing the same as it was before. >=20 > Hmm so the conclusion seems to be that the WD drive has problems, since > we know the controller works and other large drives works. > I have no idea why it would fail, could be subtle timing I guess ... >=20 > If I win the lottery I'll buy one and hack at it :) >=20 > -S=F8ren >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hardware" in the body of the message --=20 +~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~ Lanny Baron Proud to be 100% FreeBSD FreeBSD Systems, Inc / Freedom Technologies Corp. http://www.FreeBSDsystems.COM 1.877.963.1900 +~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~+~ --=-m+hAED1FiWjhwD2hLRoQ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQA+JgClmMM5HZ4HilwRArsAAJwPa7LOUjRDhsuKSyudj477CiWHuQCfX4L2 EEEhCy/ySXbwm/Dli/K9Wbo= =HRF0 -----END PGP SIGNATURE----- --=-m+hAED1FiWjhwD2hLRoQ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Fri Jan 17 0:30: 4 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3031837B401; Fri, 17 Jan 2003 00:30:03 -0800 (PST) Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDA3643F1E; Fri, 17 Jan 2003 00:29:59 -0800 (PST) (envelope-from eugen@kuzbass.ru) Received: from kuzbass.ru (kost [213.184.65.82]) by www.svzserv.kemerovo.su (8.12.6/8.12.6) with ESMTP id h0H8TsBt032280; Fri, 17 Jan 2003 15:29:55 +0700 (KRAT) (envelope-from eugen@kuzbass.ru) Message-ID: <3E27BEF5.CBBD834C@kuzbass.ru> Date: Fri, 17 Jan 2003 15:29:41 +0700 From: Eugene Grosbein Organization: SVZServ X-Mailer: Mozilla 4.79 [en] (Win95; U) X-Accept-Language: ru,en MIME-Version: 1.0 To: hardware@freebsd.org Cc: net@freebsd.org Subject: fxp(4) and multiport ethernet controllers Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi! Does fxp(4) support dual-port and similar ethernet controllers (4.7-STABLE)? More precisely, will FreeBSD work with Intel 815E NOVA-7898 Chipset? http://www.voxtechnologies.com/Embedded_Platforms/nova7898.htm Eugene Grosbein P.S. Please CC: me when replying. Thank you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Fri Jan 17 4:40:23 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FFF937B401 for ; Fri, 17 Jan 2003 04:40:22 -0800 (PST) Received: from smtp2.libero.it (smtp2.libero.it [193.70.192.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6F9C43F13 for ; Fri, 17 Jan 2003 04:40:21 -0800 (PST) (envelope-from delrosso.a@inwind.it) Received: from homer.freebsd.home (62.98.71.84) by smtp2.libero.it (6.7.015) id 3E0C6F60007E1B08 for hardware@freebsd.org; Fri, 17 Jan 2003 13:40:15 +0100 Received: by homer.freebsd.home (Postfix, from userid 1000) id 7847B3CE; Fri, 17 Jan 2003 13:27:14 +0100 (CET) Date: Fri, 17 Jan 2003 13:27:14 +0100 From: UndeRsc0re To: hardware@freebsd.org Subject: Creative muVo mp3 player Message-Id: <20030117132714.442dec9c.delrosso.a@inwind.it> X-Mailer: Sylpheed version 0.8.8claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, somebody knows if this player works on FreeBSD? I'm lookin' for an mp3 player, but i find rio* only. There're more? Thanks and i'm sorry for my bad english. Antonio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Fri Jan 17 6:23:20 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B816937B401; Fri, 17 Jan 2003 06:23:19 -0800 (PST) Received: from pasiphae.parad.net (pasiphae.parad.net [63.246.102.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id A700A43EB2; Fri, 17 Jan 2003 06:23:18 -0800 (PST) (envelope-from jdisher@parad.net) Received: from localhost (jdisher@localhost) by pasiphae.parad.net (8.10.2/8.10.2) with ESMTP id h0HEMha04567; Fri, 17 Jan 2003 09:22:44 -0500 Date: Fri, 17 Jan 2003 09:22:43 -0500 (EST) From: Jonathan Disher To: Eugene Grosbein Cc: hardware@FreeBSD.ORG, Subject: Re: fxp(4) and multiport ethernet controllers In-Reply-To: <3E27BEF5.CBBD834C@kuzbass.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 17 Jan 2003, Eugene Grosbein wrote: > Hi! > > Does fxp(4) support dual-port and similar ethernet controllers (4.7-STABLE)? > More precisely, will FreeBSD work with Intel 815E NOVA-7898 Chipset? > http://www.voxtechnologies.com/Embedded_Platforms/nova7898.htm > > Eugene Grosbein > > P.S. Please CC: me when replying. Thank you. We have a dual-port FXP working just fine in 4.7-RELEASE (and, I'd imagine, 4.7-STABLE). It just shows up as fxp0 and fxp1. I don't have the exact model number, however. -j To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Fri Jan 17 6:31:15 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C194537B401; Fri, 17 Jan 2003 06:31:13 -0800 (PST) Received: from exchange.wan.no (exchange.wan.no [80.86.128.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3D7243F18; Fri, 17 Jan 2003 06:31:12 -0800 (PST) (envelope-from sten.daniel.sorsdal@wan.no) Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: fxp(4) and multiport ethernet controllers X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Fri, 17 Jan 2003 15:31:16 +0100 Message-ID: <0AF1BBDF1218F14E9B4CCE414744E70F07D2CB@exchange.wanglobal.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: fxp(4) and multiport ethernet controllers Thread-Index: AcK+ArKTyf8qkddrTN+wJYV1pRi8TwAMjOjQ From: =?iso-8859-1?Q?Sten_Daniel_S=F8rsdal?= To: "Eugene Grosbein" , Cc: Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org RELEASE + STABLE - 4.7 - Works like a charm! :) ---------------------------------------=20 Med vennlig hilsen / Best regards=20 Sten Daniel S=F8rsdal=20 ---------------------------------------=20 -----Original Message----- From: Eugene Grosbein [mailto:eugen@kuzbass.ru]=20 Sent: 17. januar 2003 09:30 To: hardware@freebsd.org Cc: net@freebsd.org Subject: fxp(4) and multiport ethernet controllers Hi! Does fxp(4) support dual-port and similar ethernet controllers = (4.7-STABLE)? More precisely, will FreeBSD work with Intel 815E = NOVA-7898 Chipset? = http://www.voxtechnologies.com/Embedded_Platforms/nova7898.htm Eugene Grosbein P.S. Please CC: me when replying. Thank you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" 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 Fri Jan 17 9:19: 8 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AD9737B401 for ; Fri, 17 Jan 2003 09:19:07 -0800 (PST) Received: from symbion.srrc.usda.gov (symbion.srrc.usda.gov [199.133.86.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C6DF43F5F for ; Fri, 17 Jan 2003 09:19:06 -0800 (PST) (envelope-from gjohnson@srrc.ars.usda.gov) Received: from node1.cluster.srrc.usda.gov (localhost [127.0.0.1]) by symbion.srrc.usda.gov (8.12.6/8.12.6) with ESMTP id h0HHIuZS080772 for ; Fri, 17 Jan 2003 11:18:56 -0600 (CST) (envelope-from glenn@node1.cluster.srrc.usda.gov) Received: (from glenn@localhost) by node1.cluster.srrc.usda.gov (8.12.6/8.12.6/Submit) id h0HHIu3a080771 for hardware@freebsd.org; Fri, 17 Jan 2003 11:18:56 -0600 (CST) (envelope-from glenn) Date: Fri, 17 Jan 2003 11:18:56 -0600 From: Glenn Johnson To: hardware@freebsd.org Subject: 3-Ware Escalade 7500-12 Message-ID: <20030117171856.GA80698@node1.cluster.srrc.usda.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.3i Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Does the 3-Ware 7500-12 RAID controller work with FreeBSD (either 4.7 or 5.0)? I looked at the hardware notes and the 7000 series is supposed to be supported. The notes directed me to the twe manual page and that does not mention the 7000 series. Hence, I wanted to check before I purchase. Thanks. -- Glenn Johnson USDA, ARS, SRRC Phone: (504) 286-4252 New Orleans, LA 70124 e-mail: gjohnson@srrc.ars.usda.gov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Fri Jan 17 13:14:50 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71B9237B401 for ; Fri, 17 Jan 2003 13:14:49 -0800 (PST) Received: from webmail.sub.ru (webmail.sub.ru [213.247.139.22]) by mx1.FreeBSD.org (Postfix) with SMTP id 4BF4543F5F for ; Fri, 17 Jan 2003 13:14:48 -0800 (PST) (envelope-from tarkhil@webmail.sub.ru) Received: (qmail 70059 invoked by uid 0); 17 Jan 2003 21:14:25 -0000 Received: from unknown (HELO shuttle.svib.ru) (195.54.219.242) by webmail.sub.ru with SMTP; 17 Jan 2003 21:14:24 -0000 Date: Sat, 18 Jan 2003 00:14:39 +0300 From: Alex Povolotsky To: freebsd-hardware@freebsd.org Subject: CF reading? Message-Id: <20030118001439.3010dd72.tarkhil@webmail.sub.ru> Organization: sub.ru X-Mailer: Sylpheed version 0.8.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello! I've tried to connect my new CoolPix 4500 to FreeBSD 4.4 (yes, I know it's old. If that issue has been fixed, I'll upgrade tomorrow), via USB. Here's what I've got: Jan 17 18:36:12 shuttle /kernel: umass0: NIKON Nikon Digital Camera E4500, rev 1 .10/1.00, addr 2 Jan 17 18:36:12 shuttle /kernel: da0 at umass-sim0 bus 0 target 0 lun 0 Jan 17 18:36:12 shuttle /kernel: da0: Removable Dir ect Access SCSI-2 device Jan 17 18:36:12 shuttle /kernel: da0: 650KB/s transfers Jan 17 18:36:12 shuttle /kernel: da0: 15MB (31360 512 byte sectors: 64H 32S/T 15 C) seems bright, yes? Any attempt to read da0 results in Jan 17 18:36:25 shuttle /kernel: (da0:umass-sim0:0:0:0): READ(06). CDB: 8 0 0 0 1 0 Jan 17 18:36:25 shuttle /kernel: (da0:umass-sim0:0:0:0): ILLEGAL REQUEST asc:20, 0 Jan 17 18:36:25 shuttle /kernel: (da0:umass-sim0:0:0:0): Invalid command operati on code Jan 17 18:36:25 shuttle /kernel: da0: reading primary partition table: error rea ding fsbn 0 Here's my dmesg about usb: Jan 16 21:49:03 shuttle /kernel: usb0: on uhci0 Jan 16 21:49:03 shuttle /kernel: usb0: USB revision 1.0 Jan 16 21:49:03 shuttle /kernel: uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1 .00, addr 1 Jan 16 21:49:03 shuttle /kernel: uhub0: 2 ports with 2 removable, self powered It works well on Win98, so I cannot blame hardware. Reading mans on usb/usbd didn't lit anything. -- Alex. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Fri Jan 17 13:22:51 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C7A537B401 for ; Fri, 17 Jan 2003 13:22:49 -0800 (PST) Received: from mail.johnrshannon.com (mail.johnrshannon.com [208.141.183.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CEEC43F18 for ; Fri, 17 Jan 2003 13:22:48 -0800 (PST) (envelope-from john@johnrshannon.com) Received: by mail.johnrshannon.com (Postfix, from userid 1003) id 3CDA712492; Fri, 17 Jan 2003 14:22:42 -0700 (MST) Received: from pablo.johnrshannon.com (pablo.johnrshannon.com [192.168.1.3]) by mail.johnrshannon.com (Postfix) with ESMTP id 866EE1248A; Fri, 17 Jan 2003 14:22:41 -0700 (MST) Received: from pablo.johnrshannon.com (localhost [127.0.0.1]) by pablo.johnrshannon.com (8.12.6/8.12.6) with ESMTP id h0HLMfTT066578; Fri, 17 Jan 2003 14:22:41 -0700 (MST) (envelope-from john@pablo.johnrshannon.com) Received: (from john@localhost) by pablo.johnrshannon.com (8.12.6/8.12.6/Submit) id h0HLMfup066577; Fri, 17 Jan 2003 14:22:41 -0700 (MST) (envelope-from john) Content-Type: text/plain; charset="iso-8859-1" From: "John R. Shannon" Reply-To: john@johnrshannon.com To: Alex Povolotsky , freebsd-hardware@FreeBSD.ORG Subject: Re: CF reading? Date: Fri, 17 Jan 2003 14:22:41 -0700 User-Agent: KMail/1.4.3 References: <20030118001439.3010dd72.tarkhil@webmail.sub.ru> In-Reply-To: <20030118001439.3010dd72.tarkhil@webmail.sub.ru> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200301171422.41153.john@johnrshannon.com> Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I just went through this with my wife's Christmas present Canon camera. M= y=20 solution was to get a SanDisk ImageMate Reader and connect it via USB. We= =20 remove the CF cards and read mount them like any removable device. One thing - the CF card has to be formatted with a filesystem before you = can=20 read it. With my wife's Canon, this can be done with the camera. On Friday 17 January 2003 02:14 pm, Alex Povolotsky wrote: > Hello! > > I've tried to connect my new CoolPix 4500 to FreeBSD 4.4 (yes, I know i= t's > old. If that issue has been fixed, I'll upgrade tomorrow), via USB. > > Here's what I've got: > > Jan 17 18:36:12 shuttle /kernel: umass0: NIKON Nikon Digital Camera E45= 00, > rev 1 .10/1.00, addr 2 > Jan 17 18:36:12 shuttle /kernel: da0 at umass-sim0 bus 0 target 0 lun 0 > Jan 17 18:36:12 shuttle /kernel: da0: > Removable Dir ect Access SCSI-2 device > Jan 17 18:36:12 shuttle /kernel: da0: 650KB/s transfers > Jan 17 18:36:12 shuttle /kernel: da0: 15MB (31360 512 byte sectors: 64H > 32S/T 15 C) > > seems bright, yes? > > Any attempt to read da0 results in > > Jan 17 18:36:25 shuttle /kernel: (da0:umass-sim0:0:0:0): READ(06). CDB:= 8 0 > 0 0 1 0 > Jan 17 18:36:25 shuttle /kernel: (da0:umass-sim0:0:0:0): ILLEGAL REQUES= T > asc:20, 0 > Jan 17 18:36:25 shuttle /kernel: (da0:umass-sim0:0:0:0): Invalid comman= d > operati on code > Jan 17 18:36:25 shuttle /kernel: da0: reading primary partition table: > error rea ding fsbn 0 > > Here's my dmesg about usb: > > Jan 16 21:49:03 shuttle /kernel: usb0: on u= hci0 > Jan 16 21:49:03 shuttle /kernel: usb0: USB revision 1.0 > Jan 16 21:49:03 shuttle /kernel: uhub0: VIA UHCI root hub, class 9/0, r= ev > 1.00/1 .00, addr 1 > Jan 16 21:49:03 shuttle /kernel: uhub0: 2 ports with 2 removable, self > powered > > It works well on Win98, so I cannot blame hardware. > > Reading mans on usb/usbd didn't lit anything. --=20 John R. Shannon john@johnrshannon.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Fri Jan 17 13:35:59 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7E9937B401 for ; Fri, 17 Jan 2003 13:35:58 -0800 (PST) Received: from webmail.sub.ru (webmail.sub.ru [213.247.139.22]) by mx1.FreeBSD.org (Postfix) with SMTP id 7A8D043F1E for ; Fri, 17 Jan 2003 13:35:57 -0800 (PST) (envelope-from tarkhil@webmail.sub.ru) Received: (qmail 74661 invoked by uid 0); 17 Jan 2003 21:35:34 -0000 Received: from unknown (HELO shuttle.svib.ru) (195.54.219.242) by webmail.sub.ru with SMTP; 17 Jan 2003 21:35:30 -0000 Date: Sat, 18 Jan 2003 00:35:30 +0300 From: Alex Povolotsky To: john@johnrshannon.com, freebsd-hardware@FreeBSD.ORG Subject: Re: CF reading? Message-Id: <20030118003530.377ef7a2.tarkhil@webmail.sub.ru> In-Reply-To: <200301171422.41153.john@johnrshannon.com> References: <20030118001439.3010dd72.tarkhil@webmail.sub.ru> <200301171422.41153.john@johnrshannon.com> Organization: sub.ru X-Mailer: Sylpheed version 0.8.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 17 Jan 2003 14:22:41 -0700 "John R. Shannon" wrote: JRS> I just went through this with my wife's Christmas present Canon JRS> camera. My solution was to get a SanDisk ImageMate Reader and JRS> connect it via USB. We remove the CF cards and read mount them like JRS> any removable device. What's the innate difference between Nikon as umass, Uno 4! CF reader (got the same result from it) and SanDisk ImageMate? AFAIK, at least Uno 4! works under Linux. JRS> One thing - the CF card has to be formatted with a filesystem JRS> before you can read it. With my wife's Canon, this can be done with JRS> the camera. Hmm... Isn't it get shipped preformatted? Will camera work with unformatted media? -- Alex. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Fri Jan 17 13:57:21 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6028737B401 for ; Fri, 17 Jan 2003 13:57:20 -0800 (PST) Received: from kurush.osdn.org.ua (external.osdn.org.ua [212.40.34.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC14D43F18 for ; Fri, 17 Jan 2003 13:57:18 -0800 (PST) (envelope-from never@kurush.osdn.org.ua) Received: from kurush.osdn.org.ua (never@localhost [127.0.0.1]) by kurush.osdn.org.ua (8.12.6/8.12.6) with ESMTP id h0HLvFWK038286; Fri, 17 Jan 2003 23:57:16 +0200 (EET) (envelope-from never@kurush.osdn.org.ua) Received: (from never@localhost) by kurush.osdn.org.ua (8.12.6/8.12.6/Submit) id h0HLvF5v038285; Fri, 17 Jan 2003 23:57:15 +0200 (EET) Date: Fri, 17 Jan 2003 23:57:15 +0200 From: Alexandr Kovalenko To: Glenn Johnson Cc: hardware@FreeBSD.ORG Subject: Re: 3-Ware Escalade 7500-12 Message-ID: <20030117215714.GC33333@nevermind.kiev.ua> References: <20030117171856.GA80698@node1.cluster.srrc.usda.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20030117171856.GA80698@node1.cluster.srrc.usda.gov> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, Glenn Johnson! On Fri, Jan 17, 2003 at 11:18:56AM -0600, you wrote: > Does the 3-Ware 7500-12 RAID controller work with FreeBSD (either 4.7 or > 5.0)? > > I looked at the hardware notes and the 7000 series is supposed to be > supported. The notes directed me to the twe manual page and that > does not mention the 7000 series. Hence, I wanted to check before I > purchase. Yes, they are supported with twe(4) driver. http://www.3ware.com/supportfaq/supportfaq.htm http://people.freebsd.org/~msmith/RAID/index.html#3ware http://groups.google.com/groups?q=3ware+7500+FreeBSD&hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=akj4to%241s4r%241%40FreeBSD.csie.NCTU.edu.tw&rnum=1 -- NEVE-RIPE, will build world for food Ukrainian FreeBSD User Group http://uafug.org.ua/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Fri Jan 17 13:59:22 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23CA437B401 for ; Fri, 17 Jan 2003 13:59:21 -0800 (PST) Received: from mail.johnrshannon.com (mail.johnrshannon.com [208.141.183.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7274D43F5B for ; Fri, 17 Jan 2003 13:59:20 -0800 (PST) (envelope-from john@johnrshannon.com) Received: by mail.johnrshannon.com (Postfix, from userid 1003) id 0554312492; Fri, 17 Jan 2003 14:59:20 -0700 (MST) Received: from pablo.johnrshannon.com (pablo.johnrshannon.com [192.168.1.3]) by mail.johnrshannon.com (Postfix) with ESMTP id 975831248A; Fri, 17 Jan 2003 14:59:19 -0700 (MST) Received: from pablo.johnrshannon.com (localhost [127.0.0.1]) by pablo.johnrshannon.com (8.12.6/8.12.6) with ESMTP id h0HLxJTT066721; Fri, 17 Jan 2003 14:59:19 -0700 (MST) (envelope-from john@pablo.johnrshannon.com) Received: (from john@localhost) by pablo.johnrshannon.com (8.12.6/8.12.6/Submit) id h0HLxJb4066720; Fri, 17 Jan 2003 14:59:19 -0700 (MST) (envelope-from john) Content-Type: text/plain; charset="iso-8859-1" From: "John R. Shannon" Reply-To: john@johnrshannon.com To: Alex Povolotsky , freebsd-hardware@FreeBSD.ORG Subject: Re: CF reading? Date: Fri, 17 Jan 2003 14:59:19 -0700 User-Agent: KMail/1.4.3 References: <20030118001439.3010dd72.tarkhil@webmail.sub.ru> <200301171422.41153.john@johnrshannon.com> <20030118003530.377ef7a2.tarkhil@webmail.sub.ru> In-Reply-To: <20030118003530.377ef7a2.tarkhil@webmail.sub.ru> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200301171459.19156.john@johnrshannon.com> Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Friday 17 January 2003 02:35 pm, Alex Povolotsky wrote: > On Fri, 17 Jan 2003 14:22:41 -0700 > "John R. Shannon" wrote: > > JRS> I just went through this with my wife's Christmas present Canon > JRS> camera. My solution was to get a SanDisk ImageMate Reader and > JRS> connect it via USB. We remove the CF cards and read mount them lik= e > JRS> any removable device. > > What's the innate difference between Nikon as umass, Uno 4! CF reader (= got > the same result from it) and SanDisk ImageMate? AFAIK, at least Uno 4! > works under Linux. I found it interesting that the camera was recognized as a disk under uma= ss. I=20 had to use gphoto2 to recognize it as a camera. Does your camera manual s= ay=20 anything about formatting the disk for reading the CF directly? It was bu= ried=20 on page 63 of the Canon manual. > > JRS> One thing - the CF card has to be formatted with a filesystem > JRS> before you can read it. With my wife's Canon, this can be done wit= h > JRS> the camera. > > Hmm... Isn't it get shipped preformatted? Will camera work with unforma= tted > media? Yes, the camera will work with unformatted media, however, the pictures c= an=20 only be downloaded directly from the camera in that case. With the canon,= the=20 format is FAT16. --=20 John R. Shannon john@johnrshannon.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Fri Jan 17 14:33:23 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE85637B401 for ; Fri, 17 Jan 2003 14:33:22 -0800 (PST) Received: from webmail.sub.ru (webmail.sub.ru [213.247.139.22]) by mx1.FreeBSD.org (Postfix) with SMTP id 8732143ED8 for ; Fri, 17 Jan 2003 14:33:21 -0800 (PST) (envelope-from tarkhil@webmail.sub.ru) Received: (qmail 86243 invoked by uid 0); 17 Jan 2003 22:32:58 -0000 Received: from unknown (HELO shuttle.svib.ru) (195.54.219.242) by webmail.sub.ru with SMTP; 17 Jan 2003 22:32:48 -0000 Date: Sat, 18 Jan 2003 01:32:38 +0300 From: Alex Povolotsky To: john@johnrshannon.com Cc: freebsd-hardware@FreeBSD.ORG Subject: Re: CF reading? Message-Id: <20030118013238.4ba7be2d.tarkhil@webmail.sub.ru> In-Reply-To: <200301171459.19156.john@johnrshannon.com> References: <20030118001439.3010dd72.tarkhil@webmail.sub.ru> <200301171422.41153.john@johnrshannon.com> <20030118003530.377ef7a2.tarkhil@webmail.sub.ru> <200301171459.19156.john@johnrshannon.com> Organization: sub.ru X-Mailer: Sylpheed version 0.8.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 17 Jan 2003 14:59:19 -0700 "John R. Shannon" wrote: JRS> I found it interesting that the camera was recognized as a disk JRS> under umass. I had to use gphoto2 to recognize it as a camera. Does JRS> your camera manual say anything about formatting the disk for JRS> reading the CF directly? It was buried on page 63 of the Canon JRS> manual. on page 128 ;-))) I've found that CF is preformatted. I've reformatted it by camera, and achieved nothing. It seems to be unable to read it at all. Jan 18 01:30:03 shuttle /kernel: (da0:umass-sim0:0:0:0): READ(06). CDB: 8 0 0 0 1 0 Jan 18 01:30:03 shuttle /kernel: (da0:umass-sim0:0:0:0): ILLEGAL REQUEST asc:20,0 Jan 18 01:30:03 shuttle /kernel: (da0:umass-sim0:0:0:0): Invalid command operation code Jan 18 01:30:03 shuttle /kernel: da0: reading primary partition table: error reading fsbn 0 I can't interpret these messages :-((( -- Alex. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Sat Jan 18 4:39:12 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7611937B405 for ; Sat, 18 Jan 2003 04:39:11 -0800 (PST) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id C21B343EB2 for ; Sat, 18 Jan 2003 04:39:08 -0800 (PST) (envelope-from ticso@cicely8.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.5/8.12.5) with ESMTP id h0ICd3Uc037020 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Sat, 18 Jan 2003 13:39:05 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.1.10]) by cicely5.cicely.de (8.12.6/8.12.6) with ESMTP id h0ICd2CR034152 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 18 Jan 2003 13:39:02 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (localhost [127.0.0.1]) by cicely8.cicely.de (8.12.6/8.12.6) with ESMTP id h0ICd15W073775; Sat, 18 Jan 2003 13:39:01 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.12.6/8.12.6/Submit) id h0ICd0Jq073774; Sat, 18 Jan 2003 13:39:00 +0100 (CET) Date: Sat, 18 Jan 2003 13:39:00 +0100 From: Bernd Walter To: Alex Povolotsky Cc: freebsd-hardware@FreeBSD.ORG Subject: Re: CF reading? Message-ID: <20030118123900.GV62457@cicely8.cicely.de> Reply-To: ticso@cicely.de References: <20030118001439.3010dd72.tarkhil@webmail.sub.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030118001439.3010dd72.tarkhil@webmail.sub.ru> X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 User-Agent: Mutt/1.5.1i Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Jan 18, 2003 at 12:14:39AM +0300, Alex Povolotsky wrote: > Hello! > > I've tried to connect my new CoolPix 4500 to FreeBSD 4.4 (yes, I know it's old. If that issue has been fixed, I'll upgrade tomorrow), via USB. This has been fixed. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message From owner-freebsd-hardware Sat Jan 18 12:55:14 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0E3C37B405 for ; Sat, 18 Jan 2003 12:55:13 -0800 (PST) Received: from webmail.sub.ru (webmail.sub.ru [213.247.139.22]) by mx1.FreeBSD.org (Postfix) with SMTP id 4A36043F5B for ; Sat, 18 Jan 2003 12:55:12 -0800 (PST) (envelope-from tarkhil@webmail.sub.ru) Received: (qmail 26029 invoked by uid 0); 18 Jan 2003 20:55:07 -0000 Received: from unknown (HELO shuttle.svib.ru) (195.54.219.242) by webmail.sub.ru with SMTP; 18 Jan 2003 20:55:06 -0000 Date: Sat, 18 Jan 2003 23:55:01 +0300 From: Alex Povolotsky To: ticso@cicely.de Cc: ticso@cicely8.cicely.de, freebsd-hardware@FreeBSD.ORG Subject: Re: CF reading? Message-Id: <20030118235501.1c6e6e73.tarkhil@webmail.sub.ru> In-Reply-To: <20030118123900.GV62457@cicely8.cicely.de> References: <20030118001439.3010dd72.tarkhil@webmail.sub.ru> <20030118123900.GV62457@cicely8.cicely.de> Organization: sub.ru X-Mailer: Sylpheed version 0.8.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, 18 Jan 2003 13:39:00 +0100 Bernd Walter wrote: BW> > I've tried to connect my new CoolPix 4500 to FreeBSD 4.4 (yes, I BW> > know it's old. If that issue has been fixed, I'll upgrade BW> > tomorrow), via USB. BW> This has been fixed. Yes, I've found it. Will upgrade next morning. Thanks! -- Alex. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message