]> Zhao Yanbai Git Server - minix.git/commit
Backports and a fix for the 3.1.3 branch.
authorBen Gras <ben@minix3.org>
Tue, 1 May 2007 13:29:50 +0000 (13:29 +0000)
committerBen Gras <ben@minix3.org>
Tue, 1 May 2007 13:29:50 +0000 (13:29 +0000)
commitccd02a6028c6feef8a1b4ad2246f3ff4be0771ba
tree0696a31a803fb92f956db6be4c2b90744f231b49
parentb015dae3e73af498eb2e5ae40ab768d0cc29fba2
Backports and a fix for the 3.1.3 branch.
  . backports of various fixes already on the trunk
  . pass label of driver as argv[0], allowing the pci
    driver to free pci resources for it (solved differently
    on the trunk code), allowing pci drivers to be restarted
14 files changed:
commands/ibm/autopart.c
commands/scripts/setup.sh
commands/simple/mkfs.c
commands/simple/readall.c
drivers/dp8390/rtl8029.c
drivers/memory/memory.c
drivers/pci/main.c
drivers/pci/pci.c
etc/binary_sizes
servers/is/dmp_pm.c
servers/rs/manager.c
servers/rs/manager.h
servers/vfs/device.c
tools/release.sh