From owner-cvs-all Tue Jan 18 1:31: 2 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A8C714F92; Tue, 18 Jan 2000 01:31:00 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA93240; Tue, 18 Jan 2000 01:31:00 -0800 (PST) (envelope-from peter@FreeBSD.org) Message-Id: <200001180931.BAA93240@freefall.freebsd.org> From: Peter Wemm Date: Tue, 18 Jan 2000 01:31:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa sio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 2000/01/18 01:30:59 PST Modified files: sys/isa sio.c Log: Add another four device ID's for isa pnp modems. The USR's seem to use the same vendor and logical ID. The rest I am not sure whether they are vendor or logical, but it won't hurt if I've put a vendor ID here as merely will not match. These came from the old sio-pnp code, hence the uncertainty about which ID it is. Revision Changes Path 1.285 +8 -1 src/sys/isa/sio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message