From owner-freebsd-commit Thu Apr 6 04:31:07 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA23801 for commit-outgoing; Thu, 6 Apr 1995 04:31:07 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA23781 for cvs-sys-outgoing; Thu, 6 Apr 1995 04:31:02 -0700 Received: from sequent.kiae.su (sequent.kiae.su [144.206.136.6]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id EAA23669 ; Thu, 6 Apr 1995 04:30:22 -0700 Received: by sequent.kiae.su id AA29329 (5.65.kiae-2 ); Thu, 6 Apr 1995 15:26:20 +0400 Received: by sequent.KIAE.su (UUMAIL/2.0); Thu, 6 Apr 95 15:26:20 +0400 Received: (from ache@localhost) by astral.msk.su (8.6.8/8.6.6) id PAA01968; Thu, 6 Apr 1995 15:16:42 +0400 To: Bruce Evans , phk@ref.tfs.com Cc: CVS-commiters@freefall.cdrom.com, cvs-sys@freefall.cdrom.com References: <199504051655.CAA25531@godzilla.zeta.org.au> In-Reply-To: <199504051655.CAA25531@godzilla.zeta.org.au>; from Bruce Evans at Thu, 6 Apr 1995 02:55:22 +1000 Message-Id: Organization: Olahm Ha-Yetzirah Date: Thu, 6 Apr 1995 15:16:41 +0400 X-Mailer: Mail/@ [v2.32 FreeBSD] From: "Andrey A. Chernov, Black Mage" X-Class: Fast Subject: Re: cvs commit: src/sys/i386/isa isa.c Lines: 31 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Length: 1172 Sender: commit-owner@FreeBSD.org Precedence: bulk In message <199504051655.CAA25531@godzilla.zeta.org.au> Bruce Evans writes: >>>> Modified: sys/i386/isa isa.c >>>> Log: >>>> Print "on motherboard" for isa? devices with id_iobase == 0 >>>Should be id_iobase < 0x100... >>I don't write here "only for" :-) >Sorry, it's wrong for another reason. id_iobase == 0 is the default >magic value for all devices without i/o ports (all memory mapped >devices...). It's a stupid magic value (0 is a real port) but there >is unlikely to ever be a driver that uses port 0 directly, so it is >good enough. Does it wrong to say "on motherboard" for memory-mapped device? If does, what is correct line to say? >The pca driver is on the motherboard but its id_iobase is only 0 >because it lies - see other mail. IO_TIMER1 and IO_PPI not specified directly in any config description now. Can we pick up one of them for pca? -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - FidoNet: 2:5020/230.3 : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849