[ale] NW ALE meeting

Greg Freemyer greg.freemyer at gmail.com
Thu Jan 6 10:22:52 EST 2005


On Thu, 6 Jan 2005 09:32:25 -0500, Eric VanWieren wrote:
> I think a good topic would be an introduction to kernel hacking. Just
> a thought, but for those interested, it would be a good starting
> point.
> 
> Eric
> 
I'd like to attend that one.

I even have a kernel todo that may be simple enough to be a demo.

I want to understand how the "hdparm -r" command operates in the
kernel and why it does not work with 2.6.8 (at least on my hardware).

I know it is an ioctl (BLKROSET) call from user space, but from there
I totally lose it.

Unfortunately there seem to be 3 independant core driver areas just
for ATA drives.  (Basic ide for MB controllers, advanced for PCI based
controllers, libata for SATA drives.)

It is all very confusing, and the ioctl implementations seem to be pure magic.

Greg
-- 
Greg Freemyer



More information about the Ale mailing list