Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 1996 04:25:26 -0700 (PDT)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/i386 userconfig.c
Message-ID:  <199609301125.EAA12675@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         96/09/30 04:25:24

  Modified:    sys/i386/i386  userconfig.c
  Log:
  Whaddya know, visual userconfig sort of supports pci, but the support
  was always disabled because "pci.h" wasn't included.  Now the configured
  pci devices are listed and you can edit bogus flags for them.
  
  Fixed bitrot in the disabled code.  A used #include was removed and const
  poisoning wasn't fixed.
  
  Removed unused #include.
  
  Revision  Changes    Path
  1.48      +6 -5      src/sys/i386/i386/userconfig.c



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