Displaying 7 results from an estimated 7 matches for "pata_it8213".
2009 Nov 20
1
Recommended approach for adding PATA_IT8213 support via RPM
My question is:
Anyone know of a howto of some sort (or perhaps any instructions) for
creating a kernel module to add support for a particular device. I need
to get support for the PATA_IT8213 hardware.
Supplementary information:
I've read http://wiki.centos.org/HowTos/BuildingKernelModules and
http://www.kerneldrivers.org/RedHatKernelModulePackages. However, it
seems the underlying assumption for these two HOWTOs is that you have
separate source code for the modules.
Support for...
2017 Aug 13
1
[Bug 102192] New: Dell XPS 15 9560: PU: 1 PID: 58 at drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gf100.c:190 gf100_vm_flush+0x1b3/0x1c0
...mod cdrom sg
sd_mod pdc_adma sata_inic162x sata_mv ata_piix ahci libahci
[ 1730.734208] sata_qstor sata_vsc sata_uli sata_sis sata_sx4 sata_nv sata_via
sata_svw sata_sil24 sata_sil sata_promise pata_via pata_jmicron pata_marvell
pata_sis pata_netcell pata_pdc202xx_old pata_atiixp pata_amd pata_ali
pata_it8213 pata_pcmcia pata_serverworks pata_oldpiix pata_artop pata_it821x
pata_hpt3x2n pata_hpt3x3 pata_hpt37x pata_hpt366 pata_cmd64x pata_sil680
pata_pdc2027x
[ 1730.734219] CPU: 1 PID: 58 Comm: kworker/1:1 Tainted: G W
4.13.0-rc4 #1
[ 1730.734219] Hardware name: Dell Inc. XPS 15 9560/05FFDN,...
2017 Jun 22
5
[Bug 101553] New: [ 8.944203] nouveau 0000:01:00.0: DRM: failed to create kernel channel, -22
https://bugs.freedesktop.org/show_bug.cgi?id=101553
Bug ID: 101553
Summary: [ 8.944203] nouveau 0000:01:00.0: DRM: failed to
create kernel channel, -22
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
2017 Mar 16
52
[Bug 100228] New: [NV137] unknown chipset (137000a1)
https://bugs.freedesktop.org/show_bug.cgi?id=100228
Bug ID: 100228
Summary: [NV137] unknown chipset (137000a1)
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau
2011 Dec 27
0
[Kernel 3.1.5] [OCFS2] After many write/delete on ocfs2 both servers in cluster kernel oops
..._mod crc_t10dif pdc_adma sata_inic162x sata_mv ata_piix
> ahci libahci sata_qstor sata_vsc sata_uli sata_sis sata_sx4 sata_nv
> sata_via sata_svw sata_sil24 sata_sil sata_promise pata_via
> pata_jmicron pata_marvell pata_sis pata_netcell pata_pdc202xx_old
> pata_atiixp pata_amd pata_ali pata_it8213 pata_pcmcia
> pata_serverworks pata_oldpiix pata_artop pata_it821x pata_hpt3x2n
> pata_hpt3x3 pata_hpt37x pata_hpt366 pata_cmd64x pata_sil680
> pata_pdc2027x
>
> TEST-MAIL2 scripts # ./ver_linux
> If some fields are empty or look unusual you may have an old version.
> Compare...
2019 Sep 23
2
[PATCH trivial 1/3] treewide: drivers: Fix Kconfig indentation
.....86e35c9a9ac6 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -695,7 +695,7 @@ config PATA_IMX
depends on ARCH_MXC
help
This option enables support for the PATA host available on Freescale
- iMX SoCs.
+ iMX SoCs.
If unsure, say N.
@@ -704,7 +704,7 @@ config PATA_IT8213
depends on PCI
help
This option enables support for the ITE 821 PATA
- controllers via the new ATA layer.
+ controllers via the new ATA layer.
If unsure, say N.
@@ -732,9 +732,9 @@ config PATA_MACIO
depends on PPC_PMAC
help
Most IDE capable PowerMacs have IDE buss...
2019 Oct 04
3
[RESEND TRIVIAL 1/3] treewide: drivers: Fix Kconfig indentation
.....86e35c9a9ac6 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -695,7 +695,7 @@ config PATA_IMX
depends on ARCH_MXC
help
This option enables support for the PATA host available on Freescale
- iMX SoCs.
+ iMX SoCs.
If unsure, say N.
@@ -704,7 +704,7 @@ config PATA_IT8213
depends on PCI
help
This option enables support for the ITE 821 PATA
- controllers via the new ATA layer.
+ controllers via the new ATA layer.
If unsure, say N.
@@ -732,9 +732,9 @@ config PATA_MACIO
depends on PPC_PMAC
help
Most IDE capable PowerMacs have IDE buss...