Source-Changes-HG archive

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

[src/trunk]: src/sys/modules/acpiverbose add now required pci.h / NPCI. (the...



details:   https://anonhg.NetBSD.org/src/rev/c2405bdf83ae
branches:  trunk
changeset: 366598:c2405bdf83ae
user:      mrg <mrg%NetBSD.org@localhost>
date:      Wed Jun 01 00:50:24 2022 +0000

description:
add now required pci.h / NPCI.  (the ia64 version builds with PCI
enabled, but i guess it won't be usable.)

XXX:  enable this on evbarm*?  it is x86/ia64 only currently.

diffstat:

 sys/modules/acpiverbose/pci.h |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (5 lines):

diff -r d1ec87ec5c13 -r c2405bdf83ae sys/modules/acpiverbose/pci.h
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/modules/acpiverbose/pci.h     Wed Jun 01 00:50:24 2022 +0000
@@ -0,0 +1,1 @@
+#define NPCI 1



Home | Main Index | Thread Index | Old Index