From owner-freebsd-questions@FreeBSD.ORG Sun Jun 13 00:09:32 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E797116A4CE for ; Sun, 13 Jun 2004 00:09:32 +0000 (GMT) Received: from www.cray1.de (i.would.like.to.spoof.my.realip.de [64.27.85.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F9B143D48 for ; Sun, 13 Jun 2004 00:09:32 +0000 (GMT) (envelope-from ubm@u-boot-man.de) Received: from greatsheep.marines (localhost [127.0.0.1]) by www.cray1.de (8.9.3/8.9.3) with SMTP id CAA13686 for ; Sun, 13 Jun 2004 02:08:56 +0200 Date: Sun, 13 Jun 2004 02:08:56 +0200 From: Marc "UBM" Bocklet To: questions@freebsd.org Message-Id: <20040613020856.7d3ece6d.ubm@u-boot-man.de> X-Mailer: Sylpheed version 0.9.11 (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: 40GB harddisk on Creative Soundblaster AWE32 / wavetable/midi support for AWE32? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jun 2004 00:09:33 -0000 Hiho! :-) Yesterday I installed an old Creative Soundblaster AWE32 ISA in my computer. During boot I noticed that the ata(4) driver attached to the onboard (cdrom) ide-controller. So I got curious and hooked up my new dvd-drive (Toshiba M1712) . Worked like a charm (PIO4 only, of course :-)). Then I got *really* curious and hooked up my Maxtor 40GB disk to the ide-controller, thinking: "this will never ever work". 3 minutes later, I saw, much to my surprise, that it *worked*. The drive was recognized during boot, I could mount my fat32 partitions and got a transfer rate of about 3,3mb/s from the drive. First of all, thanks to Soren, whose great ata driver made that experiment possible. :-) Second, can anybody explain *why* it worked? Creative (and Google) claim that the ide-controller supports cdroms (atapi) only and even if that is wrong, why does it recognize my 40gb drive (the card was made in 1994)? Third, is there any driver that supports the Wavetable/Midi part of the AWE32? :-) I'm running FreeBSD 5.2.1-RELEASE-p8. Thanks in advance! :-) Bye Marc