Subject: Re: port-hpcsh/32568: current hpcsh kernel is broken
To: None <port-hpcsh-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Valeriy E. Ushakov <uwe@ptc.spbu.ru>
List: netbsd-bugs
Date: 01/22/2006 00:20:02
The following reply was made to PR port-hpcsh/32568; it has been noted by GNATS.
From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
To: gnats-bugs@netbsd.org
Cc: Christos Zoulas <christos@netbsd.org>
Subject: Re: port-hpcsh/32568: current hpcsh kernel is broken
Date: Sun, 22 Jan 2006 03:18:42 +0300
On Sun, Jan 22, 2006 at 02:57:12 +0300, Valeriy E. Ushakov wrote:
> My first guess is that it's probably caused by not catching up with
> wdc changes (ata_channel->ch_ndrive). The panic I get is:
Works now. Christos beat me to it:
Module Name: src
Committed By: christos
Date: Sun Jan 22 00:08:38 UTC 2006
Modified Files:
src/sys/dev/pcmcia: wdc_pcmcia.c
Log Message:
Default to 2 drives for products not listed.
To generate a diff of this commit:
cvs rdiff -r1.103 -r1.104 src/sys/dev/pcmcia/wdc_pcmcia.c
-uwe