From owner-cvs-sys Tue Sep 9 09:30:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA18428 for cvs-sys-outgoing; Tue, 9 Sep 1997 09:30:29 -0700 (PDT) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id JAA18414; Tue, 9 Sep 1997 09:30:13 -0700 (PDT) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id RAA19341; Tue, 9 Sep 1997 17:15:12 +0200 From: Luigi Rizzo Message-Id: <199709091515.RAA19341@labinfo.iet.unipi.it> Subject: Re: cvs commit: src/sys/i386/isa pnp.c pnp.h To: gurney_j@resnet.uoregon.edu Date: Tue, 9 Sep 1997 17:15:11 +0200 (MET DST) Cc: mark@grondar.za, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG In-Reply-To: <19970909060106.03347@hydrogen.nike.efn.org> from "John-Mark Gurney" at Sep 9, 97 06:00:47 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > Mark Murray scribbled this message on Sep 9: > > John-Mark Gurney wrote: > > > jmg 1997/09/09 05:31:58 PDT > > > > > > Added files: > > > sys/i386/isa pnp.c pnp.h > > > Log: > > > add the plug-and-play code into current... > > > > > > This code has been submitted by Luigi Rizzo , > > > based on work done by Sujal Patel. > > > > > > This currnetly doesn't provide the ability to register the port address > > > of PnP cards assigned a PnP driver. As there aren't any PnP capible > > > drivers yet, this isn't much of a problem. > > > > I suppose that eventually the GUS, the various soundblasters, modems and the > > BT848 tv cards will be redesigned to use this as appropriate? > > well... all but the Bt848 (it's a PCI device :) )... I'm going to be > commiting Luigi's sound code into the kernel soon too... and that will > be able to support some PnP sound cards (like CS423x, GUS, OPTIxxxx)... > > the programming interface is really easy, I did the stubs to sio in > about 5-10 minutes.. but I ran into other problems.. once the mods to > sio are done, it will then be able to support modems... > > ttyl... > > -- > John-Mark Gurney Modem/FAX: +1 541 683 6954 > Cu Networking > > Live in Peace, destroy Micro$oft, support free software, run FreeBSD >