public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mariusz Zielinski <levi@wp-sa.pl>
To: Stuart MacDonald <stuartm@connecttech.com>
Cc: "'Linux Kernel Mailing List'" <linux-kernel@vger.kernel.org>
Subject: Re: Driver Model
Date: Wed, 03 Sep 2003 18:02:29 +0200	[thread overview]
Message-ID: <200309031802.29930.levi@wp-sa.pl> (raw)
In-Reply-To: <004801c37233$08c93b10$294b82ce@stuartm>

On Wednesday 03 of September 2003 17:50, Stuart MacDonald wrote:
> From: Mariusz Zielinski [mailto:levi@wp-sa.pl]
>
> > Realtek 8180L wlan chipset driver.
>
> From:
> http://www.realtek.com.tw/downloads/downloads1-3.aspx?series=16&Software=Tr
>ue
>
> These drivers are all source and appear to be all GPLed.

Look at
http://www.realtek.com.tw/downloads/downloads1-3.aspx?lineid=2002111&famid=2002111&series=2002121&Software=True

Archive:  rh90-8180(120).zip
 Length   Method    Size  Ratio   Date   Time   CRC-32    Name
--------  ------  ------- -----   ----   ----   ------    ----
    2150  Defl:N      769  64%  07-24-03 10:30  bdcbb2db  release/Makefile
  216130  Defl:N    84093  61%  07-24-03 10:30  f6e934c9  release/priv_part.o
                                                          ^^^^^^^^^^^^^^^^^^^
    1503  Defl:N      548  64%  07-24-03 10:30  aa55c41c  release/r8180_export.h
   17834  Defl:N     3524  80%  07-24-03 10:30  b00831ae  release/r8180_if.c
    4488  Defl:N     1278  72%  07-24-03 10:30  00e6785f  release/r8180_if.h
   13319  Defl:N     2811  79%  07-24-03 10:30  1ad0ac11  release/r8180_pci_init.c
                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
#cat r8180_pci_init.c | grep MODULE_LICENSE
MODULE_LICENSE("GPL");

     528  Defl:N      321  39%  07-24-03 10:30  9fe4dafc  release/r8180_pci_init.h
    8722  Defl:N     2028  77%  07-24-03 10:30  580d8c16  release/r8180_type.h
    5072  Defl:N     1709  66%  07-24-03 10:30  90348255  release/readme
     529  Defl:N      320  40%  07-24-03 10:30  aafe3723  release/rls_note_0724
     155  Defl:N      116  25%  07-24-03 10:30  6d3018fc  release/wlandown
     587  Defl:N      266  55%  07-24-03 10:30  763d2e5f  release/wlanup
--------          -------  ---                            -------
  271017            97783  64%                            12 files

-- 
Mariusz Zielinski

  reply	other threads:[~2003-09-03 16:03 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-02 18:43 Driver Model James Clark
2003-09-02 19:13 ` Robert Love
2003-09-02 20:44 ` Richard B. Johnson
2003-09-03 14:36   ` Stuart MacDonald
2003-09-03 14:52     ` Jan-Benedict Glaw
2003-09-03 14:57     ` Alan Cox
2003-09-03 15:13       ` Stuart MacDonald
2003-09-03 15:33         ` Mariusz Zielinski
2003-09-03 15:50           ` Stuart MacDonald
2003-09-03 16:02             ` Mariusz Zielinski [this message]
2003-09-03 17:58               ` Stuart MacDonald
2003-09-03 16:58             ` Alan Cox
2003-09-03 18:21               ` Jeff Garzik
2003-09-03 15:50           ` Mariusz Zielinski
2003-09-03 22:41       ` David Schwartz
2003-09-04 11:03         ` Alan Cox
2003-09-03 15:22     ` Richard B. Johnson
2003-09-02 21:29 ` Patrick Mochel
2003-09-02 21:44   ` James Clark
2003-09-02 22:05     ` Greg KH
2003-09-02 22:08     ` Robert Love
2003-09-02 22:39     ` Jamie Lokier
2003-09-02 23:52 ` Andre Hedrick
2003-09-03  0:20   ` David Schwartz
2003-09-03 17:38     ` Andre Hedrick
2003-09-03 18:19       ` Alan Cox
2003-09-03 18:15         ` Andre Hedrick
2003-09-04 12:40       ` Henning P. Schmiedehausen
2003-09-03 13:10 ` Alan Cox
     [not found] <rtHg.3n0.9@gated-at.bofh.it>
     [not found] ` <rK5y.1xN.25@gated-at.bofh.it>
2003-09-03 18:42   ` Pascal Schmidt
2003-09-03 19:49     ` Andre Hedrick
2003-09-03 22:41     ` David Schwartz
2003-09-03 23:11       ` Pascal Schmidt
2003-09-03 23:33         ` David Schwartz
2003-09-04  1:38           ` Pascal Schmidt
2003-09-04  3:01             ` David Schwartz
2003-09-04 14:21               ` Pascal Schmidt
2003-09-04  1:37         ` Andre Hedrick

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=200309031802.29930.levi@wp-sa.pl \
    --to=levi@wp-sa.pl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stuartm@connecttech.com \
    /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