http://blog.chinaunix.net/u2/67697/showart_1913237.html

nonp...@leafire ~ $ lspci
 00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
 00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
 00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
 00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
 00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
 02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8038 PCI-E Fast Ethernet Controller (rev 14)
 03:00.0 Network controller: Atheros Communications Inc. AR5418 802.11abgn Wireless PCI Express Adapter (rev 01)
 0a:09.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller
 0a:09.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD)

 硬盘:
 Device Drivers --->
     SCSI device support --->
         -*- SCSI device support
         [*] legacy /proc/scsi/ support
         <*> SCSI disk support
         <*> SCSI generic support
     <*> Serial ATA (prod) and Parallel ATA (experimental) drivers ---> //这段直接编译入 kernel否则不能启动


         [*] ATA SFF support
         <*> Intel ESB, ICH, PIIX3, PIIX4 PATA/SATA support

 显卡:
 Device Drivers --->
     Graphics support --->
         <*> /dev/agpgart (AGP Support) --->
             <*> Intel 440LX/BX/GX, I8xx and E7x05 chipset support
         <*> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) --->
             <*> Intel 830M, 845G, 852GM, 855GM, 865G (i915 driver) --->
          -*- Support for frame buffer devices --->
              <*> Intel 830M/845G/852GM/855GM/865G/915G/945G/945GM/965G/965GM support
             [*] DDC/I2C for Intel framebuffer support
          Console display driver support --->
              <*> Framebuffer Console support
             [*] Support for the Framebuffer Console Decorations
             [*] Select compiled-in fonts
             [*] VGA 8x16 font
     -*- I2C support --->
         [*] Autoselect pertinent helper modules
         I2C Hardware Bus support --->
             <M> Intel 82801 (ICH)
 Power management and ACPI options --->
     [*] ACPI (Advanced Configuration and Power Interface) Support --->
         <M> Video

 声卡:
 Device Drivers --->
     <M> Sound card support --->
         <M> Advanced Linux Sound Architecture --->
         <M> OSS Mixer API
         <M> OSS PCM (digital audio) API
         [*] OSS PCM (digital audio) API - Include plugin system
         [*] PCI sound devices --->
             <M> Intel HD Audio --->
                 [*] Build hwdep interface for HD-audio driver
                 [*] Build Realtek HD-audio codec support
                 [*] Enable generic HD-audio codec parser

 USB:
 Device Drivers --->
     [*] USB support --->
         <*> Support for Host-side USB
         [*] USB announce new devices
         [*] USB device filesyste
         [*] USB selective suspend/resume and wakeup
         <M> USB Monitor
         <M> EHCI HCD (USB 2.0) support
         <M> UHCI HCD (most Intel and VIA) suppor
         <M> USB Mass Storage support //用扩展口的要选



 鼠标键盘:
 Device Drivers --->
     [*] HID Devices --->
         -*- Generic HID support
         <*> USB Human Interface Device (full HID) support
     Input device support --->
         -*- Mouse interface
         (1280) Horizontal screen resolution //这段不知道能干吗,看不到效果,估计跟cli鼠标有关,可惜没用过cli模式 的鼠标


         (800) Vertical screen resolution
         <*> Event interface //用gensplash的话编入kernel,不然启动过程没法切换


         -*- Keyboards --->
         [*] Mice --->
             <M> PS/2 mouse //触摸屏



 5合1读卡器:
 Device Drivers --->
     <M> MMC/SD/SDIO card support --->
         <M> MMC block device driver
         [*] Use bounce buffer for simple hosts
         <M> TI Flash Media MMC/SD Interface support
     [*] Misc devices ---> //大多数人忘了这里选 择导致不能用


         {M} TI Flash Media interface support
         <M> TI Flash Media PCI74xx/PCI76xx host adapter support

 显示器:
 Device Drivers --->
      Graphics support --->
         <M> Lowlevel video output switch controls
         [*] Backlight & LCD device support ---> //屏幕明亮程度硬控,不需要软件控制


             <M> Lowlevel LCD controls
             <M> Lowlevel Backlight control
     -*- LED Support --->
         {M} LED Class Support
         -*- LED Trigger support

 网卡:
[*] Networking support --->
      Networking options --->
         [*] TCP/IP networking //具体用什么协议自己看着办


      [*] Wireless --->
         {M} Improved wireless configuration API
         [*] nl80211 new netlink interface support
         [*] Old wireless static regulatory definitions
         -*- Wireless extensions
         [*] Wireless extensions sysfs files
         <M> Generic IEEE 802.11 Networking Stack (mac80211)
         -*- Enable LED triggers
 Device Drivers --->
     [*] Network device support --->
         [*] Ethernet (1000 Mbit) --->
             <M> SysKonnect Yukon2 support
          Wireless LAN --->
             [*] Wireless LAN (IEEE 802.11)
             <M> Atheros 802.11n wireless cards support

Reply via email to