login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
February
»
6
Re: [PATCH] pata_acpi driver
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Alexey Dobriyan <adobriyan@...>
To: Alan <alan@...>
Cc: <linux-kernel@...>, <jeff@...>
Subject:
Re: [PATCH] pata_acpi driver
Date: Tuesday, February 6, 2007 - 9:41 am
On 2/6/07, Alan <alan@lxorguk.ukuu.org.uk> wrote:
quoted text
> An ACPI[1] firmware driver for motherboard PATA ports.
quoted text
> +int ata_acpi_stm(const struct ata_port *ap, void *handle, struct acpi_gtm > *stm) > +{ > + acpi_status status; > + struct acpi_object_list input; > + union acpi_object in_params[3]; > + > + in_params[0].type = ACPI_TYPE_BUFFER; > + in_params[0].buffer.length = sizeof(struct acpi_gtm); > + in_params[0].buffer.pointer = (u8 *)stm; > + /* Buffers for id may need byteswapping ? */ > + in_params[1].type = ACPI_TYPE_BUFFER; > + in_params[1].buffer.length = 512; > + in_params[1].buffer.pointer = (u8 *)ap->device[0].id; > + in_params[2].type = ACPI_TYPE_BUFFER; > + in_params[2].buffer.length = 512; > + in_params[1].buffer.pointer = (u8 *)ap->device[1].id;
Must be a typo. [2] -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH] pata_acpi driver
, Alan
, (Tue Feb 6, 9:46 am)
Re: [PATCH] pata_acpi driver
, Alexey Dobriyan
, (Tue Feb 6, 9:41 am)
Re: [PATCH] pata_acpi driver
, Alan
, (Tue Feb 6, 11:00 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Davide Libenzi
[patch 7/8] fdmap v2 - implement sys_socket2
Greg Kroah-Hartman
[PATCH 018/196] coda: convert struct class_device to struct device
Bart Van Assche
Integration of SCST in the mainstream Linux kernel
David Newall
Re: Slow DOWN, please!!!
git
:
linux-netdev
:
Christoph Lameter
Network latency regressions from 2.6.22 to 2.6.29
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Arjan van de Ven
Re: [GIT]: Networking
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
2 users
and
700 guests
online.
Online users
ahmadlawson7581
Jeremy
Syndicate