Ok, will do. Thanks.
This may be a silly question, but... The old PnP driver recognized
a lot of devices, including my AWE64. Isn't there a list of IDs it
was aware of that should be merged into newPnP ASAP?
On Mon, Sep 27, 1999 at 04:27:42AM +0800, Peter Wemm wrote:
> Please try the following patch:
>
> Index: src/sys/dev/pcm/isa/sb.c
> ===================================================================
> RCS file: /home/ncvs/src/sys/dev/pcm/isa/sb.c,v
> retrieving revision 1.23
> diff -u -r1.23 sb.c
> --- sb.c 1999/09/07 08:42:44 1.23
> +++ sb.c 1999/09/26 20:23:34
> @@ -1258,6 +1309,7 @@
> case 0x31008c0e: /* CTL0031 */
> case 0x41008c0e: /* CTL0041 */
> case 0x42008c0e: /* CTL0042 */
> + case 0x44008c0e: /* CTL0044 */
> case 0x45008c0e: /* CTL0045 */
> s = "SB16 PnP";
> break;
>
> Cheers,
> -Peter
>
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message