From 4b1a7c107d12dcaa90f1733628ef92b9daabf17d Mon Sep 17 00:00:00 2001 From: bde Date: Tue, 10 Sep 1996 23:31:13 +0000 Subject: Removed more devconf leftovers. --- sys/pci/pcivar.h | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) (limited to 'sys/pci/pcivar.h') diff --git a/sys/pci/pcivar.h b/sys/pci/pcivar.h index f8d2a95..61127e1 100644 --- a/sys/pci/pcivar.h +++ b/sys/pci/pcivar.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** $Id: pcivar.h,v 1.11 1996/09/06 23:09:01 phk Exp $ +** $Id: pcivar.h,v 1.12 1996/09/08 10:44:14 phk Exp $ ** ** Declarations for pci device drivers. ** @@ -149,21 +149,6 @@ extern unsigned pci_maxdevice; /*----------------------------------------------------------------- ** -** The pci-devconf interface. -** -**----------------------------------------------------------------- -*/ - -struct pci_info { - u_char pi_bus; - u_char pi_device; - u_char pi_func; - u_char pi_dummy; - u_char pi_unit; -}; - -/*----------------------------------------------------------------- -** ** Map a pci device to physical and virtual memory. ** ** Entry selects the register in the pci configuration -- cgit v1.1