public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Phil Rigby <phil@philrigby.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] speed up SATA: Bug?
Date: Sun, 28 Mar 2004 12:58:33 -0500	[thread overview]
Message-ID: <40671249.8030008@pobox.com> (raw)
In-Reply-To: <4066B2FE.1020903@philrigby.com>

Phil Rigby wrote:
> VFS: Mounted root (ext2 filesystem).
> SCSI subsystem initialized
> libata: Unknown symbol pci_dma_mapping_error
> sata_sil: Unknown symbol ata_std_bios_param
> sata_sil: Unknown symbol ata_tf_load_mmio
> sata_sil: Unknown symbol ata_bmdma_start_mmio
> sata_sil: Unknown symbol ata_tf_read_mmio
> sata_sil: Unknown symbol ata_exec_command_mmio
> sata_sil: Unknown symbol sata_phy_reset
> sata_sil: Unknown symbol ata_check_status_mmio
> sata_sil: Unknown symbol ata_interrupt
> sata_sil: Unknown symbol ata_scsi_slave_config
> sata_sil: Unknown symbol ata_fill_sg
> sata_sil: Unknown symbol ata_std_ports
> sata_sil: Unknown symbol ata_scsi_error
> sata_sil: Unknown symbol ata_port_disable
> sata_sil: Unknown symbol ata_scsi_queuecmd
> sata_sil: Unknown symbol ata_eng_timeout
> sata_sil: Unknown symbol ata_port_stop
> sata_sil: Unknown symbol ata_pci_remove_one
> sata_sil: Unknown symbol ata_device_add
> sata_sil: Unknown symbol ata_port_start

You're system needs to load the "libata" kernel module, that provides 
these functions.

Looks like you're doing "insmod" when you should be doing "modprobe", or 
your mkinitrd is broken, or something like that.

	Jeff




      reply	other threads:[~2004-03-28 17:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-28 11:11 [PATCH] speed up SATA: Bug? Phil Rigby
2004-03-28 17:58 ` Jeff Garzik [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40671249.8030008@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=phil@philrigby.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox