Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Mar 1995 05:25:52 -0800
From:      "Ugen J.S.Antsilevich" <ugen>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/i386/i386 userconfig.c
Message-ID:  <199503121325.FAA16077@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
ugen        95/03/12 05:25:52

  Modified:    sys/i386/isa isa_device.h
  Log:
  Add id_next field to struct isa_device,this does not
  breaks anything and needed only in userconfig to make dset work
  for now..

  Modified:    sys/sys  malloc.h
  Log:
  Add M_DEVS for list of saved isa_device's
  and M_IPFW for firewall chans memory on the same opportunity,
  theese types of memory are unique enough to have own identifiers and
  besides vmstat looks much more useful and right for those now

  Modified:    sys/i386/i386 userconfig.c
  Log:
  Save all changed devices so thet dset would be able to retrive
  data and device driver could change it as it wishes to..



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