Subject: Re: kern/33829 (Missing support for the SiS181 and 182 SATA controllers)
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Mark Weinem <mark.weinem@onlinehome.de>
List: netbsd-bugs
Date: 06/28/2006 23:30:03
The following reply was made to PR kern/33829; it has been noted by GNATS.
From: Mark Weinem <mark.weinem@onlinehome.de>
To: gnats-bugs@netbsd.org
Cc: kern-bug-people@netbsd.org, netbsd-bugs@netbsd.org,
gnats-admin@netbsd.org, xtraeme@netbsd.org
Subject: Re: kern/33829 (Missing support for the SiS181 and 182 SATA controllers)
Date: Thu, 29 Jun 2006 01:25:10 +0200
> Code committed to HEAD, can you please test? thanks.
Great! From dmesg:
siside1 at pci0 dev 5 function 0
siside1: Silicon Integrated Systems 180/96X SATA controller (rev. 0x01)
siside1: bus-master DMA support present
siside1: primary channel configured to native-PCI mode
siside1: using irq 9 for native-PCI interrupt
atabus2 at siside1 channel 0
siside1: secondary channel configured to native-PCI mode
atabus3 at siside1 channel 1
---
The connected SATA-drive works. Many thanks!!