lkml.org 
[lkml]   [1999]   [Dec]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: PATCH: Fix for lance.c
Date
From
> Hi Linus!
>
> This patch fixes the lance.c driver to call isa_readw() accordingly.

This looks incomplete.

> - if (readw(0x000f0102) == 0x5048) {
> + if (isa_readw(0x000f0102) == 0x5048) {
> static const short ioaddr_table[] = { 0x300, 0x320, 0x340, 0x360};
> int hp_port = (readl(0x000f00f1) & 1) ? 0x499 : 0x99;

^^^^^^^^^^^^^^^^^^^^^^

There are others to fix too.

Alan



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:55    [W:0.053 / U:0.212 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site