Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Sep 2000 17:33:00 -0500
From:      "Jonel Rienton" <jmr@freebsduser.org>
To:        "Brandon D. Valentine" <bandix@looksharp.net>
Cc:        "Daniel Eischen" <eischen@vigrid.com>, "Justin T. Gibbs" <gibbs@plutotech.com>, <Andy@silverbrook.com.au>, "Brad Knowles" <blk@skynet.be>, <stable@FreeBSD.ORG>
Subject:   Re: MFC of ahc driver updates (long-ish) 
Message-ID:  <053b01c02677$65274510$17161d0a@jonelrienton.org>
References:  <Pine.BSF.4.21.0009241608070.48000-100000@turtle.looksharp.net>

next in thread | previous in thread | raw e-mail | index | archive | help
-----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).

<snip>
ahc0: <Adaptec aic7892 Ultra160 SCSI adapter> 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: <SEAGATE ST39204LW 0006> 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" <bandix@looksharp.net>
To: "Jonel Rienton" <jmr@freebsduser.org>
Cc: "Daniel Eischen" <eischen@vigrid.com>; "Justin T. Gibbs"
<gibbs@plutotech.com>; <Andy@silverbrook.com.au>; "Brad Knowles"
<blk@skynet.be>; <stable@FreeBSD.ORG>
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 <http://www.pgp.com>;

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?053b01c02677$65274510$17161d0a>