lkml.org 
[lkml]   [2008]   [Feb]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 3/3] x86: fix pcspkr to not use inb_p/outb_p calls.
On Sun, 17 Feb 2008 16:56:42 -0500 (EST)
"David P. Reed" <dpreed@reed.com> wrote:

> Fix pcspkr driver to use explicit timing delay for access to PIT,
> rather than inb_p/outb_p calls, which use insufficiently explicit

NAK.

We now have inb_pit and outb_pit to make the transition easier - can you
switch to those instead of coding internal knowledge outside of the
kernel methods.

They in turn will acquire whatever logic is needed to DTRT.

Alan


\
 
 \ /
  Last update: 2008-02-17 23:35    [W:0.150 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site