* [PATCH] file-4.26: add wireless-regdb magic file format
@ 2009-01-27 16:54 Luis R. Rodriguez
2009-01-27 17:28 ` Christos Zoulas
0 siblings, 1 reply; 3+ messages in thread
From: Luis R. Rodriguez @ 2009-01-27 16:54 UTC (permalink / raw)
To: Christos Zoulas; +Cc: file, linux-wireless
Christos, this patch adds the wireless-regdb magic file format
to the file Magdir. We use this binary file format in Linux for our
wireless regulatory database parsed by CRDA. If there are any questions
please feel free to puke us on the linux-wireless list.
Do you have plans on releasing a file-4.27 any time soon?
Thanks to Johannes for coming up with this.
Luis
--- /dev/null 2009-01-18 12:51:54.000000000 -0800
+++ file-4.26/magic/Magdir/wireless-regdb 2009-01-27 08:40:43.000000000 -0800
@@ -0,0 +1,6 @@
+# wireless-regdb: file(1) magic for CRDA wireless-regdb file format
+#
+# CRDA Regulatory database file
+# http://wireless.kernel.org/en/developers/Regulatory
+0 belong 0x52474442 CRDA wireless regulatory database file
+>4 belong 19 (Version 1)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] file-4.26: add wireless-regdb magic file format
2009-01-27 16:54 [PATCH] file-4.26: add wireless-regdb magic file format Luis R. Rodriguez
@ 2009-01-27 17:28 ` Christos Zoulas
2009-01-27 18:06 ` Luis R. Rodriguez
0 siblings, 1 reply; 3+ messages in thread
From: Christos Zoulas @ 2009-01-27 17:28 UTC (permalink / raw)
To: Luis R. Rodriguez; +Cc: file, linux-wireless
On Jan 27, 8:54am, lrodriguez@atheros.com ("Luis R. Rodriguez") wrote:
-- Subject: [PATCH] file-4.26: add wireless-regdb magic file format
| Christos, this patch adds the wireless-regdb magic file format
| to the file Magdir. We use this binary file format in Linux for our
| wireless regulatory database parsed by CRDA. If there are any questions
| please feel free to puke us on the linux-wireless list.
|
| Do you have plans on releasing a file-4.27 any time soon?
|
| Thanks to Johannes for coming up with this.
|
| Luis
|
| --- /dev/null 2009-01-18 12:51:54.000000000 -0800
| +++ file-4.26/magic/Magdir/wireless-regdb 2009-01-27 08:40:43.000000000 -0800
| @@ -0,0 +1,6 @@
| +# wireless-regdb: file(1) magic for CRDA wireless-regdb file format
| +#
| +# CRDA Regulatory database file
| +# http://wireless.kernel.org/en/developers/Regulatory
| +0 belong 0x52474442
| +>4 belong 19 (Version 1)
Isn't that belong really:
0 string RGDB CRDA wireless regulatory database file
>4 belong 19 (Version 1)
???
christos
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] file-4.26: add wireless-regdb magic file format
2009-01-27 17:28 ` Christos Zoulas
@ 2009-01-27 18:06 ` Luis R. Rodriguez
0 siblings, 0 replies; 3+ messages in thread
From: Luis R. Rodriguez @ 2009-01-27 18:06 UTC (permalink / raw)
To: Christos Zoulas
Cc: Luis Rodriguez, file@mx.gw.com, linux-wireless@vger.kernel.org
On Tue, Jan 27, 2009 at 09:28:48AM -0800, Christos Zoulas wrote:
> On Jan 27, 8:54am, lrodriguez@atheros.com ("Luis R. Rodriguez") wrote:
> -- Subject: [PATCH] file-4.26: add wireless-regdb magic file format
>
> | Christos, this patch adds the wireless-regdb magic file format
> | to the file Magdir. We use this binary file format in Linux for our
> | wireless regulatory database parsed by CRDA. If there are any questions
> | please feel free to puke us on the linux-wireless list.
> |
> | Do you have plans on releasing a file-4.27 any time soon?
> |
> | Thanks to Johannes for coming up with this.
> |
> | Luis
> |
> | --- /dev/null 2009-01-18 12:51:54.000000000 -0800
> | +++ file-4.26/magic/Magdir/wireless-regdb 2009-01-27 08:40:43.000000000 -0800
> | @@ -0,0 +1,6 @@
> | +# wireless-regdb: file(1) magic for CRDA wireless-regdb file format
> | +#
> | +# CRDA Regulatory database file
> | +# http://wireless.kernel.org/en/developers/Regulatory
> | +0 belong 0x52474442
> | +>4 belong 19 (Version 1)
>
> Isn't that belong really:
>
> 0 string RGDB CRDA wireless regulatory database file
> >4 belong 19 (Version 1)
Sure that works as well, makes it nicer too.
Luis
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-01-27 18:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-27 16:54 [PATCH] file-4.26: add wireless-regdb magic file format Luis R. Rodriguez
2009-01-27 17:28 ` Christos Zoulas
2009-01-27 18:06 ` Luis R. Rodriguez
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).