Re: [PATCH] Open Firmware device tree virtual filesystem
- From: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
- Date: Sun, 31 Dec 2006 22:30:37 +0100 (MET)
On Dec 31 2006 12:45, David Miller wrote:
From: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
BUT, the eeprom utility may be used to modify values, and if used, I
would like to see ofwfs show the updated value. openpromfs does it
today:
15:09 ares:/proc/openprom/options # cat oem-banner?
false
15:09 ares:/proc/openprom/options # eeprom 'oem-banner?=true'
15:09 ares:/proc/openprom/options # cat oem-banner?
true
(BTW, why does not openpromfs have it rw?)
It used to be able to :-)
When I changed sparc/sparc64 over to an in-memory copy of the
OFW tree, I wasn't able to retain writable property support
in openpromfs. It just needs to be implemented and I never
found the desire nor time.
However, there is this one pseudofile "security-password" which _is_
writable, what about it?
-`J'
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH] Open Firmware device tree virtual filesystem
- From: Mitch Bradley
- Re: [PATCH] Open Firmware device tree virtual filesystem
- From: Jan Engelhardt
- Re: [PATCH] Open Firmware device tree virtual filesystem
- From: David Miller
- [PATCH] Open Firmware device tree virtual filesystem
- Prev by Date: RE: [nfsv4] RE: Finding hardlinks
- Next by Date: Re: ata1: spurious interrupt (irq_stat 0x8 active_tag -84148995 sactive 0x0) r0xj0
- Previous by thread: Re: [PATCH] Open Firmware device tree virtual filesystem
- Next by thread: [PATCH 2.6.20-rc2] [BUGFIX] drivers/atm/firestream.c: Fix infinite recursion when alignment passed is 0.
- Index(es):