--- - branch: netbsd-5 date: Mon Sep 28 00:17:28 UTC 2009 files: - new: 1.2.4.1 old: '1.2' path: src/sys/dev/ic/siisata.c pathrev: src/sys/dev/ic/siisata.c@1.2.4.1 type: modified - new: 1.2.4.1 old: '1.2' path: src/sys/dev/ic/siisatareg.h pathrev: src/sys/dev/ic/siisatareg.h@1.2.4.1 type: modified - new: 1.2.4.1 old: '1.2' path: src/sys/dev/ic/siisatavar.h pathrev: src/sys/dev/ic/siisatavar.h@1.2.4.1 type: modified - new: 1.308.2.4 old: 1.308.2.3 path: src/sys/dev/pci/files.pci pathrev: src/sys/dev/pci/files.pci@1.308.2.4 type: modified - new: 1.1.14.2 old: 1.1.14.1 path: src/sys/dev/pci/siisata_pci.c pathrev: src/sys/dev/pci/siisata_pci.c@1.1.14.2 type: modified id: 20090928T001728Z.44e865f8ce5d71cc2015551797eed37778fe4b9a log: "Pull up following revision(s) (requested by jakllsch in ticket #1023):\n\tsys/dev/ic/siisata.c: revision 1.3\n\tsys/dev/ic/siisatareg.h: revision 1.3\n\tsys/dev/ic/siisatavar.h: revision 1.3\n\tsys/dev/pci/files.pci: revision 1.315\n\tsys/dev/pci/siisata_pci.c: revision 1.3\nA few changes for siisata(4):\n - Support detachment. From KIYOHARA Takashi.\n - Add PCI detachment functionality (albeit not very interesting when\n \ the bus can not yet be rescanned).\n - Rework interrupt handlers to reduce near-duplicate code.\n Borrowed from ahcisata(4).\n - Attempt to make polled I/O work. Untested.\n - Fix formatting of some messages.\n - For always-polled commands, disable interrupt\n at slot level rather than port level.\n - Instead of busy-waiting indefinitely for completion of some commands\n move on after 31 seconds. Use cv_timedwait(9) instead of DELAY(9).\n - Use abstracted SATA FIS code.\n - Enable use of disks that don't respond with the standard signature.\n" module: src subject: 'CVS commit: [netbsd-5] src/sys/dev' unixtime: '1254097048' user: snj