Page MenuHomeFreeBSD

D53366.id.diff
No OneTemporary

D53366.id.diff

diff --git a/sys/isa/isa_common.c b/sys/isa/isa_common.c
--- a/sys/isa/isa_common.c
+++ b/sys/isa/isa_common.c
@@ -569,8 +569,8 @@
if (err == 0 && idev->id_vendorid == 0 &&
strcmp(kern_ident, "GENERIC") == 0 &&
device_is_attached(child))
- device_printf(child,
- "non-PNP ISA device will be removed from GENERIC in FreeBSD 16.\n");
+ gone_in_dev(child, 16,
+ "WARNING: non-PNP ISA device will be removed from GENERIC\n");
}
/*

File Metadata

Mime Type
text/plain
Expires
Sun, May 24, 4:01 AM (10 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33463846
Default Alt Text
D53366.id.diff (467 B)

Event Timeline