pypcilib.git
13 years agoSetting tag pypcilib-0.2-10 pypcilib-0.2-10
S.Çağlar Onur [Fri, 11 Mar 2011 19:44:52 +0000 (14:44 -0500)]
Setting tag pypcilib-0.2-10
Supoprt SL6

13 years agosupport SL6
S.Çağlar Onur [Fri, 11 Mar 2011 19:42:47 +0000 (14:42 -0500)]
support SL6

14 years agoSetting tag pypcilib-0.2-9
Thierry Parmentelat [Sun, 27 Dec 2009 17:53:25 +0000 (17:53 +0000)]
Setting tag pypcilib-0.2-9
fix build for fedora 12

14 years agoa bit better
Thierry Parmentelat [Fri, 18 Dec 2009 18:14:18 +0000 (18:14 +0000)]
a bit better

14 years agoSetting tag pypcilib-0.2-8
Stephen Soltesz [Mon, 10 Aug 2009 18:32:57 +0000 (18:32 +0000)]
Setting tag pypcilib-0.2-8
Add e1000e to the greylist

14 years agobe conservative and always return e1000 if both e1000 and e1000e map to a NIC
Marc Fiuczynski [Tue, 7 Jul 2009 12:08:21 +0000 (12:08 +0000)]
be conservative and always return e1000 if both e1000 and e1000e map to a NIC

14 years agoBoth e1000 and e1000e drivers recognize certain devices. Greylisting
Marc Fiuczynski [Tue, 7 Jul 2009 03:03:37 +0000 (03:03 +0000)]
Both e1000 and e1000e drivers recognize certain devices.  Greylisting
e1000 ensures that we use the e1000e driver.

Caveat: I am not 100% sure whether one should use the e1000e driver
for a device that is plugged into the PCI and not PCI-E bus.  One
would think that the e1000 driver is then more appropriate.

14 years agoTagging module pypcilib - pypcilib-0.2-7
Thierry Parmentelat [Tue, 26 May 2009 12:22:51 +0000 (12:22 +0000)]
Tagging module pypcilib - pypcilib-0.2-7
ready for fedora11

14 years agopreparing f11
Thierry Parmentelat [Tue, 26 May 2009 09:58:52 +0000 (09:58 +0000)]
preparing f11

15 years agoTagging module pypcilib - pypcilib-0.2-6
Thierry Parmentelat [Tue, 7 Apr 2009 15:28:59 +0000 (15:28 +0000)]
Tagging module pypcilib - pypcilib-0.2-6
use 8139too driver over 8139cp for realtek 8139 chipsets

15 years agochange greylist such that the underlying logic will choose the 8139too driver over...
Marc Fiuczynski [Mon, 2 Mar 2009 21:47:25 +0000 (21:47 +0000)]
change greylist such that the underlying logic will choose the 8139too driver over 8139cp driver for realtek 8139 chipsets for which the PCIID mapping lists both drivers as applicable.

15 years agoTagging module pypcilib - pypcilib-0.2-5
Thierry Parmentelat [Thu, 8 Jan 2009 09:37:02 +0000 (09:37 +0000)]
Tagging module pypcilib - pypcilib-0.2-5
support for building on fedora 10

15 years ago4f10
Thierry Parmentelat [Tue, 16 Dec 2008 21:35:22 +0000 (21:35 +0000)]
4f10

15 years agoTagging module pypcilib - pypcilib-0.2-4
Thierry Parmentelat [Thu, 4 Dec 2008 07:39:16 +0000 (07:39 +0000)]
Tagging module pypcilib - pypcilib-0.2-4
somehow the versions in the specfile are wrong in tag 0.2-3

15 years agothis is minor and a new branch was not meant
Thierry Parmentelat [Fri, 14 Nov 2008 10:38:36 +0000 (10:38 +0000)]
this is minor and a new branch was not meant

15 years agobump version number
Marc Fiuczynski [Tue, 21 Oct 2008 10:26:10 +0000 (10:26 +0000)]
bump version number

15 years agomoved definition of PCI_* here and other minor cleanup
Marc Fiuczynski [Tue, 21 Oct 2008 10:25:57 +0000 (10:25 +0000)]
moved definition of PCI_* here and other minor cleanup

15 years agoTagging module pypcilib - pypcilib-0.2-2
Thierry Parmentelat [Wed, 10 Sep 2008 13:38:17 +0000 (13:38 +0000)]
Tagging module pypcilib - pypcilib-0.2-2
fixes for building on f9/gcc-4.3 - no functional change

15 years agoquick and dirty patch for building on fedora 9
Thierry Parmentelat [Tue, 9 Sep 2008 21:57:59 +0000 (21:57 +0000)]
quick and dirty patch for building on fedora 9

16 years agopython2.3 treats 0xffffffff as a negative number. inconsistent with pcimap.
Faiyaz Ahmed [Tue, 18 Mar 2008 19:18:54 +0000 (19:18 +0000)]
python2.3 treats 0xffffffff as a negative number. inconsistent with pcimap.

16 years agoStill needed...
Daniel Hokka Zakrisson [Mon, 17 Mar 2008 20:27:12 +0000 (20:27 +0000)]
Still needed...

16 years agolspci on older bootCDs don't support the -D flag. Also none of our machines are...
Faiyaz Ahmed [Mon, 17 Mar 2008 17:08:13 +0000 (17:08 +0000)]
lspci on older bootCDs don't support the -D flag.  Also none of our machines are running a hypervisor.  I assume that's what 'domain' implies.

16 years agoreplaced tabs with spaces.
Stephen Soltesz [Fri, 14 Mar 2008 22:38:12 +0000 (22:38 +0000)]
replaced tabs with spaces.

16 years agoAdd the missing features of pypciscan to pypci's get_devices, and drop the former...
Daniel Hokka Zakrisson [Fri, 14 Mar 2008 21:47:19 +0000 (21:47 +0000)]
Add the missing features of pypciscan to pypci's get_devices, and drop the former entirely.
Install pypci.py.

Package not made noarch due to (old?) yum issues with going from arch to noarch.

16 years agoremoved debug print statement.
Stephen Soltesz [Thu, 13 Mar 2008 19:12:08 +0000 (19:12 +0000)]
removed debug print statement.

16 years agoAdds a command line, string-parsing alternative to the library version of
Stephen Soltesz [Thu, 13 Mar 2008 18:59:15 +0000 (18:59 +0000)]
Adds a command line, string-parsing alternative to the library version of
pypciscan's get_devices.  Also, adds both packages into a single file, so that
users of the pypci library need only:

  from pypci import *

16 years agoonly use the RealTek 8139too driver when the 8139cp driver is incompatible
Marc Fiuczynski [Fri, 15 Feb 2008 18:35:05 +0000 (18:35 +0000)]
only use the RealTek 8139too driver when the 8139cp driver is incompatible

16 years agoready for tagging
Thierry Parmentelat [Tue, 8 Jan 2008 11:49:43 +0000 (11:49 +0000)]
ready for tagging
reviewed URLs and %{plrelease}

16 years agoDon't return ata_generic or eepro100 if other drivers are available.
Daniel Hokka Zakrisson [Thu, 6 Dec 2007 17:11:34 +0000 (17:11 +0000)]
Don't return ata_generic or eepro100 if other drivers are available.

16 years agoAdd the progif to the device_class, needed by the pcimap.
Daniel Hokka Zakrisson [Wed, 21 Nov 2007 03:47:15 +0000 (03:47 +0000)]
Add the progif to the device_class, needed by the pcimap.

16 years agoMake the RPM build.
Daniel Hokka Zakrisson [Wed, 21 Nov 2007 02:56:10 +0000 (02:56 +0000)]
Make the RPM build.

16 years agoUse correct variable name.
Daniel Hokka Zakrisson [Tue, 20 Nov 2007 21:45:47 +0000 (21:45 +0000)]
Use correct variable name.

16 years agoRename to pypcilib.
Daniel Hokka Zakrisson [Tue, 20 Nov 2007 21:37:17 +0000 (21:37 +0000)]
Rename to pypcilib.
Add pypcimap, to easily access a modules.pcimap.

16 years agoRename, will have more than just scan.
Daniel Hokka Zakrisson [Tue, 20 Nov 2007 20:25:48 +0000 (20:25 +0000)]
Rename, will have more than just scan.

16 years agoInitial import of pypciscan trunk@6998
Daniel Hokka Zakrisson [Mon, 19 Nov 2007 22:32:17 +0000 (22:32 +0000)]
Initial import of pypciscan