140 コミット (d5789ff4a2a2c8c9aa4fa7efbab4600afd092f89)

作成者 SHA1 メッセージ 日付
  Michael Brown 3c2851e563 Arbitrary alignment is now available. 21年前
  Michael Brown ee15c47cb5 Use shared symbols 21年前
  Michael Brown 3267ca5568 Use shared symbols to save space 21年前
  Michael Brown 60b82eb5cd Moved definition of __shared into compiler.h 21年前
  Michael Brown a1f50f27b0 Correct symbol violations reported by "make symcheck" 21年前
  Michael Brown 282b6f1a1a isa.c uses the new table infrastructure. 21年前
  Michael Brown e301acc0d4 Add isapnp_max_csn to reduce scan time. 21年前
  Michael Brown 3dbdeb588f ISA bus driver updated to report devices as present only if a driver 21年前
  Michael Brown 7e534b585f Automatically updated with 21年前
  Michael Brown 99b857559b Added "name" field to struct bus_driver 21年前
  Michael Brown 5bace628ae Added "name" field to bus structure. 21年前
  Michael Brown 9dc7ebc152 Symbol errors caught by symcheck.pl 21年前
  Michael Brown e8f364551a Typo 21年前
  Michael Brown 08ff0c1d30 Ensured that all drivers call xxx_fill_nic(). 21年前
  Michael Brown e7c177cc33 Coerced into compiling 21年前
  Michael Brown 628444af86 Updated to new device probing API 21年前
  Michael Brown 49fe02e501 Coerced into compiling 21年前
  Michael Brown ee88aacdb6 Coerced into compiling. 21年前
  Michael Brown fba7f011d2 Coerced into actually compiling. 21年前
  Michael Brown 67c9385577 Fields in struct pci_device slightly changed. 21年前
  Michael Brown 7bd88df08d Documented where to get hold of the datasheet. 21年前
  Michael Brown 091a579be1 Updated to new API. 21年前
  Michael Brown db3a44b66d Debug message fixes. 21年前
  Michael Brown 139d0fe481 Updated to new bus API, and improved using the 3c5x9 reference manual. 21年前
  Michael Brown 441ee4f8f3 Need to leave structure zeroed 21年前
  Michael Brown 8af80c6b10 disable() is a void 21年前
  Michael Brown feb652709d Must not go beyond end of driver's probe list. 21年前
  Michael Brown e596c42ade Updated to current API. 21年前
  Michael Brown 329ccfdc21 Updated to new API. 21年前
  Michael Brown 1e156f537b Consistency 21年前
  Michael Brown 0e2dc7aa8e Updated to new device API. 21年前
  Michael Brown 3e8c2aa78b Fix up fill_mca_nic. 21年前
  Michael Brown 97346a75f7 Added friendly enable/disable functions 21年前
  Michael Brown 924143661a Updated all common buses to new API. 21年前
  Michael Brown 614c39a8a4 Automatically updated with the program 21年前
  Michael Brown cfe3a663af Tweaked API to minimise changes to existing drivers even further. 21年前
  Michael Brown a713813596 Updated to current API 21年前
  Michael Brown 98ff29345e Created a bus/device API that allows for the ROM prefix to specify an 21年前
  Michael Brown 928c388c6f bswap_16() exists; no need to use __bswap_16() 21年前
  Michael Brown 2c7d72e11e Moved floppy.c to i386 arch, since it's i386-specific. 21年前
  Michael Brown cf79681b80 Fix BUILD_SERIAL. 21年前
  Michael Brown 85b00c4b72 Move RELOCATE into config.h 21年前
  Michael Brown a0c5430749 CONFIG_PCI and CONFIG_ISA no longer exist 21年前
  Michael Brown bd2c3b0f27 Split out EISA driver into a separate file, since 3c509s can only take 16K 21年前
  Michael Brown 03346742c0 Use only the header files that we need 21年前
  Michael Brown 5ca20abf95 Place the call to adjust_pci_device() back in the individual drivers, 21年前
  Michael Brown 66e54f1274 ...this time with the correct syntax. :( 21年前
  Michael Brown 8c2b42e08e Added activate_isapnp_device() line 21年前
  Michael Brown 86d2127204 Remove debugging call to getchar() 21年前
  Michael Brown c659a54f70 Now known to work with an old Adaptec 1505 that I found lying around. 21年前