RE: [PATCH] prefix redefinition fix (Re: hdparm documentation)

2009-11-11 Thread Pedro A ARANDA
Hi Robert > Message: 1 > Date: Mon, 9 Nov 2009 16:00:17 +0100 > From: Robert Millan > Subject: [PATCH] prefix redefinition fix (Re: hdparm documentation) > To: The development of GNU GRUB > Message-ID: <20091109150017.ga13...@thorin> > Content-Type: text/plain; cha

Re: [PATCH] prefix redefinition fix (Re: hdparm documentation)

2009-11-09 Thread Robert Millan
On Mon, Nov 09, 2009 at 04:00:17PM +0100, Robert Millan wrote: > === modified file 'normal/autofs.c' > --- normal/autofs.c 2009-11-09 14:45:28 + > +++ normal/autofs.c 2009-11-09 14:55:27 + > @@ -51,12 +51,6 @@ > read_fs_list (void) > { >const char *prefix; > - static int first_ti

[PATCH] prefix redefinition fix (Re: hdparm documentation)

2009-11-09 Thread Robert Millan
On Mon, Nov 09, 2009 at 03:13:38PM +0100, Robert Millan wrote: > On Sun, Nov 08, 2009 at 06:09:33PM +0100, Christian Franke wrote: > > > > After 'insmod ata', loading of further modules typically fails because > > the drive in the 'prefix' variable is no longer valid. > > Actually, there's a bit

Re: hdparm documentation

2009-11-09 Thread Robert Millan
On Sun, Nov 08, 2009 at 06:09:33PM +0100, Christian Franke wrote: > > After 'insmod ata', loading of further modules typically fails because > the drive in the 'prefix' variable is no longer valid. Actually, there's a bit more to it: even if you reset prefix, it won't use the new path. I'm wor

Re: hdparm documentation

2009-11-08 Thread Christian Franke
Pedro A ARANDA wrote: I'm trying to make the hdparm module run on my HP Mini 110. I have had no luck, neither in doing so or finding documentation which could help me doing so. If I get the right pointer and I make it run on my box, I'd be willing to post a HOWTO, to make things easier to othe

hdparm documentation

2009-11-08 Thread Pedro A ARANDA
Hi, I'm trying to make the hdparm module run on my HP Mini 110. I have had no luck,neither in doing so or finding documentation which could help me doing so. If I getthe right pointer and I make it run on my box, I'd be willing to post a HOWTO, tomake things easier to other people. I'm currentl