NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-evbarm/49448: sata disk no longer works on cubietruck under src/sys/dev/ic/ahcisata_core.c,v 1.52



The following reply was made to PR port-evbarm/49448; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: port-evbarm/49448: sata disk no longer works on cubietruck under src/sys/dev/ic/ahcisata_core.c,v 1.52
Date: Fri, 5 Dec 2014 09:13:14 +0100

 On Thu, Dec 04, 2014 at 07:05:00PM +0000, Markus Kilbinger wrote:
 > >How-To-Repeat:
 > 	Boot a -current / HEAD kernel (with ahcisata_core.c, 1.52) on
 > 	a cubietruck which has a sata disk attached, and see how it
 > 	fails to detect it.
 
 It works for me:
 
 ~] martin@space-truckin > ident /netbsd |fgrep ahcisata_core
      $NetBSD: ahcisata_core.c,v 1.52 2014/11/23 01:38:49 joerg Exp $
 ...
 ahcisata0 port 0: device present, speed: 3.0Gb/s
 ld0 at sdmmc0: <0x03:0x5344:SD04G:0x30:0x018bd22c:0x0d5>
 ld0: 3796 MB, 1928 cyl, 64 head, 63 sec, 512 bytes/sect x 7774208 sectors
 ld0: 4-bit width, bus clock 50.000 MHz
 wd0 at atabus0 drive 0
 wd0: <WDC WD3200KS-00PFB0>
 wd0: drive supports 16-sector PIO transfers, LBA48 addressing
 wd0: 298 GB, 620181 cyl, 16 head, 63 sec, 512 bytes/sect x 625142448 sectors
 wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133)
 wd0(ahcisata0:0:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133) (using DMA)
 boot device: <unknown>
 root device: wd0a
 
 But I see joerg already changed things again, so this seems to be disk
 specific.
 
 Martin
 


Home | Main Index | Thread Index | Old Index