From owner-cvs-all Wed May 13 00:30:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA29916 for cvs-all-outgoing; Wed, 13 May 1998 00:30:34 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA29909; Wed, 13 May 1998 00:30:33 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA01410; Wed, 13 May 1998 00:26:59 -0700 (PDT) Date: Wed, 13 May 1998 00:26:59 -0700 (PDT) Message-Id: <199805130726.AAA01410@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa sio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/05/13 00:26:58 PDT Modified files: sys/i386/isa sio.c Log: The PnP code in 2.2.6 detects the Motorola ModemSurfer 56K, but doesn't do much of anything with it. I added it to siopnp_ids[] and it was found and recognized as a serial port. PR: 6605 Reviewed by: phk Submitted by: Dave Marquardt Revision Changes Path 1.201 +2 -1 src/sys/i386/isa/sio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message