summaryrefslogtreecommitdiff
path: root/sys/modules/isp
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2020-02-03Remove sparc64 kernel supportWarner Losh
2018-04-06Move most of the contents of opt_compat.h to opt_global.h.Brooks Davis
2018-03-14Add opt_compat.h to isp(4) as required by r330876.Brooks Davis
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2008-05-04Don't build unused SBus front-ends for sun4v, don't build EBus front-endsMarius Strobl
2006-12-10Remember to include isp_library.o when building an isp module.Matt Jacob
2004-08-12- Introduce an ofw_bus kobj-interface for retrieving the OFW node and aMarius Strobl
2002-10-31Add an isp(4) module. sbus support is only compiled in on sparc64.John Baldwin