18 Révisions (d94479468010ba2f64bc8664585e9c3491129303)

Auteur SHA1 Message Date
  Joshua Oreman 993f8ba9bc [pci] Add definitions for Advanced Error Reporting registers il y a 15 ans
  Michael Brown 9580f9d5cd [pxe] Improve pxe_undi debug messages il y a 15 ans
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations il y a 15 ans
  Thomas Miletich 3da6f1c7bd [pci] Add driver_data field to struct pci_device_id il y a 15 ans
  Michael Brown 3c68ff99ea [tables] Incorporate table data type information into table definition il y a 15 ans
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables il y a 15 ans
  Michael Brown 8a4ccebec9 [pci] Formalise the PCI I/O API il y a 15 ans
  Andrew Schran 6b58992318 [tg3] Added support for tg3-5754. il y a 16 ans
  Marty Connor fbb6a3fd65 [Drivers-r8169] Add support for newer rtl8169 variants from Hilko Bengen il y a 16 ans
  Marty Connor b219814627 Remove deprecation of pci_bar_size() il y a 17 ans
  Michael Brown 4472e22b5e Implement the two UNDI API calls used by RIS. il y a 17 ans
  Michael Brown fdc97499bf Add device description fields to struct device. il y a 17 ans
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device il y a 17 ans
  Michael Brown 79c5f0ba04 Added PCI_BASE_CLASS() macro il y a 17 ans
  Michael Brown 5af4918356 Added support for wildcard device/vendor ID matches il y a 17 ans
  Michael Brown 6b6096d28b Strip down i386 PCI configuration space I/O to the bare minimum. A il y a 18 ans
  Michael Brown 15ee09ed10 Restructured PCI subsystem to fit the new device model. il y a 18 ans
  Michael Brown 824d6ffa7f Header rearrangement. il y a 18 ans
  Michael Brown 3dbdeb588f ISA bus driver updated to report devices as present only if a driver il y a 19 ans
  Michael Brown cfe3a663af Tweaked API to minimise changes to existing drivers even further. il y a 19 ans
  Michael Brown 8153a0fa7e Made macros more like the previous driver API, to minimise required il y a 19 ans
  Michael Brown 98ff29345e Created a bus/device API that allows for the ROM prefix to specify an il y a 19 ans
  Michael Brown b7c55c3951 Avoid signed/unsigned warnings by explicitly making PCI_{BUS,DEV,FUNC} il y a 19 ans
  Michael Brown e29be5e342 Speed up PCI bus scanning by skipping fns 1-7 if fn 0 is not present. il y a 19 ans
  Michael Brown 6e5a3858bf Read number of PCI buses returned by BIOS so that we can scan more il y a 19 ans
  Michael Brown 9183f2412e bus header files must include dev.h to get struct dev. il y a 19 ans
  Michael Brown 104880ca19 Tweak API to allow separation of bus-scanning and device-probing logic. il y a 19 ans
  Michael Brown 75d864432c Use the magic of common symbols to allow struct dev to effectively grow at il y a 19 ans
  Michael Brown 3293c68488 Make adjust_pci_device global, since many drivers call it. il y a 19 ans
  Michael Brown 762fa9a478 Fix up find_pci_device so that it can be used for scanning for devices il y a 19 ans
  Michael Brown 6343381e25 Matches new pci.c interface. il y a 19 ans
  Michael Brown 3d6123e69a Initial revision il y a 19 ans