qe missing config reference to if_uba

Josh Moyer <[email protected]>
Newsgroups gmane.os.netbsd.ports.vax
Message-ID <DM6PR07MB421711401D582C8025276E32ACBE2@DM6PR07MB4217.namprd07.prod.outlook.com>
Hello port-vax!
I was trying to compile a custom kernel on my VAXserver 3x00/KA655 and found that the linking was failing due to an unavailable reference.  I propose the following patch to resolve the issue:

diff --git a/sys/dev/qbus/files.uba b/sys/dev/qbus/files.uba
index 20c6e0c..2503b77 100644
--- a/sys/dev/qbus/files.uba
+++ b/sys/dev/qbus/files.uba
@@ -38,7 +38,7 @@ attach        qt at uba
 file   dev/qbus/if_qt.c                        qt

 # DEQNA/DELQA Ethernet controller
-device qe: ifnet, ether, arp
+device qe: ifnet, ether, arp, ifuba
 attach qe at uba
 file   dev/qbus/if_qe.c                        qe

--
Thanks and kind regards,
    _____    
   | * * |   Josh Moyer (he/him) <[email protected]>
   |*(*)*|   http://jmoyer.nodomain.net/
    \ - /    http://www.nodomain.net/
     \//     
             Love, Responsibility, Justice
             Liebe, Verantwortung, Gerechtigkeit
             
             Please don't eat the animals.
             Thanks.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.