[PARPORT] pf0: identify before command: alt=0x8 ...

From: TERZOGLOU GEORGIOS (gterz@tee.gr)
Date: Sun Aug 26 2001 - 19:01:57 EDT

  • Next message: Eric And Steff Runquist: "[PARPORT] parport_pc: Device or resource busy"

    Good morning,

    Sorry for disturbing you!

    I am trying to install an External Imation LS120 (SuperDisk) to my
    GNU/Debian2.2rev3 (potato) Linux box but I failed at all.

    Before sending my e-mail I have already read some docs such as "Linux
    and parallel port IDE devices", "SuperDisk (External) by Phil Cook" and
    some threads from parport mailing list. Motherboard has a VIA VT82C686B
    chipset (I have seen some threads about it).

    Also I tried to locate messages' strings such as "identify defore
    command" and "Request sense before command" into the source code of the
    kernel but no chance (how is it possible?!?!).

    Below I am giving you some lines from syslog.
    ...
    ...
    ...
    kernel: parport0: PC-style at 0x378 [SPP]
    ...
    kernel: parport_probe: failed
    kernel: parport0: no IEEE-1284 device present.
    kernel: paride: version 1.04 installed
    kernel: paride: epat registered as protocol
    kernel: pf: pf version 1.04, major 47, cluster 64, nice
    kernel: pf0: Sharing parport0 at 0x378
    kernel: pf0: epat 1.01, Shuttle EPAT chip c6 at 0x378, mode 1 (5/3),
    delay 1
    --------- Following block of messages were repeated 8 times ---------
    kernel: pf0: identify before command: alt=0x8 stat=0x8 err=0x101
    loop=160001 phase=1
    kernel: pf0: Request sense before command: alt=0x8 stat=0x8 err=0x101
    loop=160001 phase=1
    ---------------------------------------------------------------------
    kernel: pf: No ATAPI disk detected
    ...
    ...
    ...
    modprobe: modprobe: Can't locate module char-major-5

    Why the last message? I also tried to locate/find char-major-5 but no
    chance.

    Pls find attached the following files:
    config-2.2.19
    modules.conf
    modules
    syslog

    Could you suggest me please what to do or what else to read to find out
    a solution?

    Thanks in advance!

    Pavlos

    #
    # Automatically generated make config: don't edit
    #
    CONFIG_X86=y

    #
    # Code maturity level options
    #
    # CONFIG_EXPERIMENTAL is not set

    #
    # Processor type and features
    #
    CONFIG_M386=y
    # CONFIG_M486 is not set
    # CONFIG_M586 is not set
    # CONFIG_M586TSC is not set
    # CONFIG_M686 is not set
    # CONFIG_MICROCODE is not set
    # CONFIG_X86_MSR is not set
    # CONFIG_X86_CPUID is not set
    CONFIG_1GB=y
    # CONFIG_2GB is not set
    # CONFIG_MATH_EMULATION is not set
    CONFIG_MTRR=y
    # CONFIG_SMP is not set

    #
    # Loadable module support
    #
    CONFIG_MODULES=y
    CONFIG_MODVERSIONS=y
    CONFIG_KMOD=y

    #
    # General setup
    #
    CONFIG_NET=y
    CONFIG_PCI=y
    # CONFIG_PCI_GOBIOS is not set
    CONFIG_PCI_GODIRECT=y
    # CONFIG_PCI_GOANY is not set
    CONFIG_PCI_DIRECT=y
    # CONFIG_PCI_QUIRKS is not set
    # CONFIG_PCI_OLD_PROC is not set
    # CONFIG_MCA is not set
    # CONFIG_VISWS is not set
    CONFIG_SYSVIPC=y
    CONFIG_BSD_PROCESS_ACCT=y
    CONFIG_SYSCTL=y
    # CONFIG_BINFMT_AOUT is not set
    CONFIG_BINFMT_ELF=y
    # CONFIG_BINFMT_MISC is not set
    CONFIG_PARPORT=y
    CONFIG_PARPORT_PC=y
    # CONFIG_PARPORT_OTHER is not set
    # CONFIG_APM is not set
    # CONFIG_TOSHIBA is not set

    #
    # Plug and Play support
    #
    CONFIG_PNP=y
    CONFIG_PNP_PARPORT=m

    #
    # Block devices
    #
    CONFIG_BLK_DEV_FD=m
    CONFIG_BLK_DEV_IDE=y

    #
    # Please see Documentation/ide.txt for help/info on IDE drives
    #
    # CONFIG_BLK_DEV_HD_IDE is not set
    CONFIG_BLK_DEV_IDEDISK=y
    CONFIG_BLK_DEV_IDECD=m
    # CONFIG_BLK_DEV_IDETAPE is not set
    # CONFIG_BLK_DEV_IDEFLOPPY is not set
    CONFIG_BLK_DEV_IDESCSI=m
    # CONFIG_BLK_DEV_CMD640 is not set
    # CONFIG_BLK_DEV_RZ1000 is not set
    CONFIG_BLK_DEV_IDEPCI=y
    CONFIG_BLK_DEV_IDEDMA=y
    # CONFIG_BLK_DEV_OFFBOARD is not set
    CONFIG_IDEDMA_AUTO=y
    # CONFIG_IDE_CHIPSETS is not set

    #
    # Additional Block Devices
    #
    CONFIG_BLK_DEV_LOOP=m
    # CONFIG_BLK_DEV_NBD is not set
    # CONFIG_BLK_DEV_MD is not set
    # CONFIG_BLK_DEV_RAM is not set
    # CONFIG_BLK_DEV_XD is not set
    # CONFIG_BLK_DEV_DAC960 is not set
    CONFIG_PARIDE_PARPORT=y
    CONFIG_PARIDE=m

    #
    # Parallel IDE high-level drivers
    #
    # CONFIG_PARIDE_PD is not set
    # CONFIG_PARIDE_PCD is not set
    CONFIG_PARIDE_PF=m
    # CONFIG_PARIDE_PT is not set
    # CONFIG_PARIDE_PG is not set

    #
    # Parallel IDE protocol modules
    #
    # CONFIG_PARIDE_ATEN is not set
    # CONFIG_PARIDE_BPCK is not set
    # CONFIG_PARIDE_COMM is not set
    # CONFIG_PARIDE_DSTR is not set
    # CONFIG_PARIDE_FIT2 is not set
    # CONFIG_PARIDE_FIT3 is not set
    CONFIG_PARIDE_EPAT=m
    # CONFIG_PARIDE_EPIA is not set
    # CONFIG_PARIDE_FRIQ is not set
    # CONFIG_PARIDE_FRPW is not set
    # CONFIG_PARIDE_KBIC is not set
    # CONFIG_PARIDE_KTTI is not set
    # CONFIG_PARIDE_ON20 is not set
    # CONFIG_PARIDE_ON26 is not set
    # CONFIG_BLK_CPQ_DA is not set
    # CONFIG_BLK_CPQ_CISS_DA is not set
    # CONFIG_BLK_DEV_HD is not set

    #
    # Networking options
    #
    CONFIG_PACKET=y
    # CONFIG_NETLINK is not set
    # CONFIG_FIREWALL is not set
    # CONFIG_FILTER is not set
    CONFIG_UNIX=y
    CONFIG_INET=y
    # CONFIG_IP_MULTICAST is not set
    # CONFIG_IP_ADVANCED_ROUTER is not set
    # CONFIG_IP_PNP is not set
    # CONFIG_IP_ROUTER is not set
    # CONFIG_NET_IPIP is not set
    # CONFIG_NET_IPGRE is not set
    # CONFIG_IP_ALIAS is not set
    # CONFIG_SYN_COOKIES is not set

    #
    # (it is safe to leave these untouched)
    #
    # CONFIG_INET_RARP is not set
    # CONFIG_SKB_LARGE is not set

    #
    #
    #
    # CONFIG_IPX is not set
    # CONFIG_ATALK is not set

    #
    # QoS and/or fair queueing
    #
    # CONFIG_NET_SCHED is not set

    #
    # Telephony Support
    #
    # CONFIG_PHONE is not set
    # CONFIG_PHONE_IXJ is not set

    #
    # SCSI support
    #
    CONFIG_SCSI=m

    #
    # SCSI support type (disk, tape, CD-ROM)
    #
    # CONFIG_BLK_DEV_SD is not set
    # CONFIG_CHR_DEV_ST is not set
    # CONFIG_CHR_DEV_OSST is not set
    # CONFIG_BLK_DEV_SR is not set
    CONFIG_CHR_DEV_SG=m

    #
    # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
    #
    # CONFIG_SCSI_MULTI_LUN is not set
    # CONFIG_SCSI_CONSTANTS is not set
    # CONFIG_SCSI_LOGGING is not set

    #
    # SCSI low-level drivers
    #
    # CONFIG_SCSI_7000FASST is not set
    # CONFIG_SCSI_ACARD is not set
    # CONFIG_SCSI_AHA152X is not set
    # CONFIG_SCSI_AHA1542 is not set
    # CONFIG_SCSI_AHA1740 is not set
    # CONFIG_SCSI_AACRAID is not set
    # CONFIG_SCSI_AIC7XXX is not set
    # CONFIG_SCSI_IPS is not set
    # CONFIG_SCSI_ADVANSYS is not set
    # CONFIG_SCSI_IN2000 is not set
    # CONFIG_SCSI_AM53C974 is not set
    # CONFIG_SCSI_MEGARAID is not set
    # CONFIG_SCSI_BUSLOGIC is not set
    # CONFIG_SCSI_CPQFCTS is not set
    # CONFIG_SCSI_DTC3280 is not set
    # CONFIG_SCSI_EATA is not set
    # CONFIG_SCSI_EATA_DMA is not set
    # CONFIG_SCSI_EATA_PIO is not set
    # CONFIG_SCSI_FUTURE_DOMAIN is not set
    # CONFIG_SCSI_GDTH is not set
    # CONFIG_SCSI_GENERIC_NCR5380 is not set
    # CONFIG_SCSI_INITIO is not set
    # CONFIG_SCSI_INIA100 is not set
    # CONFIG_SCSI_PPA is not set
    # CONFIG_SCSI_IMM is not set
    # CONFIG_SCSI_NCR53C406A is not set
    # CONFIG_SCSI_SYM53C416 is not set
    # CONFIG_SCSI_SIM710 is not set
    # CONFIG_SCSI_NCR53C7xx is not set
    # CONFIG_SCSI_NCR53C8XX is not set
    # CONFIG_SCSI_SYM53C8XX is not set
    # CONFIG_SCSI_PAS16 is not set
    # CONFIG_SCSI_PCI2000 is not set
    # CONFIG_SCSI_PCI2220I is not set
    # CONFIG_SCSI_PSI240I is not set
    # CONFIG_SCSI_QLOGIC_FAS is not set
    # CONFIG_SCSI_QLOGIC_ISP is not set
    # CONFIG_SCSI_QLOGIC_FC is not set
    # CONFIG_SCSI_SEAGATE is not set
    # CONFIG_SCSI_DC390T is not set
    # CONFIG_SCSI_T128 is not set
    # CONFIG_SCSI_U14_34F is not set
    # CONFIG_SCSI_ULTRASTOR is not set

    #
    # I2O device support
    #
    # CONFIG_I2O is not set
    # CONFIG_I2O_PCI is not set
    # CONFIG_I2O_BLOCK is not set
    # CONFIG_I2O_SCSI is not set

    #
    # Network device support
    #
    CONFIG_NETDEVICES=y

    #
    # ARCnet devices
    #
    # CONFIG_ARCNET is not set
    CONFIG_DUMMY=m
    CONFIG_BONDING=m
    # CONFIG_EQUALIZER is not set
    # CONFIG_NET_SB1000 is not set

    #
    # Ethernet (10 or 100Mbit)
    #
    # CONFIG_NET_ETHERNET is not set

    #
    # Ethernet (1000 Mbit)
    #
    # CONFIG_SK98LIN is not set
    # CONFIG_FDDI is not set
    CONFIG_PLIP=m
    CONFIG_PPP=y

    #
    # CCP compressors for PPP will also be built in.
    #
    # CONFIG_SLIP is not set
    # CONFIG_NET_RADIO is not set

    #
    # Token ring devices
    #
    # CONFIG_TR is not set
    # CONFIG_NET_FC is not set

    #
    # Wan interfaces
    #
    # CONFIG_HOSTESS_SV11 is not set
    # CONFIG_COSA is not set
    # CONFIG_SEALEVEL_4021 is not set
    # CONFIG_SYNCLINK_SYNCPPP is not set
    # CONFIG_LANMEDIA is not set
    # CONFIG_COMX is not set
    # CONFIG_DLCI is not set
    # CONFIG_XPEED is not set
    # CONFIG_SBNI is not set

    #
    # Amateur Radio support
    #
    # CONFIG_HAMRADIO is not set

    #
    # IrDA (infrared) support
    #
    # CONFIG_IRDA is not set

    #
    # ISDN subsystem
    #
    # CONFIG_ISDN is not set

    #
    # Old CD-ROM drivers (not SCSI, not IDE)
    #
    # CONFIG_CD_NO_IDESCSI is not set

    #
    # Character devices
    #
    CONFIG_VT=y
    CONFIG_VT_CONSOLE=y
    CONFIG_SERIAL=y
    # CONFIG_SERIAL_CONSOLE is not set
    # CONFIG_SERIAL_EXTENDED is not set
    # CONFIG_SERIAL_NONSTANDARD is not set
    # CONFIG_UNIX98_PTYS is not set
    CONFIG_PRINTER=m
    # CONFIG_PRINTER_READBACK is not set
    CONFIG_MOUSE=y

    #
    # Mice
    #
    # CONFIG_ATIXL_BUSMOUSE is not set
    # CONFIG_BUSMOUSE is not set
    # CONFIG_MS_BUSMOUSE is not set
    CONFIG_PSMOUSE=y
    # CONFIG_82C710_MOUSE is not set
    # CONFIG_PC110_PAD is not set

    #
    # Joysticks
    #
    # CONFIG_JOYSTICK is not set
    # CONFIG_QIC02_TAPE is not set
    # CONFIG_WATCHDOG is not set
    # CONFIG_NVRAM is not set
    CONFIG_RTC=y
    # CONFIG_INTEL_RNG is not set

    #
    # Video For Linux
    #
    # CONFIG_VIDEO_DEV is not set
    # CONFIG_DTLK is not set

    #
    # Ftape, the floppy tape device driver
    #
    # CONFIG_FTAPE is not set

    #
    # USB support
    #
    CONFIG_USB=m
    # CONFIG_USB_DEBUG is not set

    #
    # Miscellaneous USB options
    #
    CONFIG_USB_DEVICEFS=y
    # CONFIG_USB_BANDWIDTH is not set

    #
    # USB Controllers
    #
    CONFIG_USB_UHCI=m
    # CONFIG_USB_UHCI_ALT is not set
    # CONFIG_USB_OHCI is not set

    #
    # USB Device Class drivers
    #
    # CONFIG_USB_AUDIO is not set
    # CONFIG_USB_BLUETOOTH is not set
    # CONFIG_USB_STORAGE is not set
    # CONFIG_USB_ACM is not set
    # CONFIG_USB_PRINTER is not set

    #
    # USB Human Interface Devices (HID)
    #
    # CONFIG_USB_HID is not set
    # CONFIG_USB_KBD is not set
    # CONFIG_USB_MOUSE is not set
    # CONFIG_INPUT_KEYBDEV is not set
    # CONFIG_INPUT_MOUSEDEV is not set
    # CONFIG_INPUT_JOYDEV is not set
    # CONFIG_USB_WMFORCE is not set
    # CONFIG_USB_WACOM is not set
    # CONFIG_INPUT_EVDEV is not set

    #
    # USB Imaging devices
    #
    # CONFIG_USB_DC2XX is not set
    # CONFIG_USB_MDC800 is not set
    # CONFIG_USB_SCANNER is not set
    # CONFIG_USB_MICROTEK is not set

    #
    # USB Multimedia devices
    #
    # CONFIG_USB_IBMCAM is not set
    # CONFIG_USB_OV511 is not set
    # CONFIG_USB_DSBR is not set
    # CONFIG_USB_DABUSB is not set

    #
    # USB Network adaptors
    #
    # CONFIG_USB_KAWETH is not set
    # CONFIG_USB_PLUSB is not set
    # CONFIG_USB_PEGASUS is not set

    #
    # USB port drivers
    #

    #
    # USB Serial Converter support
    #
    CONFIG_USB_SERIAL=m
    # CONFIG_USB_SERIAL_DEBUG is not set
    CONFIG_USB_SERIAL_GENERIC=y
    # CONFIG_USB_SERIAL_BELKIN is not set
    # CONFIG_USB_SERIAL_WHITEHEAT is not set
    # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
    # CONFIG_USB_SERIAL_EMPEG is not set
    # CONFIG_USB_SERIAL_FTDI_SIO is not set
    # CONFIG_USB_SERIAL_VISOR is not set
    # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
    # CONFIG_USB_SERIAL_KEYSPAN is not set
    # CONFIG_USB_SERIAL_OMNINET is not set

    #
    # USB misc drivers
    #
    # CONFIG_USB_RIO500 is not set

    #
    # Filesystems
    #
    CONFIG_QUOTA=y
    CONFIG_AUTOFS_FS=y
    # CONFIG_AFFS_FS is not set
    # CONFIG_HFS_FS is not set
    CONFIG_FAT_FS=m
    CONFIG_MSDOS_FS=m
    CONFIG_UMSDOS_FS=m
    CONFIG_VFAT_FS=m
    CONFIG_ISO9660_FS=m
    CONFIG_JOLIET=y
    # CONFIG_MINIX_FS is not set
    # CONFIG_NTFS_FS is not set
    # CONFIG_HPFS_FS is not set
    CONFIG_PROC_FS=y
    # CONFIG_ROMFS_FS is not set
    CONFIG_EXT2_FS=y
    # CONFIG_SYSV_FS is not set
    CONFIG_UFS_FS=m
    CONFIG_UFS_FS_WRITE=y

    #
    # Network File Systems
    #
    CONFIG_CODA_FS=m
    CONFIG_NFS_FS=m
    # CONFIG_NFS_V3 is not set
    CONFIG_NFSD=m
    # CONFIG_NFSD_V3 is not set
    CONFIG_SUNRPC=m
    CONFIG_LOCKD=m
    CONFIG_SMB_FS=m
    # CONFIG_SMB_NLS_DEFAULT is not set
    # CONFIG_NCP_FS is not set

    #
    # Partition Types
    #
    CONFIG_BSD_DISKLABEL=y
    # CONFIG_MAC_PARTITION is not set
    # CONFIG_MINIX_SUBPARTITION is not set
    # CONFIG_SMD_DISKLABEL is not set
    # CONFIG_SOLARIS_X86_PARTITION is not set
    CONFIG_NLS=y

    #
    # Native Language Support
    #
    CONFIG_NLS_DEFAULT="cp437"
    CONFIG_NLS_CODEPAGE_437=m
    CONFIG_NLS_CODEPAGE_737=m
    # CONFIG_NLS_CODEPAGE_775 is not set
    # CONFIG_NLS_CODEPAGE_850 is not set
    # CONFIG_NLS_CODEPAGE_852 is not set
    # CONFIG_NLS_CODEPAGE_855 is not set
    # CONFIG_NLS_CODEPAGE_857 is not set
    # CONFIG_NLS_CODEPAGE_860 is not set
    # CONFIG_NLS_CODEPAGE_861 is not set
    # CONFIG_NLS_CODEPAGE_862 is not set
    # CONFIG_NLS_CODEPAGE_863 is not set
    # CONFIG_NLS_CODEPAGE_864 is not set
    # CONFIG_NLS_CODEPAGE_865 is not set
    # CONFIG_NLS_CODEPAGE_866 is not set
    CONFIG_NLS_CODEPAGE_869=m
    # CONFIG_NLS_CODEPAGE_874 is not set
    # CONFIG_NLS_CODEPAGE_932 is not set
    # CONFIG_NLS_CODEPAGE_936 is not set
    # CONFIG_NLS_CODEPAGE_949 is not set
    # CONFIG_NLS_CODEPAGE_950 is not set
    CONFIG_NLS_ISO8859_1=m
    # CONFIG_NLS_ISO8859_2 is not set
    # CONFIG_NLS_ISO8859_3 is not set
    # CONFIG_NLS_ISO8859_4 is not set
    # CONFIG_NLS_ISO8859_5 is not set
    # CONFIG_NLS_ISO8859_6 is not set
    CONFIG_NLS_ISO8859_7=m
    # CONFIG_NLS_ISO8859_8 is not set
    # CONFIG_NLS_ISO8859_9 is not set
    # CONFIG_NLS_ISO8859_14 is not set
    # CONFIG_NLS_ISO8859_15 is not set
    # CONFIG_NLS_KOI8_R is not set
    # CONFIG_NLS_KOI8_RU is not set

    #
    # Console drivers
    #
    CONFIG_VGA_CONSOLE=y
    # CONFIG_VIDEO_SELECT is not set

    #
    # Sound
    #
    CONFIG_SOUND=m
    # CONFIG_SOUND_CS4281 is not set
    # CONFIG_SOUND_FUSION is not set
    # CONFIG_SOUND_EMU10K1 is not set
    # CONFIG_SOUND_ES1370 is not set
    CONFIG_SOUND_ES1371=m
    # CONFIG_SOUND_MAESTRO is not set
    # CONFIG_SOUND_MAESTRO3 is not set
    # CONFIG_SOUND_ESSSOLO1 is not set
    # CONFIG_SOUND_ICH is not set
    # CONFIG_SOUND_SONICVIBES is not set
    # CONFIG_SOUND_TRIDENT is not set
    # CONFIG_SOUND_MSNDCLAS is not set
    # CONFIG_SOUND_MSNDPIN is not set
    # CONFIG_SOUND_VIA82CXXX is not set
    # CONFIG_SOUND_OSS is not set

    #
    # Kernel hacking
    #
    # CONFIG_MAGIC_SYSRQ is not set


    ### This file is automatically generated by update-modules
    #
    # Please do not edit this file directly. If you want to change or add
    # anything please take a look at the files in /etc/modutils and read
    # the manpage for update-modules.
    #
    ### update-modules: start processing /etc/modutils/0keep
    # DO NOT MODIFY THIS FILE!
    # This file is not marked as conffile to make sure if you upgrade modutils
    # it will be restored in case some modifications have been made.
    #
    # The keep command is necessary to prevent insmod and friends from ignoring
    # the builtin defaults of a path-statement is encountered. Until all other
    # packages use the new `add path'-statement this keep-statement is essential
    # to keep your system working
    keep

    ### update-modules: end processing /etc/modutils/0keep

    ### update-modules: start processing /etc/modutils/aliases
    # Aliases to tell insmod/modprobe which modules to use

    # Uncomment the network protocols you don't want loaded:
    # alias net-pf-1 off # Unix
    # alias net-pf-2 off # IPv4
    # alias net-pf-3 off # Amateur Radio AX.25
    # alias net-pf-4 off # IPX
    # alias net-pf-5 off # DDP / appletalk
    # alias net-pf-6 off # Amateur Radio NET/ROM
    # alias net-pf-9 off # X.25
    # alias net-pf-10 off # IPv6
    # alias net-pf-11 off # ROSE / Amateur Radio X.25 PLP
    # alias net-pf-19 off # Acorn Econet

    alias char-major-10-130 softdog
    alias char-major-10-175 agpgart
    alias char-major-81 bttv
    alias char-major-108 ppp_generic
    alias /dev/ppp ppp_generic
    alias tty-ldisc-3 ppp_async
    alias tty-ldisc-14 ppp_synctty
    alias ppp-compress-21 bsd_comp
    alias ppp-compress-24 ppp_deflate
    alias ppp-compress-26 ppp_deflate

    # Crypto modules (see http://www.kerneli.org/)
    alias loop-xfer-gen-0 loop_gen
    alias loop-xfer-3 loop_fish2
    alias loop-xfer-gen-10 loop_gen
    alias cipher-2 des
    alias cipher-3 fish2
    alias cipher-4 blowfish
    alias cipher-6 idea
    alias cipher-7 serp6f
    alias cipher-8 mars6
    alias cipher-11 rc62
    alias cipher-15 dfc2
    alias cipher-16 rijndael
    alias cipher-17 rc5

    ### update-modules: end processing /etc/modutils/aliases

    ### update-modules: start processing /etc/modutils/paths
    # This file contains a list of paths that modprobe should scan,
    # beside the once that are compiled into the modutils tools
    # themselves.

    # This used to be quite a list, but upstream merged some Debian patches
    # so we currently don't need to do anything here

    ### update-modules: end processing /etc/modutils/paths

    ### update-modules: start processing /etc/modutils/setserial
    #
    # This is what I wanted to do, but logger is in /usr/bin, which isn't loaded
    # when the module is first loaded into the kernel at boot time!
    #
    #post-install serial /etc/init.d/setserial start | logger -p daemon.info -t "setserial-module reload"
    #pre-remove serial /etc/init.d/setserial stop | logger -p daemon.info -t "setserial-module uload"
    post-install serial /etc/init.d/setserial modload > /dev/null 2> /dev/null
    pre-remove serial /etc/init.d/setserial modsave > /dev/null 2> /dev/null

    ### update-modules: end processing /etc/modutils/setserial

    ### update-modules: start processing /etc/modutils/arch/i386
    alias parport_lowlevel parport_pc
    alias char-major-10-144 nvram
    alias binfmt-0064 binfmt_aout
    alias char-major-10-135 rtc

    ### update-modules: end processing /etc/modutils/arch/i386


    # /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.
    #
    # Filesystem support
    insmod fat # DOS FAT fs # Used by vfat, umsdos & msdos
    insmod isofs # ISO 9660 CDROM fs
    #insmod msdos # MSDOS fs
    #insmod ufs # UFS (BSD) fs
    #insmod umsdos # UMSDOS fs
    insmod vfat # VFAT fs
    #
    # Normal PC floppy disk and CD-ROM support
    insmod floppy
    insmod ide-cd
    insmod cdrom # Used by ide-cd
    #
    # Auto-probe for parallel devices
    insmod parport_probe
    #
    # Parallel port IDE device support
    # PARALLEL ide protocol modules
    # Parallel port ATAPI disks
    insmod paride # Used by epat
    insmod epat
    insmod pf
    #
    # Parallel printer support
    #insmod lp
    #
    # Network device support (part 1)
    #insmod plip
    #
    # SCSI emulation support
    insmod scsi_mod # Used by sg & ide-scsi
    insmod ide-scsi
    insmod sg
    #
    # Loopback device support
    #insmod loop
    #
    # Network device support (part 2)
    insmod dummy
    #insmod bonding
    #
    # Sound card support
    insmod soundcore # Used by es1371
    insmod es1371
    #
    # Native Language Support
    insmod nls_cp437 # US, Canada
    insmod nls_cp737 # Greek
    insmod nls_cp869 # Greek
    insmod nls_iso8859-1 # Latin 1; Western European Languages
    insmod nls_iso8859-7 # Modern Greek
    #
    # USB support
    #insmod usbcore
    #insmod usb-uhci
    #insmod usbserial
    #
    # Network filesystem support
    #insmod coda # Coda fs
    #insmod nfs # Network fs (NFS)
    #insmod nfsd # NFS server
    #insmod lockd # Used by nfs & nfsd
    #insmod sunrpc # Used by nfsd, nfs & lockd
    #insmod smbfs # SMB (Server Message Block) fs
    #

    Aug 16 12:56:26 orca syslogd 1.3-3#33.1: restart.
    Aug 16 12:56:26 orca kernel: klogd 1.3-3#33.1, log source = /proc/kmsg started.
    Aug 16 12:56:26 orca kernel: Inspecting /boot/System.map-2.2.19
    Aug 16 12:56:26 orca kernel: Loaded 5463 symbols from /boot/System.map-2.2.19.
    Aug 16 12:56:26 orca kernel: Symbols match kernel version 2.2.19.
    Aug 16 12:56:26 orca kernel: Loaded 234 symbols from 20 modules.
    Aug 16 12:56:26 orca kernel: Linux version 2.2.19 (root@orca) (gcc version 2.95.2 20000220 (Debian GNU/Linux)) #1 Wed Aug 15 19:55:47 EEST 2001
    Aug 16 12:56:26 orca kernel: BIOS-provided physical RAM map:
    Aug 16 12:56:26 orca kernel: BIOS-e820: 0009f000 @ 00000000 (usable)
    Aug 16 12:56:26 orca kernel: BIOS-e820: 0fef0000 @ 00100000 (usable)
    Aug 16 12:56:26 orca kernel: Detected 735029 kHz processor.
    Aug 16 12:56:26 orca kernel: Console: colour VGA+ 80x25
    Aug 16 12:56:26 orca kernel: Calibrating delay loop... 1464.72 BogoMIPS
    Aug 16 12:56:26 orca kernel: Memory: 258132k/262080k available (724k kernel code, 416k reserved, 2768k data, 40k init)
    Aug 16 12:56:26 orca kernel: Dentry hash table entries: 32768 (order 6, 256k)
    Aug 16 12:56:26 orca kernel: Buffer cache hash table entries: 262144 (order 8, 1024k)
    Aug 16 12:56:26 orca kernel: Page cache hash table entries: 65536 (order 6, 256k)
    Aug 16 12:56:26 orca kernel: VFS: Diskquotas version dquot_6.4.0 initialized
    Aug 16 12:56:26 orca kernel: Intel machine check architecture supported.
    Aug 16 12:56:26 orca kernel: Intel machine check reporting enabled on CPU#0.
    Aug 16 12:56:26 orca kernel: 128K L2 cache (4 way)
    Aug 16 12:56:26 orca kernel: CPU: L2 Cache: 128K
    Aug 16 12:56:26 orca kernel: CPU: Intel Pentium III (Coppermine) stepping 06
    Aug 16 12:56:26 orca kernel: Checking 386/387 coupling... OK, FPU using exception 16 error reporting.
    Aug 16 12:56:26 orca kernel: Checking 'hlt' instruction... OK.
    Aug 16 12:56:26 orca kernel: Checking for popad bug... OK.
    Aug 16 12:56:26 orca kernel: POSIX conformance testing by UNIFIX
    Aug 16 12:56:26 orca kernel: mtrr: v1.35a (19990819) Richard Gooch (rgooch@atnf.csiro.au)
    Aug 16 12:56:26 orca kernel: PCI: Using configuration type 1
    Aug 16 12:56:26 orca kernel: PCI: Probing PCI hardware
    Aug 16 12:56:26 orca kernel: Linux NET4.0 for Linux 2.2
    Aug 16 12:56:26 orca kernel: Based upon Swansea University Computer Society NET3.039
    Aug 16 12:56:26 orca kernel: NET4: Unix domain sockets 1.0 for Linux NET4.0.
    Aug 16 12:56:26 orca kernel: NET4: Linux TCP/IP 1.0 for NET4.0
    Aug 16 12:56:26 orca kernel: IP Protocols: ICMP, UDP, TCP
    Aug 16 12:56:26 orca kernel: TCP: Hash tables configured (ehash 262144 bhash 65536)
    Aug 16 12:56:26 orca kernel: Starting kswapd v 1.5
    Aug 16 12:56:26 orca kernel: parport0: PC-style at 0x378 [SPP]
    Aug 16 12:56:26 orca kernel: Serial driver version 4.27 with no serial options enabled
    Aug 16 12:56:26 orca kernel: ttyS00 at 0x03f8 (irq = 4) is a 16550A
    Aug 16 12:56:26 orca kernel: ttyS01 at 0x02f8 (irq = 3) is a 16550A
    Aug 16 12:56:26 orca kernel: Real Time Clock Driver v1.09
    Aug 16 12:56:26 orca kernel: VP_IDE: IDE controller on PCI bus 00 dev 39
    Aug 16 12:56:26 orca kernel: VP_IDE: not 100%% native mode: will probe irqs later
    Aug 16 12:56:26 orca kernel: ide0: BM-DMA at 0xd000-0xd007, BIOS settings: hda:DMA, hdb:DMA
    Aug 16 12:56:26 orca kernel: ide1: BM-DMA at 0xd008-0xd00f, BIOS settings: hdc:DMA, hdd:pio
    Aug 16 12:56:26 orca kernel: hda: WDC WD450AA-00BAA0, ATA DISK drive
    Aug 16 12:56:26 orca kernel: hdb: WDC AC2250F, ATA DISK drive
    Aug 16 12:56:26 orca kernel: hdc: CD-W54E, ATAPI CDROM drive
    Aug 16 12:56:26 orca kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    Aug 16 12:56:26 orca kernel: ide1 at 0x170-0x177,0x376 on irq 15
    Aug 16 12:56:26 orca kernel: hda: WDC WD450AA-00BAA0, 42934MB w/2048kB Cache, CHS=5473/255/63
    Aug 16 12:56:26 orca kernel: hdb: WDC AC2250F, 244MB w/64kB Cache, CHS=1010/9/55
    Aug 16 12:56:26 orca kernel: PPP: version 2.3.7 (demand dialling)
    Aug 16 12:56:26 orca kernel: TCP compression code copyright 1989 Regents of the University of California
    Aug 16 12:56:26 orca kernel: PPP line discipline registered.
    Aug 16 12:56:26 orca kernel: PPP BSD Compression module registered
    Aug 16 12:56:26 orca kernel: PPP Deflate Compression module registered
    Aug 16 12:56:26 orca kernel: Partition check:
    Aug 16 12:56:26 orca kernel: hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 hda8 hda9 hda10 hda11 hda12 >
    Aug 16 12:56:26 orca kernel: hdb: hdb1 < hdb5 >
    Aug 16 12:56:26 orca kernel: VFS: Mounted root (ext2 filesystem) readonly.
    Aug 16 12:56:26 orca kernel: Freeing unused kernel memory: 40k freed
    Aug 16 12:56:26 orca kernel: Adding Swap: 530136k swap-space (priority -1)
    Aug 16 12:56:26 orca kernel: inserting floppy driver for 2.2.19
    Aug 16 12:56:26 orca kernel: Floppy drive(s): fd0 is 1.44M, fd1 is 1.2M
    Aug 16 12:56:26 orca kernel: FDC 0 is a post-1991 82077
    Aug 16 12:56:26 orca kernel: hdc: ATAPI 32X CD-ROM CD-R/RW drive, 1280kB Cache
    Aug 16 12:56:26 orca kernel: Uniform CD-ROM driver Revision: 3.11
    Aug 16 12:56:26 orca kernel: parport_probe: failed
    Aug 16 12:56:26 orca kernel: parport0: no IEEE-1284 device present.
    Aug 16 12:56:26 orca kernel: paride: version 1.04 installed
    Aug 16 12:56:26 orca kernel: paride: epat registered as protocol 0
    Aug 16 12:56:26 orca kernel: pf: pf version 1.04, major 47, cluster 64, nice 0
    Aug 16 12:56:26 orca kernel: pf0: Sharing parport0 at 0x378
    Aug 16 12:56:26 orca kernel: pf0: epat 1.01, Shuttle EPAT chip c6 at 0x378, mode 1 (5/3), delay 1
    Aug 16 12:56:26 orca kernel: pf0: identify before command: alt=0x8 stat=0x8 err=0x101 loop=160001 phase=1
    Aug 16 12:56:26 orca kernel: pf0: Request sense before command: alt=0x8 stat=0x8 err=0x101 loop=160001 phase=1
    Aug 16 12:56:26 orca kernel: pf0: identify before command: alt=0x8 stat=0x8 err=0x101 loop=160001 phase=1
    Aug 16 12:56:26 orca kernel: pf0: Request sense before command: alt=0x8 stat=0x8 err=0x101 loop=160001 phase=1
    Aug 16 12:56:26 orca kernel: pf0: identify before command: alt=0x8 stat=0x8 err=0x101 loop=160001 phase=1
    Aug 16 12:56:26 orca kernel: pf0: Request sense before command: alt=0x8 stat=0x8 err=0x101 loop=160001 phase=1
    Aug 16 12:56:26 orca kernel: pf0: identify before command: alt=0x8 stat=0x8 err=0x101 loop=160001 phase=1
    Aug 16 12:56:26 orca kernel: pf0: Request sense before command: alt=0x8 stat=0x8 err=0x101 loop=160001 phase=1
    Aug 16 12:56:26 orca kernel: pf0: identify before command: alt=0x8 stat=0x8 err=0x101 loop=160001 phase=1
    Aug 16 12:56:26 orca kernel: pf0: Request sense before command: alt=0x8 stat=0x8 err=0x101 loop=160001 phase=1
    Aug 16 12:56:26 orca kernel: pf0: identify before command: alt=0x8 stat=0x8 err=0x101 loop=160001 phase=1
    Aug 16 12:56:26 orca kernel: pf0: Request sense before command: alt=0x8 stat=0x8 err=0x101 loop=160001 phase=1
    Aug 16 12:56:26 orca kernel: pf0: identify before command: alt=0x8 stat=0x8 err=0x101 loop=160001 phase=1
    Aug 16 12:56:26 orca kernel: pf0: Request sense before command: alt=0x8 stat=0x8 err=0x101 loop=160001 phase=1
    Aug 16 12:56:26 orca kernel: pf0: identify before command: alt=0x8 stat=0x8 err=0x101 loop=160001 phase=1
    Aug 16 12:56:26 orca kernel: pf0: Request sense before command: alt=0x8 stat=0x8 err=0x101 loop=160001 phase=1
    Aug 16 12:56:26 orca kernel: pf: No ATAPI disk detected
    Aug 16 12:56:26 orca kernel: scsi0 : SCSI host adapter emulation for IDE ATAPI devices
    Aug 16 12:56:26 orca kernel: scsi : 1 host.
    Aug 16 12:56:26 orca kernel: es1371: version v0.28 time 19:59:15 Aug 15 2001
    Aug 16 12:56:26 orca kernel: es1371: found chip, vendor id 0x1274 device id 0x1371 revision 0x08
    Aug 16 12:56:26 orca kernel: es1371: found es1371 rev 8 at io 0xec00 irq 9
    Aug 16 12:56:26 orca kernel: es1371: features: joystick 0x0
    Aug 16 12:56:26 orca kernel: es1371: codec vendor TRA (0x545241) revision 35 (0x23)
    Aug 16 12:56:26 orca kernel: es1371: codec features none
    Aug 16 12:56:26 orca kernel: es1371: stereo enhancement: no 3D stereo enhancement
    Aug 16 12:56:27 orca /usr/sbin/cron[177]: (CRON) INFO (pidfile fd = 3)
    Aug 16 12:56:27 orca /usr/sbin/cron[178]: (CRON) STARTUP (fork ok)
    Aug 16 12:56:40 orca modprobe: modprobe: Can't locate module char-major-5

    -- To unsubscribe, send mail to: linux-parport-request@torque.net --
    -- with the single word "unsubscribe" in the body of the message. --



    This archive was generated by hypermail 2b29 : Sun Aug 26 2001 - 19:08:13 EDT