31 May, 2019

1 commit

  • Based on 1 normalized pattern(s):

    this program is free software you can redistribute it and or modify
    it under the terms of the gnu general public license as published by
    the free software foundation either version 2 of the license or at
    your option any later version

    extracted by the scancode license scanner the SPDX license identifier

    GPL-2.0-or-later

    has been chosen to replace the boilerplate/reference in 3029 file(s).

    Signed-off-by: Thomas Gleixner
    Reviewed-by: Allison Randal
    Cc: linux-spdx@vger.kernel.org
    Link: https://lkml.kernel.org/r/20190527070032.746973796@linutronix.de
    Signed-off-by: Greg Kroah-Hartman

    Thomas Gleixner
     

02 Mar, 2018

1 commit


22 Feb, 2018

1 commit


20 May, 2016

1 commit

  • This is a patch to clean checkpatch warnings and errors
    in the Space.c file.
    Clean up the following warnings and errors.

    WARNING :
    * Block comments use * on subsequent lines
    * Missing a blank line after declarations
    * networking block comments don't use an empty /* line, use /*
    * please, no space before tabs
    * please, no spaces at the start of a line
    * line over 80 characters

    ERROR :
    * code indent should use tabs where possible
    * space prohibited after that open parenthesis '('

    Signed-off-by: Amit Ghadge
    Signed-off-by: David S. Miller

    Amit Ghadge
     

20 Dec, 2013

1 commit

  • Create a new header file include/net/Space.h which contains
    prototype declaration of sbni_probe().

    Include the new header file in drivers/net/Space.c and
    drivers/net/wan/sbni.c because they use this function.

    This eliminates the following warning in wan/sbni.c:
    drivers/net/wan/sbni.c:224:12: warning: no previous prototype for ‘sbni_probe’ [-Wmissing-prototypes]

    Signed-off-by: Rashika Kheria
    Reviewed-by: Josh Triplett
    Signed-off-by: David S. Miller

    Rashika Kheria
     

17 Sep, 2013

1 commit


22 Jan, 2013

12 commits

  • The last update to the Ethernet HowTo (over 10 years ago) listed this:

    ------------------------
    SEEQ 8005

    Status: Obsolete, Driver Name: seeq8005

    There is little information about the card included in the driver,
    and hence little information to be put here. If you have a question,
    you are probably best trying to e-mail the driver author as listed
    in the source.

    It was marked obsolete as of the 2.4 series kernels.
    ------------------------

    If it was obsolete over a decade ago, the situation can not have
    improved with the passage of time, so let us act on that. Even with
    today's improved search engines, I was unable to locate any real
    meaningful information on the ISA implementation of this rare chip.

    There are ARM and SGI variants of the driver in tree, but they do
    not depend on the original x86 driver source or header file. We
    leave those non-x86 drivers to be deleted by the arch maintainers
    when they decide to expire those legacy platforms as a whole.

    Signed-off-by: Paul Gortmaker

    Paul Gortmaker
     
  • This is another one that makes sense to target for obsolescence, since
    it (a)appeared pre-1995, and (b)was rather rare, and (c)did not
    really have any statistically significant active linux user base.

    Removing this ISA 10Mbit driver support is unlikely to be even noticed
    by the user base of 3.9+ linux kernels, especially when the documentation
    clearly indicates the vintage with this text:

    "...designed to work with all kernels > 1.1.33"

    Signed-off-by: Paul Gortmaker

    Paul Gortmaker
     
  • This is an area I know all too well, after being author of several 8390
    drivers, and maintainer of all 8390 drivers during a large part of their
    active lifecycle.

    To that end, I can say this with a reasonable degree of confidence.
    The drivers deleted here represent the earliest (as in early 1990)
    hardware and/or rare hardware. The remaining hardware not deleted
    here is the more modern/sane of the lot, with ISA-PnP and jumperless
    "soft configuration" like the wd and smc cards had.

    The original ne2000 driver (ne.c) gets a pass at this time since
    AT/LANTIC based cards that could be both ne2000 or wd-like (with
    shared memory) and with jumperless configuration were made in the
    mid to late 1990's, and performed reasonably well for their era.

    Signed-off-by: Paul Gortmaker

    Paul Gortmaker
     
  • This is another driver for relatively rare 10Mbit hardware that
    originated in the early 1990's. So we select it for removal at
    this point in time as well.

    Cc: Mika Kuoppala
    Signed-off-by: Paul Gortmaker

    Paul Gortmaker
     
  • These Fujitsu MB86965 based ISA 10Mbit cards were another of the
    relatively rare cards dating from the early 1990s that for one reason
    or another didn't seem to get a lot of use in linux. So we retire it
    now with a reasonable degree of confidence that it won't impact anyone.

    Signed-off-by: Paul Gortmaker

    Paul Gortmaker
     
  • These cards were only available in 8bit format, and in addition
    they only had AUI and BNC(10-Base2) interfaces (i.e. no RJ-45).

    In fact, they are so rare, that an internet search on these old
    cards almost comes up empty, unless the "Micom interlan" name
    is used.

    This puts them in the equivalent domain as the 3c501, so there
    should be no strong opposition to the driver removal, as nobody
    is seriously using 3.9+ with 8 bit ISA hardware.

    In doing so, the whole "ethernet/racal" category becomes empty,
    so we clean up the Makefile/Kconfig and subdir appropriately.

    Cc: Andreas Mohr
    Cc: Jan-Pascal van Best
    Signed-off-by: Paul Gortmaker

    Paul Gortmaker
     
  • Like the other drivers that were in the ISA i825xx family, the ni52
    was rather rare, not widely used, and hence perhaps not as reliable
    as the more mainstream ISA drivers that were heavily used. Given
    that, it is chosen for retirement at this time as well.

    Signed-off-by: Paul Gortmaker

    Paul Gortmaker
     
  • These old drivers should not be confused with the very common PCI
    cards that are supported by e100.c -- these older 10Mbit ISA only
    drivers were not as commonly used as some of the other ISA drivers,
    simply due to hardware availability and pricing.

    Given the rarity of the hardware, and the subsequent less extensive
    use of the drivers, it makes sense to obsolete them at this point
    in time, along with other rare/experimental ISA drivers.

    Signed-off-by: Paul Gortmaker

    Paul Gortmaker
     
  • For those of us who were around in the early to mid 1990's, we
    will remember that the i825xx ethernet support was not something
    that was considered sufficiently vetted for 24/7 use.

    Folks might be inclined to use *functional* ISA hardware on some
    near expired P3 ISA machines for dedicated workhorse applications,
    but the odds of using (and relying on) one of these old/experimental
    drivers is essentially nil. So lets remove them.

    Signed-off-by: Paul Gortmaker

    Paul Gortmaker
     
  • The parallel port is largely replaced by USB, and even in the
    day where these drivers were current, the documented speed was
    less than 100kB/s. Let us not pretend that anyone cares about
    these drivers anymore, or worse - pretend that anyone is using
    them on a modern kernel.

    As a side bonus, this is the end of legacy parallel port ethernet,
    so we get to drop the whole chunk relating to that in the legacy
    Space.c file containing the non-PCI unified probe dispatch.

    Signed-off-by: Paul Gortmaker

    Paul Gortmaker
     
  • It was amusing that linux was able to make use of this 1980's
    technology on machines long past its intended lifespan, but
    it probably should go now.

    To set some context, the 3c501 was designed in the 1980's to be
    used on 8088 PC-XT 8bit ISA machines. It was built using a large
    number of discrete TTL components and truly looks like a relic
    of the ancient past before large scale integration was common.

    But from a functional point of view, the real issue, as stated
    in the (also obsolete) Ethernet-HowTo, is that "...the 3c501 can
    only do one thing at a time -- while you are removing one packet
    from the single-packet buffer it cannot receive another packet,
    nor can it receive a packet while loading a transmit packet."

    You know things are not good when the Kconfig help text suggests
    you make a cron job doing a ping every minute.

    Hardware that old and crippled is simply not going to be used by
    anyone in a time where 10 year old 100Mbit PCI cards (that are
    still functional) are largely give-away items.

    Cc: Alan Cox
    Signed-off-by: Paul Gortmaker

    Paul Gortmaker
     
  • The Apricot was a 486 PC with 4MB RAM, and an on-board ethernet
    via an intel i82596 hard-wired to i/o 0x300.

    Those who were using linux in the 1990's will recall that the
    i82596 driver was not one of the more stable or widely used
    drivers of its day. Combine that with the extremely limited
    resources of the platform, and it is truly time to expire the
    support for this thing.

    There are some old m68k targets who were also using this chip,
    so rather than poll the m68k user base, we simply cut out the
    x86/Apricot support here in this commit.

    Signed-off-by: Paul Gortmaker

    Paul Gortmaker
     

15 Jan, 2013

1 commit

  • The removal of the 8390 EISA drivers actually comprises the
    complete content of the EISA probe block, so we can now remove
    that block, and its hook into the unified probe. Note that
    the deleted comment mentions PCI probes, but they long since
    moved elsewhere, so no PCI probes are touched here.

    We get rid of the orphaned EISA probe prototypes, and a couple
    of left over MCA probe prototypes at the same time.

    Signed-off-by: Paul Gortmaker
    Signed-off-by: David S. Miller

    Paul Gortmaker