Subject: Re: bootdev?
To: Chuck McManis <cmcmanis@mcmanis.com>
From: Anders Magnusson <ragge@ludd.luth.se>
List: port-vax
Date: 06/10/2000 12:08:05
> Ragge, did you miss a reference to bootdev in the hp driver? I just tried 
> to link the kernel and it couldn't find that symbol. Knowing that you've 
> changed things I wondered if you had perhaps not gotten around to the hp 
> driver.
> 
You must have out-of-date sources, bootdev shouldn't be referenced 
there anymore. Here's a list of current revisions:
==> hp.c <==
/*      $NetBSD: hp.c,v 1.24 2000/06/04 18:04:38 ragge Exp $ */

==> hpreg.h <==
/*      $NetBSD: hpreg.h,v 1.5 2000/06/04 18:04:39 ragge Exp $ */

==> mba.c <==
/*      $NetBSD: mba.c,v 1.22 2000/06/05 00:09:19 matt Exp $ */

==> mbareg.h <==
/*      $NetBSD: mbareg.h,v 1.4 2000/06/04 18:04:39 ragge Exp $ */

==> mbavar.h <==
/*      $NetBSD: mbavar.h,v 1.7 2000/06/04 18:04:39 ragge Exp $ */

-- Ragge