lkml.org 
[lkml]   [1999]   [Jul]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: re-scan ide devices
> static int host;
>
> int init_module(void)
> {
> host = ide_register(0x170, 0x376, 15);
> if (host == -1)
> {
> printk(KERN_NOTICE "IDE-Register failed on host %d \n", host);
> return host;
> }
> printk(KERN_NOTICE "IDE-Register successfull on host %d \n", host);
> return 0;
> }

... and the same problem as with ioctl's... :(

ide_register() returns -1, (Input/output error)

I hope the guys will fix it in 2.2.11 ;)

- mauzi



-
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:52    [W:0.059 / U:0.936 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site