14 次程式碼提交 (a9fabe75464e6ae31563f9a73cdbb9f5b2058219)

作者 SHA1 備註 提交日期
  Michael Brown 3dbdeb588f ISA bus driver updated to report devices as present only if a driver 19 年之前
  Michael Brown cfe3a663af Tweaked API to minimise changes to existing drivers even further. 19 年之前
  Michael Brown 8153a0fa7e Made macros more like the previous driver API, to minimise required 19 年之前
  Michael Brown 98ff29345e Created a bus/device API that allows for the ROM prefix to specify an 19 年之前
  Michael Brown b7c55c3951 Avoid signed/unsigned warnings by explicitly making PCI_{BUS,DEV,FUNC} 19 年之前
  Michael Brown e29be5e342 Speed up PCI bus scanning by skipping fns 1-7 if fn 0 is not present. 19 年之前
  Michael Brown 6e5a3858bf Read number of PCI buses returned by BIOS so that we can scan more 19 年之前
  Michael Brown 9183f2412e bus header files must include dev.h to get struct dev. 19 年之前
  Michael Brown 104880ca19 Tweak API to allow separation of bus-scanning and device-probing logic. 19 年之前
  Michael Brown 75d864432c Use the magic of common symbols to allow struct dev to effectively grow at 19 年之前
  Michael Brown 3293c68488 Make adjust_pci_device global, since many drivers call it. 19 年之前
  Michael Brown 762fa9a478 Fix up find_pci_device so that it can be used for scanning for devices 19 年之前
  Michael Brown 6343381e25 Matches new pci.c interface. 19 年之前
  Michael Brown 3d6123e69a Initial revision 19 年之前