Thread: pciconf -lv
View Single Post
  #8   (View Single Post)  
Old 2nd September 2008
TomAmundsen TomAmundsen is offline
Real Name: Tom Amundsen
Computional Linguist
 
Join Date: Jul 2008
Location: Los Angeles, CA
Posts: 23
Default

Quote:
Originally Posted by disappearedng View Post
What do I do with that?

On ICHSMB(4)'s page: http://www.freebsd.org/cgi/man.cgi?q...ts&format=html
all it mentioned is
Quote:
SYNOPSIS
device pci
device smbus
device smb
device ichsmb
What am I suppose to do with that?

Sorry if I sound stupid
You should put it into your kernel configuration file. This is the one located in /sys/YOUR-SYSTEM-ARCHITECTURE/conf/. It's what you use when you recompile your kernel. If you do this, you won't have to put that entry into the boot loader.
Reply With Quote