From: Stefan Reinauer <stepan@suse.de>
To: linux-kernel@vger.kernel.org
Subject: [ANNOUNCE] /dev/bios 0.3.1 released
Date: Thu, 2 Aug 2001 00:37:47 +0200 [thread overview]
Message-ID: <20010802003747.A7850@suse.de> (raw)
Dear hackers,
weren't you ever frustrated about the fact that updating your hardware's
flash firmware needs proprietary closed source software installed?
There's a solution to this problem: a kernel driver for different kinds
of (Flash)BIOSs that are available in today's x86 or Alpha AXP hardware.
It's /dev/bios - and the latest version 0.3.1 was released recently.
There are well known BIOSs for
* System BIOS (resides at 0xe0000)
* graphics hardware (e.g. VGA-adapters at 0xc0000)
* SCSI host adapters
* networking interfaces with 'BOOT ROM'
* ...
While in former times these BIOSs were implemented by using ROM or EPROM
(both can't be updated without opening your computer) today's PC hardware
is normally delivered with so called FLASH ROMs. These can simply be updated
by software. This driver has the approach to make Linux read and write flash
roms.
What's new in 0.3.1?
* compiles and works with Linux kernel 2.4
* rewrote flash chip probing
* always use ioremap now
* flash chips above 128k should work transparent
* Support for newer VIA chipsets
Devbios can be downloaded from http://www.freiburg.linux.de/~stepan/bios/
Please be sure to READ the README ;-) As long as you load the module without
special parameters, it's in readonly mode and can't mess up your system, so
please don't hesitate to try it out and mail me any test results
Best regards,
Stefan Reinauer, <stepan@suse.de>
--
OpenBIOS - free your system.
reply other threads:[~2001-08-01 22:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010802003747.A7850@suse.de \
--to=stepan@suse.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox