From owner-cvs-all Sun Jan 23 7: 0:39 2000 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id C024214C89; Sun, 23 Jan 2000 07:00:34 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id B70301C03; Sun, 23 Jan 2000 23:00:31 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ppbus if_plip.c lpbb.c lpt.c pcfclock.c ppbconf.c ppi.c pps.c vpo.c In-Reply-To: Message from Peter Wemm of "Sun, 23 Jan 2000 06:41:07 PST." <200001231441.GAA11404@freefall.freebsd.org> Date: Sun, 23 Jan 2000 23:00:31 +0800 From: Peter Wemm Message-Id: <20000123150031.B70301C03@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Peter Wemm wrote: > peter 2000/01/23 06:41:07 PST > > Modified files: > sys/dev/ppbus if_plip.c lpbb.c lpt.c pcfclock.c > ppbconf.c ppi.c pps.c vpo.c > Log: > Some newbus-inspired tidy-ups. Use device_identify() rather than scanning > the resource table to locate children. The 'at ppbus?' can go again. Incidently, the reason for doing this is so that we can plug in a zip drive, do a 'kldload vpo' and then use the device. It's almost there. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message