NetBSD-Bugs archive

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

Re: kern/53307 (ahcisata(4): Failed to attach mSATA SSD (WDCTL_RST failed))



On Jan 12,  3:20pm, jaromir.dolecek%gmail.com@localhost (=?UTF-8?B?SmFyb23DrXIgRG9sZcSNZWs=?=) wrote:
-- Subject: Re: kern/53307 (ahcisata(4): Failed to attach mSATA SSD (WDCTL_RS

| The following reply was made to PR kern/53307; it has been noted by GNATS.
| 
| From: =?UTF-8?B?SmFyb23DrXIgRG9sZcSNZWs=?= <jaromir.dolecek%gmail.com@localhost>
| To: "gnats-bugs%NetBSD.org@localhost" <gnats-bugs%netbsd.org@localhost>
| Cc: 
| Subject: Re: kern/53307 (ahcisata(4): Failed to attach mSATA SSD (WDCTL_RST failed))
| Date: Sat, 12 Jan 2019 16:18:52 +0100
| 
|  Thank you. Can you check with rev. 1.73 of sys/dev/ic/ahcisata_core.c,
|  if it changes anything?

Yup, finds both drives...

christos

[     1.004103] ahcisata0 at pci0 dev 31 function 2: vendor 8086 product 3a22 (rev. 0x00)
[     1.004103] ahcisata0: 64-bit DMA
[     1.004103] ahcisata0: AHCI revision 1.20, 6 ports, 32 slots, CAP 0xef22ffc5<EMS,CCCS,PSC,SSC,PMD,SPM,ISS=0x2=Gen2,SCLO,SAL,SALP,SSS,SSNTF,SNCQ,S64A>
[     1.004103] ahcisata0: interrupting at msi2 vec 0
[     1.004103] atabus1 at ahcisata0 channel 0
[     1.004103] atabus2 at ahcisata0 channel 1
[     1.004103] atabus3 at ahcisata0 channel 2
[     1.004103] atabus4 at ahcisata0 channel 3
[     1.004103] atabus5 at ahcisata0 channel 4
[     1.004103] atabus6 at ahcisata0 channel 5
[     1.526409] ahcisata0 port 1: SATA connect time=10ms status=00000123
[     1.526409] ahcisata0 port 1: device present, speed: 3.0Gb/s
[     1.526409] ahcisata0 port 2: SATA connect time=10ms status=00000123
[     1.526409] ahcisata0 port 2: device present, speed: 3.0Gb/s
[     1.606434] ahcisata0 port 0: SATA connect time=100ms status=00000000
[     1.606434] ahcisata0 port 3: SATA connect time=100ms status=00000000
[     1.606434] ahcisata0 port 4: SATA connect time=100ms status=00000000
[     1.606434] ahcisata0 port 5: SATA connect time=100ms status=00000000
[     3.066715] wd0 at atabus2 drive 0
[     3.066715] wd0: <ST3000DM001-1ER166>
[     3.066715] wd0: drive supports 16-sector PIO transfers, LBA48 addressing
[     3.066715] wd0: 2794 GB, 5814021 cyl, 16 head, 63 sec, 512 bytes/sect x 5860533168 sectors
[     3.096684] wd0: GPT GUID: ee945b1e-2d48-4d47-81f2-8fb1c17effa8
[     3.096684] dk0 at wd0: "raid0.1", 5860531200 blocks at 1024, type: raidframe
[     3.096684] wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133), WRITE DMA FUA, NCQ (32 tags)
[     3.106655] wd0(ahcisata0:1:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133) (using DMA), NCQ (31 tags)
[     3.106655] wd1 at atabus3 drive 0
[     3.106655] wd1: <ST3000DM001-1ER166>
[     3.106655] wd1: drive supports 16-sector PIO transfers, LBA48 addressing
[     3.106655] wd1: 2794 GB, 5814021 cyl, 16 head, 63 sec, 512 bytes/sect x 5860533168 sectors
[     3.136617] wd1: GPT GUID: b9dd57fb-9dea-4bd4-98d3-ce1c0ccff5f4
[     3.136617] dk1 at wd1: "raid0.0", 5860531200 blocks at 1024, type: raidframe
[     3.136617] wd1: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133), WRITE DMA FUA, NCQ (32 tags)
[     3.136617] wd1(ahcisata0:2:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133) (using DMA), NCQ (31 tags)



Home | Main Index | Thread Index | Old Index