NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-vax/58002: NetBSD-VAX network stack or drivers broken since NetBSD 10?



The following reply was made to PR port-vax/58002; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: "Fege, Marc Daniel" <marc.fege%uni-bonn.de@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: port-vax/58002: NetBSD-VAX network stack or drivers broken since
 NetBSD 10?
Date: Thu, 7 Mar 2024 15:25:53 +0100

 On Thu, Mar 07, 2024 at 03:05:08PM +0100, Fege, Marc Daniel wrote:
 
 > "10.0.0.90 netmask 255.255.255.0 media autoselect"
 > 
 > is no longer valid. The suffix "media autoselect" needs to be removed
 > since NetBSD-10.
 
 Whether media selection is supported is a property of the concrete device
 driver (some hardware simply can not offer any choice).
 
 Does
 
 	ifconfig -m de0
 
 show a list of available media in 9.x? I only have a 8.x MicroVax3900 simh
 instance handy and the qt0 in there does not show any media options,
 and also
 
 	ifconfig qt0 $some.ip media autoselect
 
 causes the same error message from ifconfig (SIOCGIFMEDIA:
 Inappropriate ioctl for device).
 
 
 Martin
 


Home | Main Index | Thread Index | Old Index