Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1250134
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH linux-firmware 2/7] WHENCE: Expand file wildcard RTL8192E/* |
| Date | 2015-10-18 16:10 +0200 |
| Message-ID | <qkWOS-7rn-17@gated-at.bofh.it> (permalink) |
| References | <qkWFc-70T-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
No other entry uses a wildcard, so keep things simple for scripts that parse this file. Signed-off-by: Ben Hutchings <ben@decadent.org.uk> --- WHENCE | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/WHENCE b/WHENCE index b26cf40..df6c27c 100644 --- a/WHENCE +++ b/WHENCE @@ -1807,7 +1807,10 @@ Licence: Driver: rtl8192e - Realtek 8192 PCI wireless driver -File: RTL8192E/* +File: RTL8192E/boot.img +File: RTL8192E/data.img +File: RTL8192E/main.img + Licence: Redistributable, provided by Realtek in their driver source download. -- Ben Hutchings A free society is one where it is safe to be unpopular. - Adlai Stevenson
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH linux-firmware 0/7] Metadata fixes for linux-firmware Ben Hutchings <ben@decadent.org.uk> - 2015-10-18 16:00 +0200 [PATCH linux-firmware 1/7] WHENCE: Remove listing of a nonexistent file Ben Hutchings <ben@decadent.org.uk> - 2015-10-18 16:10 +0200 [PATCH linux-firmware 7/7] WHENCE: Summarise several more custom licences as 'Redistributable' Ben Hutchings <ben@decadent.org.uk> - 2015-10-18 16:10 +0200 [PATCH linux-firmware 3/7] WHENCE: Fix several licen[cs]e filenames Ben Hutchings <ben@decadent.org.uk> - 2015-10-18 16:10 +0200 [PATCH linux-firmware 4/7] Add licence information for kaweth firmware Ben Hutchings <ben@decadent.org.uk> - 2015-10-18 16:10 +0200 [PATCH linux-firmware 6/7] Add licence information for qla1280 firmware Ben Hutchings <ben@decadent.org.uk> - 2015-10-18 16:10 +0200 [PATCH linux-firmware 2/7] WHENCE: Expand file wildcard RTL8192E/* Ben Hutchings <ben@decadent.org.uk> - 2015-10-18 16:10 +0200 [PATCH linux-firmware 5/7] Add licence information for e100 microcode Ben Hutchings <ben@decadent.org.uk> - 2015-10-18 16:10 +0200
csiph-web