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

chip@atlantic.net
Wed, 11 Feb 1998 12:20:06 -0500 (EST)


According to John Labovitz:
>
> fd1 = open("/dev/biosguard", O_WRONLY);
> fd2 = open("/dev/bios", O_WRONLY);
> write(fd2, newbioscode, newbioscodelen);
> close(fd2);
> close(fd1);
>

I like this even better than my own ioctl guard idea.

-- 
Chip Salzenberg               - a.k.a. -                <chip@pobox.com>
         "Nice shooting, Zanthar!"  "Thanks, Denise."  // MST3K

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

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