Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Nov 2000 17:21:10 +0900
From:      Munehiro Matsuda <haro@tk.kubota.co.jp>
To:        marcel@cup.hp.com
Cc:        morganw@chemicals.tacorp.com, freebsd-current@FreeBSD.ORG
Subject:   Re: linux emulation
Message-ID:  <20001101172110O.haro@tk.kubota.co.jp>
In-Reply-To: <39FFBF64.FEF8AB30@cup.hp.com>
References:  <Pine.BSF.4.21.0010312131390.2570-100000@volatile.chemicals.tacorp.com> <39FFBF64.FEF8AB30@cup.hp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
From: Marcel Moolenaar <marcel@cup.hp.com>
Date: Tue, 31 Oct 2000 22:59:48 -0800
::> Anyone having problems with the linuxulator the past couple days?
::
::Define "past couple of days". I have a working linuxulator made on Oct
::29, 12:25 PST.

By following commit, makebdev() went away.
But there is sys/compat/linux/linux_stats.c:linux_ustat() that still
uses it.

---8<------8<------8<------8<--- Cut Here ---8<------8<------8<------8<---
phk         2000/10/31 02:58:17 PST

  Modified files:
    sys/i386/i386        autoconf.c 
    sys/kern             kern_conf.c 
    sys/sys              conf.h 
  Log:
  Deprecate devsw->d_bmaj entirely.
  
  This removes support for booting current kernels with very old bootblocks.
  
  Device driver writers: Please remove initializations for the d_bmaj
  field in your cdevsw{}.

---8<------8<------8<------8<--- Cut Here ---8<------8<------8<------8<---

 Hope this helps,
  Haro
=------------------------------------------------------------------------------
           _ _    Munehiro (haro) Matsuda
 -|- /_\  |_|_|   Business Incubation Dept., Kubota Corp.
 /|\ |_|  |_|_|   1-3 Nihonbashi-Muromachi 3-Chome
                  Chuo-ku Tokyo 103-8310, Japan
                  Tel: +81-3-3245-3318  Fax: +81-3-3245-3315
                  Email: haro@kubota.co.jp


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001101172110O.haro>