Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Nov 2003 17:50:57 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 41517 for review
Message-ID:  <200311060150.hA61ovQc073113@repoman.freebsd.org>

index | next in thread | raw e-mail

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

Change 41517 by peter@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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311060150.hA61ovQc073113>