Subject: Re: kern/30284
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Ja'far Railton <zen25058@zen.co.uk>
List: netbsd-bugs
Date: 06/05/2005 23:31:02
The following reply was made to PR kern/30284; it has been noted by GNATS.
From: "Ja'far Railton" <zen25058@zen.co.uk>
To: gnats-bugs@netbsd.org
Cc:
Subject: Re: kern/30284
Date: Mon, 6 Jun 2005 02:37:32 +0307
----- Forwarded message from Christos Zoulas <christos@tac.gw.com> -----
In article <20050602101626.GB163@bsd.makhraj.bsd>,
Ja'far Railton <zen25058@zen.co.uk> wrote:
>-=-=-=-=-=-
>
>Hello
>
>My pcmcia modem works with a 2.0.2 kernel and userland. After an upgrade
>to -current kernel and userland I couldn't get it it work, so I had to start
>over from scratch as the downgrade back to 2.0.2 entailed serious problems.
>
>I am worried that my modem won't work even on 3.0_STABLE whenever it is
>released. I have tried building new kernels from current sources but
>they don't work, e.g.
>
> tip modem
> cbb0 wait took 0.0315[...]s
> link down
>
> cu -p modem --> freeze requiring power off
>
>In both cases the configuration is the same - ACPI enabled, ACPI_PCI_FIXUP,
>no other changes to GENERIC_LAPTOP.
>
>I attach a diff of the 2.0.2 and -current dmesgs.
>Thanks for any pointers.
I think your problem might be in the changes in sys/dev/pci/pccbb.c. Can
you try to compile a current kernel with pccbb.c from 2.0.2?
christos
----- End forwarded message -----