Page MenuHomeFreeBSD

D53366.id165080.diff
No OneTemporary

D53366.id165080.diff

Index: sys/isa/isa_common.c
===================================================================
--- sys/isa/isa_common.c
+++ 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(16,
+ "non-PNP ISA device will be removed from GENERIC");
}
/*

File Metadata

Mime Type
text/plain
Expires
Sat, May 23, 9:41 PM (2 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33455046
Default Alt Text
D53366.id165080.diff (479 B)

Event Timeline