From owner-freebsd-current Wed Mar 3 14:39:44 1999 Delivered-To: freebsd-current@freebsd.org Received: from ozz.etrust.ru (ozz.etrust.ru [195.2.84.116]) by hub.freebsd.org (Postfix) with ESMTP id 6AB681566F for ; Wed, 3 Mar 1999 14:36:22 -0800 (PST) (envelope-from osa@etrust.ru) Received: from localhost (localhost [127.0.0.1]) by ozz.etrust.ru (8.9.3/8.9.1) with ESMTP id BAA01219; Thu, 4 Mar 1999 01:32:41 +0300 (MSK) (envelope-from osa@etrust.ru) Date: Thu, 4 Mar 1999 01:32:41 +0300 (MSK) From: oZZ!!! To: =?KOI8-R?Q?S=F8ren_Schmidt?= Cc: current@FreeBSD.ORG Subject: Re: UPDATE: ATA/ATAPI driver new version available. In-Reply-To: <199903032111.WAA87731@freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > First update to the new ATA/ATAPI driver: > > Added driver to support ATAPI floppies ie LS-120 & ZIP drives. > I'm not too sure of this 2 hour job, I cannot get writeprotect > disabled on the only ZIP medium I just got, but I can read the > disk. Reports are welcome on LS-120 drives too, they are very > hard to come by here, apparently rare items. > > Added "options ATA_STATIC_ID" that wires ATA disks like the old wd driver. > That should shut up the complainers for now :) > > Fixed problems: > > Dont use more sectors/intr than the drive supports. > This hanged a couble of systems with older disks. > > Fix announce of > 8.4G disks. > More or less cosmetics, but it was forgotten. > > Dont call ad_interrupt/ad_transfer when no disks config'd. > If only ATAPI devices config'd the kernel can now link. > > Use the right page# for CDR write mode params. > This prevented the burner support from working, its now > as functional as under the old system. > > Implement DEVFS stuff. > Well.... > > Fixed breakage when no PCI support in kernel. > It was not possible to make a kernel with ata but no PCI. > ......... ata-pci0: rev 0x01 on pci0.7.1 ata0 at 0x01f0 irq 14 on ata-pci0 ata1 at 0x0170 irq 15 on ata-pci0 ......... ata1: unwanted interrupt ......... ad0: ATA-3 disk at ata0 as master ad0: 2503MB (5126964 sectors), 5086 cyls, 16 heads, 63 S/T, 512 B/S ad0: 16 secs/int, 0 depth queue ad1: ATA-? disk at ata0 as slave ad1: 1277MB (2616240 sectors), 2595 cyls, 16 heads, 63 S/T, 512 B/S ad1: 16 secs/int, 0 depth queue acd0: CDROM drive at ata1 as slave acd0: drive speed 0KB/secacd0: supported read types: ^^^^^ ???? acd0: Mechanism: caddy acd0: Medium: CD-ROM unknown medium ........ hmmm Does it right? Rgdz, Sergey A. Osokin aka oZZ, osa@etrust.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message