Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/acpi



Module Name:    src
Committed By:   jdolecek
Date:           Thu Jan  9 12:23:28 UTC 2003

Modified Files:
        src/sys/dev/acpi: com_acpi.c fdc_acpi.c lpt_acpi.c

Log Message:
need to select proper IST for interrupt - IST_NONE is almost certainly not
  right

this makes fdc@acpi and com@acpi actually work on my machine; lpt@acpi
change untested, but should be same as fdc and com


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/dev/acpi/com_acpi.c
cvs rdiff -r1.5 -r1.6 src/sys/dev/acpi/fdc_acpi.c
cvs rdiff -r1.1 -r1.2 src/sys/dev/acpi/lpt_acpi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index