there is (appearently) no reason for the "bktr" driver to carry a
"pcibus" attribute, so remove it
This commit is contained in:
parent
e98c3c2cc3
commit
13e2ec357a
@ -1,4 +1,4 @@
|
||||
# $NetBSD: files.pci,v 1.217 2004/08/26 14:13:46 itohy Exp $
|
||||
# $NetBSD: files.pci,v 1.218 2004/08/30 10:10:34 drochner Exp $
|
||||
#
|
||||
# Config file and device description for machine-independent PCI code.
|
||||
# Included by ports that need it. Requires that the SCSI files be
|
||||
@ -360,7 +360,7 @@ attach igsfb at pci with igsfb_pci
|
||||
file dev/pci/igsfb_pci.c igsfb_pci
|
||||
|
||||
# Brooktree Bt848 video capture
|
||||
device bktr: pcibus, radiodev
|
||||
device bktr: radiodev
|
||||
attach bktr at pci
|
||||
file dev/pci/bktr/bktr_audio.c bktr
|
||||
file dev/pci/bktr/bktr_card.c bktr
|
||||
|
Loading…
Reference in New Issue
Block a user