Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Oct 1995 20:43:22 -0700
From:      Julian Elischer <julian>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/sys conf.h
Message-ID:  <199510040343.UAA16032@freefall.freebsd.org>

index | next in thread | raw e-mail

julian      95/10/03 20:43:19

  Modified:    sys/conf  files
  Log:
  add the file kern_conf.c so it con be compiled in when needed
  for testing.. (for cdevsw_add and bdevsw_add)

  Modified:    sys/kern  kern_lkm.c
  Log:
  add the file kern_conf.c so it can be compiled in when needed
  for testing.. (for cdevsw_add and bdevsw_add)
  
  make the lkm code use the new generic devsw add routines (if so required)

  Modified:    sys/sys   conf.h
  Log:
  add the file kern_conf.c so it can be compiled in when needed
  for testing.. (for cdevsw_add and bdevsw_add)
  
  make the lkm code use the new generic devsw add routines (if so required)
  define these routines in conf.h so we can use them


home | help

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