[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <469C10F6.3050008@googlemail.com>
Date: Tue, 17 Jul 2007 02:44:38 +0200
From: Gabriel C <nix.or.die@...glemail.com>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
CC: Jens Axboe <jens.axboe@...cle.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
linux-scsi@...r.kernel.org
Subject: Re: Someone ( bsg merge ? ) broke {sd,hd}parm on current git
Gabriel C wrote:
> Hello,
>
> sdparm and hdparm are broken for me on git (
> abce891a10559343d8ac9f79b46d78afdba63a40 )
>
>
> ~$ sudo hdparm /dev/sdc
>
> /dev/sdc:
> BLKROGET failed: Inappropriate ioctl for device
> BLKRAGET failed: Inappropriate ioctl for device
> BLKGETSIZE failed: Inappropriate ioctl for device
>
>
> ~$ sudo sdparm --all /dev/sdc
> unable to access /dev/sdc, ATA disk?
>
>
Well it is bsg , setting BLK_DEV_BSG=n fixed all this errors.
Maybe a bit off topic but it depends on EXPERIMENTAL so why the the menu
is not telling this ? and why the default is 'y' for it ?
IMO everything depends on EXPERIMENTAL should
1) Tell it is EXPERIMENTAL ( visible to the user in menu ) " Foo New
stuff ( EXPERIMENTAL ) "
2) Should not default to 'y' , is up to the users/admins to set
EXPERIMENTAL things to Y/M , isn't it ?
( PS: there are even defconfigs with EXPERIMENTAL things set to y but
this is really off topic )
Regards,
Gabriel C
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists