> 
> :>     I haven't cvs updated in 24 hours, if the Acer is newly committed then 
> I'll
> :>     have to update again and retry.  The CTX is using the Acer.
> :> 
> :> ide_pci0: <Acer Aladdin IV/V (M5229) Bus-master IDE controller> rev 0x20 
> int a irq 0 on pci0.11.0
> :             ^^^^^^^^^^^^^^^^^^^^^^^^
> :
> :It's there...what symptoms are you seeing? Are you overclocking?
> :-- 
> :+--------------------------------------------------------------------+
> :| Lee Cremeans -- Manassas, VA, USA  (WakkyMouse on DALnet and WTnet)|  
> 
> 
>     No overclocking.  Stock CTX box.  Could it be the drive, maybe?
> 
>     I only get 2.4 MBytes/sec, same as before.  On my PPro box ( Intel
>     PIIX3 Bus-master IDE controller ) it went from around 2.4 MB/sec
>     to 8 MBytes/sec.
> 
>     archive:/cvs# time dd if=/dev/zero of=test2 bs=32k count=1024

I do read testing with 

dd if=/dev/rwd0 of=/dev/null bs=1024k count=(at least 20).

I get 13 MB/s on my Seagate Medalist Pro 9140 this way.

wdc0: unit 0 (wd0): <ST39140A>, DMA, 32-bit, multi-block-16
wd0: 8693MB (17803440 sectors), 17662 cyls, 16 heads, 63 S/T, 512 B/S

st-lcremean:~ $ dd if=/dev/rwd0 of=/dev/null bs=1024k count=30
30+0 records in
30+0 records out
31457280 bytes transferred in 2.295490 secs (13703950 bytes/sec)

However, if it only does 2.4MB/s writing on the Acer, it may be that UDMA
isn't getting enabled correctly. Which rev of ide_pci.c do you have? 

PS: I can put up the M1543 programmer's manual on my machine if you want to
fix it; I don't have my Acer board here anymore, so can't do this myself.

-- 
+--------------------------------------------------------------------+
| Lee Cremeans -- Manassas, VA, USA  (WakkyMouse on DALnet and WTnet)|  
|    lcrem...@tidalwave.net| http://st-lcremean.tidalwave.net/~lee   |


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to