<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/include/linux/isapnp.h, branch v4.19.187</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v4.19.187</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v4.19.187'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2014-03-13T01:41:00Z</updated>
<entry>
<title>module: remove MODULE_GENERIC_TABLE</title>
<updated>2014-03-13T01:41:00Z</updated>
<author>
<name>Rusty Russell</name>
<email>rusty@rustcorp.com.au</email>
</author>
<published>2014-02-03T00:45:13Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=cff26a51da5d206d3baf871e75778da44710219d'/>
<id>urn:sha1:cff26a51da5d206d3baf871e75778da44710219d</id>
<content type='text'>
MODULE_DEVICE_TABLE() calles MODULE_GENERIC_TABLE(); make it do the
work directly.  This also removes a wart introduced in the last patch,
where the alias is defined to be an unknown struct type "struct
type##__##name##_device_id" instead of "struct type##_device_id" (it's
an extern so GCC doesn't care, but it's wrong).

The other user of MODULE_GENERIC_TABLE (ISAPNP_CARD_TABLE) is unused,
so delete it.

Signed-off-by: Rusty Russell &lt;rusty@rustcorp.com.au&gt;
</content>
</entry>
<entry>
<title>isapnp: move definitions to mod_devicetable.h so file2alias can reach them.</title>
<updated>2010-05-19T08:03:38Z</updated>
<author>
<name>Rusty Russell</name>
<email>rusty@rustcorp.com.au</email>
</author>
<published>2010-05-19T23:33:38Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=90def62df67b423c4c976bc30eccb5957b7befda'/>
<id>urn:sha1:90def62df67b423c4c976bc30eccb5957b7befda</id>
<content type='text'>
Signed-off-by: Rusty Russell &lt;rusty@rustcorp.com.au&gt;
</content>
</entry>
<entry>
<title>ISAPNP: move config register addresses out of isapnp.h</title>
<updated>2008-04-29T07:22:15Z</updated>
<author>
<name>Bjorn Helgaas</name>
<email>bjorn.helgaas@hp.com</email>
</author>
<published>2008-04-28T22:33:49Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=ca0e8b6fd29819891c874b86ff286987c5bfdc21'/>
<id>urn:sha1:ca0e8b6fd29819891c874b86ff286987c5bfdc21</id>
<content type='text'>
These are used only in drivers/pnp/isapnp/core.c, so no need to
expose them to the world.

Signed-off-by: Bjorn Helgaas &lt;bjorn.helgaas@hp.com&gt;
Acked-By: Rene Herman &lt;rene.herman@gmail.com&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>Don't include linux/config.h from anywhere else in include/</title>
<updated>2006-04-26T11:56:16Z</updated>
<author>
<name>David Woodhouse</name>
<email>dwmw2@infradead.org</email>
</author>
<published>2006-04-26T11:56:16Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=62c4f0a2d5a188f73a94f2cb8ea0dba3e7cf0a7f'/>
<id>urn:sha1:62c4f0a2d5a188f73a94f2cb8ea0dba3e7cf0a7f</id>
<content type='text'>
Signed-off-by: David Woodhouse &lt;dwmw2@infradead.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] misc ISAPNP cleanups</title>
<updated>2005-03-13T08:36:08Z</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2005-03-13T08:36:08Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=41cb690a2e74eda527aa718a568bd6c10d11f442'/>
<id>urn:sha1:41cb690a2e74eda527aa718a568bd6c10d11f442</id>
<content type='text'>
This patch removes some completely unused code and makes some needlessly
global code static in drivers/pnp/isapnp/core.c .

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>ALSA update</title>
<updated>2003-06-10T11:50:32Z</updated>
<author>
<name>Jaroslav Kysela</name>
<email>perex@suse.cz</email>
</author>
<published>2003-06-10T11:50:32Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=b57c43bf9663e3ea7db8ef33ad3aa4fe4268e22f'/>
<id>urn:sha1:b57c43bf9663e3ea7db8ef33ad3aa4fe4268e22f</id>
<content type='text'>
  - fixed undefined symbols in PnP layer
  - fixed various warnings
  - azt3328 - fixed compilation in debug mode
  - ice17xx drivers - fixed compilation when both are built-in
  - vxpocket and vxp440
    - fixed compilation against the latest PCMCIA interface
    - fixed compilation when both drivers are built-in
  - removed empty sound/pci/ice1712/ak4524.c
</content>
</entry>
<entry>
<title>[PATCH] PnP update - drivers</title>
<updated>2003-01-12T03:46:40Z</updated>
<author>
<name>Jaroslav Kysela</name>
<email>perex@suse.cz</email>
</author>
<published>2003-01-12T03:46:40Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=4fc5e3b52848796c8580245b9af5425c7c0177c2'/>
<id>urn:sha1:4fc5e3b52848796c8580245b9af5425c7c0177c2</id>
<content type='text'>
	this patch must be applied after PnP patch v0.94. It contains my
small cleanups of PnP code and I tried to rewrite almost all ISA PnP
drivers to new PnP subsystem except sound drivers (ALSA &amp; OSS).

  PnP update
    - separated dev-&gt;resource to dev-&gt;io_resource and dev-&gt;mem_resource
    - added pnp_*_valid() macros
    - added status member to pnp_card structure
    - added pnp_device_attach/detach functions
    - added pnpc_attach/detach functions
    - moved pnp_find_card() and pnp_find_dev() functions to isapnp.h
    - updated IDE/gameport/ISDN/network/scsi/radio/telephone drivers
      to latest PnP code
</content>
</entry>
<entry>
<title>PnP update</title>
<updated>2002-12-26T20:42:08Z</updated>
<author>
<name>Jaroslav Kysela</name>
<email>perex@suse.cz</email>
</author>
<published>2002-12-26T20:42:08Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=45b9faf354d0aa5554dc2607f8168a34ce625a3a'/>
<id>urn:sha1:45b9faf354d0aa5554dc2607f8168a34ce625a3a</id>
<content type='text'>
  - removed ISAPnP members from PCI structures
  - isapnp.h cleanups (removal of duplicates)
  - added compatible functions (pnp_find_dev and pnp_find_card)
  - i82365 (pcmcia driver) - ported to new PnP layer
</content>
</entry>
<entry>
<title>[PATCH] isapnp: fix typo in isapnp_proc_done when CONFIG_PROC_FS is not set</title>
<updated>2002-11-02T05:30:00Z</updated>
<author>
<name>Arnaldo Carvalho de Melo</name>
<email>acme@conectiva.com.br</email>
</author>
<published>2002-11-02T05:30:00Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=0630b89dac239da702086531e7706fd9fa1b80b8'/>
<id>urn:sha1:0630b89dac239da702086531e7706fd9fa1b80b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] PnP Rewrite V0.9 - 2.5.43</title>
<updated>2002-10-18T09:51:11Z</updated>
<author>
<name>Adam Belay</name>
<email>ambx1@neo.rr.com</email>
</author>
<published>2002-10-18T09:51:11Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=f72e5c5c861ccaaf3bb1e9dbe9ea48a6543bc5c8'/>
<id>urn:sha1:f72e5c5c861ccaaf3bb1e9dbe9ea48a6543bc5c8</id>
<content type='text'>
The included patch is essentially a Linux Plug and Play Support rewrite.  It
contains many significant improvements, including the following:


1.)  A Global Plug and Play Layer
    - Now drivers do not have to worry about which plug and play
      protocol they are using.  Calls are made directly to the Linux
      Plug and Play Layer and then forwarded to the appropriate
      protocol.
    - This will make it very easy to integrate ACPI PnP support when
      it's ready


2.)  A complete Plug and Play BIOS driver
    - The Plug and Play BIOS now supports reading and writing of
      resource configurations.
    - It is now possible to enable disabled PNPBIOS devices.  Therefore
      the user can safely enable PnP OS support in their BIOS.


3.)  Driver Model Integration
    - The entire plug and play layer is integrated into the driver model
    - The user interface is housed here
    - PnP protocols are listed under the bus "pnp"


4.)  A powerful global resource configuration interface
    - The user can use this to activate PnP devices for legacy and
      user-level drivers
    - See the documentation for how to configure devices.

5.)  Automatic resource allocation for needed devices


6.)  A PnP device name database

And many more improvements.

This patch also adds me to the maintainers list, considering the current
PnP maintainer has been inactive for over 2 years now.
</content>
</entry>
</feed>
