Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2000 02:58:17 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 autoconf.c src/sys/kern kern_conf.c src/sys/sys conf.h
Message-ID:  <200010311058.CAA74814@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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{}.
  
  Revision  Changes    Path
  1.151     +1 -87     src/sys/i386/i386/autoconf.c
  1.85      +2 -42     src/sys/kern/kern_conf.c
  1.122     +3 -2      src/sys/sys/conf.h



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




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