From owner-freebsd-current@FreeBSD.ORG Thu Jun 26 16:36:33 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8615737B401; Thu, 26 Jun 2003 16:36:33 -0700 (PDT) Received: from bragi.housing.ufl.edu (bragi.housing.ufl.edu [128.227.47.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3C3744008; Thu, 26 Jun 2003 16:36:32 -0700 (PDT) (envelope-from WillS@housing.ufl.edu) content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Thu, 26 Jun 2003 19:36:31 -0400 Message-ID: <0E972CEE334BFE4291CD07E056C76ED8DB2F01@bragi.housing.ufl.edu> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Heads up: checking in change to ata-card.c Thread-Index: AcM8OlADG/EC+bpPSIWwBcqBacgi4gAAEQpQ From: "Will Saxon" To: "Julian Elischer" cc: David Xu cc: imp@freebsd.org cc: Soeren Schmidt cc: current@freebsd.org cc: Bill Paul Subject: RE: Heads up: checking in change to ata-card.c X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jun 2003 23:36:34 -0000 > -----Original Message----- > From: Julian Elischer [mailto:julian@elischer.org] > Sent: Thursday, June 26, 2003 7:26 PM > To: Will Saxon > Cc: David Xu; Soeren Schmidt; Bill Paul; imp@freebsd.org; > current@freebsd.org > Subject: RE: Heads up: checking in change to ata-card.c >=20 >=20 > Nvidia (I previously didn't know they made full chipsets) > IDE interfaces got broken around FreeBSD 4.3 and at 4.8 they are still > not working.. There is however a workaround which is to=20 > disable the use > of DMA on the devices (in the loader.conf file). if you don't=20 > the system > hangs during boot. >=20 > I have only sporadic access to one, but I don't have one myself which > makes it hard to > test more.. > I have not tested it on 5.x yet.. Well I am pretty sure this isn't an Nvidia chipset, actually I know it = isn't: atapci0: port 0xb000-0xb00f at device 17.1 = on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 ad0: 9797MB [19906/16/63] at ata0-master = UDMA66 acd0: MODE_SENSE_BIG command timeout - resetting ata1: resetting devices .. done ..repeat 19 more times.. acd0: CDROM at ata1-master PIO4 Maybe there are some similarities though - Nvidia seemed to just pull a = good chipset out of nowhere a couple of years ago, maybe they licensed = some stuff from Via? I know they worked a lot on the Xbox but that is an = Intel system - the nForce stuff is AMD-only. I have 4 operable machines, 3 of them working with this 694D board, the = other (ironically) a 230T also (which is working fine with a = 4.8-PRERELEASE kernel from 2/19). In a few weeks they will all be = replaced by new P4 machines and I should have the ability to basically = do whatever I want with them. So if this turns into a protracted issue = that requires testing, I will be more than happy to test patches for 4.x = and 5.x, single and dual processor. -Will >=20 >=20 >=20 > On Thu, 26 Jun 2003, Will Saxon wrote: >=20 > >=20 > >=20 > > > -----Original Message----- > > > From: David Xu [mailto:davidxu@freebsd.org] > > > Sent: Thursday, June 26, 2003 6:30 PM > > > To: Soeren Schmidt; Bill Paul > > > Cc: imp@freebsd.org; current@freebsd.org > > > Subject: Re: Heads up: checking in change to ata-card.c > > >=20 > > >=20 > > > I have another problem different with Bill Paul's. > > > I have a Tyan Tiger 230T dual CPU MB. On second IDE, > > > there are MITSUBISHI 52X CDROM as master and a SONY > > > CD-RW CRX140E 8X/4X/32X as slave. FreeBSD never got > > > them to work, while MS Windows and Linux and NetBSD and > > > OpenBSD all work well with these devices. FreeBSD always > > > stuck at "MODE SENSE BIG", this sucks, I must disable > > > second IDE in BIOS before booting into FreeBSD and > > > reenable it before booting into another OS. I changed > > > configuration several times, both DMA and PIO mode don't > > > work, it works only when CR-RW is pulled. > > >=20 > > > David Xu > >=20 > > I started seeing this behavior also, but it started when I=20 > swapped drives from a dead Via dual chipset board machine=20 > (MSI 694D Pro, I think) into an athlon machine with an Asus=20 > A7Vsomething. I can get correct model numbers, etc. if=20 > helpful. This is a 4.8-RELEASE installation. I had to reboot=20 > the first time with an old 4.4 GENERIC leftover from=20 > installation, and I saw no errors, but after compiling a=20 > uniprocessor kernel I started seeing the above behavior.=20 > Although, I left it for awhile and eventually the machine=20 > does boot after about 30 of the MODE_SENSE_BIG, resetting=20 > devices lines. > >=20 > > -Will > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to=20 > "freebsd-current-unsubscribe@freebsd.org" > >=20 >=20 >=20