From owner-cvs-all Tue Dec 7 22:50: 7 1999 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 A1376154D2; Tue, 7 Dec 1999 22:49:58 -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 8840A1CC6; Wed, 8 Dec 1999 14:49:56 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: Kenneth Merry Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci pci.c In-Reply-To: Message from Kenneth Merry of "Tue, 07 Dec 1999 21:04:14 PST." <199912080504.VAA35841@freefall.freebsd.org> Date: Wed, 08 Dec 1999 14:49:56 +0800 From: Peter Wemm Message-Id: <19991208064956.8840A1CC6@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Kenneth Merry wrote: > ken 1999/12/07 21:04:14 PST > > Modified files: (Branch: RELENG_3) > sys/pci pci.c > Log: > MFC, revision 1.95 (partial) > > Prevent garbage values from showing up in the PCI device name field in > 'pciconf -l' when no driver is assigned. > > Peter committed the same fix to current as part of the new-bus merge in > revision 1.95. Which reminds me.. Try this on an alpha: pciconf -r pci0:7:0 1 (or some other pci device) Kerboom! Unaligned access and panic. On x86 we get 0xffffffff. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message