summaryrefslogtreecommitdiffstats
path: root/sys/pci
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>1999-10-29 04:41:07 +0000
committerimp <imp@FreeBSD.org>1999-10-29 04:41:07 +0000
commit85e6b23b2ebef71410255584f307a2f667913ee1 (patch)
treee4ba6338809474c3d1bc1fc3eff1db317bbf2ffa /sys/pci
parenta754b84f1e8b4ab668f423a65d870544d854394c (diff)
downloadFreeBSD-src-85e6b23b2ebef71410255584f307a2f667913ee1.zip
FreeBSD-src-85e6b23b2ebef71410255584f307a2f667913ee1.tar.gz
I'm told this makes more laptops work with the new attachment code.
Submitted by: archie cobbs
Diffstat (limited to 'sys/pci')
-rw-r--r--sys/pci/pcic_p.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/pcic_p.c b/sys/pci/pcic_p.c
index 5b23c5e..d9d2b04 100644
--- a/sys/pci/pcic_p.c
+++ b/sys/pci/pcic_p.c
@@ -47,7 +47,7 @@ static void pcic_pci_attach(pcici_t, int);
static void pd6832_legacy_init(pcici_t tag, int unit);
static struct pci_device pcic_pci_driver = {
- "pcic",
+ "pcic-pci",
pcic_pci_probe,
pcic_pci_attach,
&pcic_pci_count,
OpenPOWER on IntegriCloud