opnsense-src/sys/x86/isa
Bjoern A. Zeeb d1bdc2821f Deprecate contigfree(9) in favour of free(9)
As of 9e6544dd6e contigfree(9) is no longer
needed and should not be used anymore.  We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e and is handled in D45813 (to be committed
seperately later).

Sponsored by:	The FreeBSD Foundation
Reviewed by:	markj, kib
Tested by:	pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
2024-07-26 10:45:01 +00:00
..
atpic.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
atrtc.c atrtc(4): Fix a typo in a sysctl description 2024-04-12 14:32:48 +02:00
clock.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
elcr.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
icu.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
isa.c new-bus: Remove the 'rid' and 'type' arguments from BUS_RELEASE_RESOURCE 2024-03-13 15:05:54 -07:00
isa_dma.c Deprecate contigfree(9) in favour of free(9) 2024-07-26 10:45:01 +00:00
nmi.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
orm.c newbus: replace -1 in BUS_ADD_CHILD(...-1) with DEVICE_UNIT_ANY 2024-07-24 22:23:02 -06:00