NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-sparc64/52060: ifb driver for Sun XVR-1200
The following reply was made to PR port-sparc64/52060; it has been noted by GNATS.
From: Robert Elz <kre%munnari.OZ.AU@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: port-sparc64/52060: ifb driver for Sun XVR-1200
Date: Mon, 13 Mar 2017 16:11:42 +0700
Date: Sun, 12 Mar 2017 18:35:01 +0000 (UTC)
From: Maurizio Caltabiano <kalta59%gmail.com@localhost>
Message-ID: <20170312183501.2E3BD7A2AF%mollari.NetBSD.org@localhost>
| Hi Martin,
I'm not Martin, but ...
| May the system recognise automatically the new board (XVR-100 instead
| XVR-1200) at the boot, or there is a sort of Solaris "boot -r" to reconfig
| the new devices, or it's better to reinstall NetBSD from scratch??
Assuming you are still running the GENERIC kernel (you haven't configured,
built, installed, and booted, a modified version) then all you need to do
is reboot - the kernel looks for hardware that is installed every time it
boots (and for some, that can be hot plugged, whenever it is plugged in.)
Even if you have a modified kernel, it would only matter if you had
removed the driver for new device, and either you don't have support
for modules or the driver has not been modularised - since in this case
the driver for your replacement board is likely the same one as you hoped
would work with the unsupported board, it is unlikely you would have
removed it, even in a custom kernel - so even there just a reboot should
work.
No special boot sequence is required, and there is certainly no benefit
to installing (the same system version) again.
kre
Home |
Main Index |
Thread Index |
Old Index