Subject: Re: NetBSD/pc98
To: None <tsutsui@ceres.dti.ne.jp>
From: M. Warner Losh <imp@bsdimp.com>
List: current-users
Date: 08/24/2006 16:15:29
In message: <060821222037.M0101100@mirage.ceres.dti.ne.jp>
Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> writes:
: kiyohara@kk.iij4u.or.jp wrote:
:
: > I put sources and diff.
: > ftp://ftp.netbsd.org/pub/NetBSD/misc/kiyohara/pc98/pc98-20060819.diff
: > ftp://ftp.netbsd.org/pub/NetBSD/misc/kiyohara/pc98/pc98-20060819.tar.gz
:
: - it looks a bit ugly to use flags of config(9) to denote
: NE2000 variants in a config file.
: Is there no way to probe them properly?
: How FreeBSD/pc98 detects them?
FreeBSD/pc98 doesn't detect them. The kernel is configured with
'flags' argument that's decoded to know which variant that is in the
system.
Warner