PERFORCE change 41517 for review

Peter Wemm peter at FreeBSD.org
Wed Nov 5 17:51:00 PST 2003


http://perforce.freebsd.org/chv.cgi?CH=41517

Change 41517 by peter at peter_daintree on 2003/11/05 17:50:32

	oops, PC98 leakage

Affected files ...

.. //depot/projects/hammer/sys/amd64/isa/atpic.c#14 edit

Differences ...

==== //depot/projects/hammer/sys/amd64/isa/atpic.c#14 (text+ko) ====

@@ -366,9 +366,7 @@
 static devclass_t atpic_devclass;
 
 DRIVER_MODULE(atpic, isa, atpic_driver, atpic_devclass, 0, 0);
-#ifndef PC98
 DRIVER_MODULE(atpic, acpi, atpic_driver, atpic_devclass, 0, 0);
-#endif
 
 /*
  * Return a bitmap of the current interrupt requests.  This is 8259-specific


More information about the p4-projects mailing list