|Chikap Top>> |
■ 作業の目的以下のデバイスドライバを使用可能にする. ■機器の概要
トヨムラ BOOKPC(Intel 815e チップセット) 内蔵 IEEE1394 ・OHCI 準拠 |
input.o keybdev.o mousedev.o# ls /lib/modules/2.4.18/kernel/drivers/usb
hid.o usb-uhci.o usbkbd.o usbmouse.o- 組み込み
※ 尚, ドライバには拡張子 .o がつく.
usb-uhci.c: USB UHCI at I/O 0xcc00, IRQ 5- murasaki のインストール
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Found IRQ 10 for device 00:1f.4
PCI: Setting latency timer of device 00:1f.4 to 64
usb-uhci.c: USB UHCI at I/O 0xd400, IRQ 10
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8 Andreas Gal, Vojtech Pavlik
hid-core.c: USB HID support drivers
mice: PS/2 mouse device common for all mice
usb.c: registered new driver keyboard
usbkbd.c: :USB HID Boot Protocol keyboard driver
hub.c: USB new device connect on bus2/1, assigned device number 2
input0: USB HID v1.10 Mouse [Logitech Logitech] on usb2:2.0
hub.c: USB new device connect on bus2/2, assigned device number 3
hub.c: USB hub found
hub.c: 3 ports detected
hub.c: USB new device connect on bus2/2/1, assigned device number 4
input1: USB HID v1.00 Keyboard [Chicony Chicony ] on usb2:4.0
USB モジュール群の自動読み込み支援ツール (念のため)# apt-get install murasaki
#/etc/modules: kernel modules to load at boot time.
#
# This file should contain the names of kernel modules that are
# to be loaded at boot time, one per line. Comments begin with
# a "#", and everything on the line after them are ignored.
usb-uhci
input
hid
mousedev
keybdev
usbkbd
nls_cp437
nls_cp932
nls_iso8859-1
msdos
eepro100