Re: ANNOUNCE: /dev/bios - flash rom bios driver

John Labovitz (johnl@meer.net)
Wed, 11 Feb 1998 21:07:31 -0800


> What does it change? How an additional dev adds more protection, and
> from what?

having something like /dev/biosguard that you have to open for writing
first (and keep open until you're done writing to /dev/bios) simply
ensures that you can't do something dangerous like:

cat >/dev/bios

...and end up with a corrupted bios.

chip's ioctl idea (open, ioctl to ask to write, then write) would
work as well.

john

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu