From owner-freebsd-stable Sun Sep 24 15:21:53 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ns1.jonelrienton.org (dsl-64-34-25-237.telocity.com [64.34.25.237]) by hub.freebsd.org (Postfix) with SMTP id 985B237B422 for ; Sun, 24 Sep 2000 15:21:37 -0700 (PDT) Received: (qmail 99438 invoked from network); 24 Sep 2000 22:41:20 -0000 Received: from debian (10.29.22.23) by zeus with SMTP; 24 Sep 2000 22:41:20 -0000 Message-ID: <053b01c02677$65274510$17161d0a@jonelrienton.org> From: "Jonel Rienton" To: "Brandon D. Valentine" Cc: "Daniel Eischen" , "Justin T. Gibbs" , , "Brad Knowles" , References: Subject: Re: MFC of ahc driver updates (long-ish) Date: Sun, 24 Sep 2000 17:33:00 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Brandon, thanks for the input, however, i still get the 3.300MB/s transfer message after getting the aic7xxx from -current and applying both patches(the one Daniel supplied and that one you have). ahc0: port 0x2100-0x21ff mem 0xeffff000-0xefffffff irq 9 at device 3.0 on pci1 aic7892: Wide Channel A, SCSI Id=7, 32/255 SCBs ... da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 3.300MB/s transfers da0: 8750MB (17921835 512 byte sectors: 255H 63S/T 1115C) .... i wonder what i'm missing here, is aic7xxx the only directory i need to get or i really missed something besides it? Jonel Rienton http://qmail.freebsduser.org sent by qmail-1.03 on a FreeBSD 4.1-STABLE - ----- Original Message ----- From: "Brandon D. Valentine" To: "Jonel Rienton" Cc: "Daniel Eischen" ; "Justin T. Gibbs" ; ; "Brad Knowles" ; Sent: Sunday, September 24, 2000 3:17 PM Subject: Re: MFC of ahc driver updates (long-ish) | On Sun, 24 Sep 2000, Jonel Rienton wrote: | | >following the thread, should i also just grab the drivers from | >- -current for this to be fixed? | >i'd appreciate any input, thank you. | | Indeed. Get the latest drivers from -current, apply the patch that | Daniel posted several days ago to -stable, and then apply the | following patch because he left one change out of his patch: | | Index: src/sys/pci/pcireg.h | =================================================================== | RCS file: /home/ncvs/src/sys/pci/pcireg.h,v | retrieving revision 1.24 | diff -u -r1.24 pcireg.h | --- src/sys/pci/pcireg.h 2000/01/10 12:53:19 1.24 | +++ src/sys/pci/pcireg.h 2000/09/24 20:15:44 | @@ -55,6 +55,7 @@ | #define PCIR_COMMAND 0x04 | #define PCIM_CMD_PORTEN 0x0001 | #define PCIM_CMD_MEMEN 0x0002 | +#define PCIM_CMD_MWRICEN 0x0010 | #define PCIM_CMD_BUSMASTEREN 0x0004 | #define PCIM_CMD_PERRESPEN 0x0040 | #define PCIR_STATUS 0x06 | | Brandon D. Valentine | -- | bandix at looksharp.net | bandix at structbio.vanderbilt.edu | "Truth suffers from too much analysis." -- Ancient Fremen Saying | | | | To Unsubscribe: send mail to majordomo@FreeBSD.org | with "unsubscribe freebsd-stable" in the body of the message -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 6.5.8 for non-commercial use iQA/AwUBOc6BGqQ0pAI9Fl/WEQJ0mwCggfYLZSpeiNal4CfxdJxXyvru9KwAoNee 46CaqgtVg1F8S4gn/Ei39rAx =bzVY -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message