sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with: `cd sys/modules; make ALL_MODULES=` on amd64MFC after: 1 monthSponsored by: Dell EMC Isilon
- Comment a line which sets CISS_DEBUG by default.- Use -DCISS_DEBUG rather than -DCISS_DEBUG=0.
Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family ofRAID controllers (5300, 532, 5i, etc.)Thanks to Compaq and Yahoo! for support during the development of thisdriver.MFC aft
Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family ofRAID controllers (5300, 532, 5i, etc.)Thanks to Compaq and Yahoo! for support during the development of thisdriver.MFC after: 1 week
show more ...