History log of /dflybsd-src/sys/dev/raid/hptmv/gui_lib.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 3f7b7260 23-Oct-2019 Sascha Wildner <saw@online.de>

world/kernel: Use the rounddown2() macro in various places.

Tested-by: zrj


# 8406cf70 15-Jun-2017 Sascha Wildner <saw@online.de>

kernel: Add 'static' to some function definitions.

The declarations already have it, so no functional difference.


# d8061892 10-Sep-2012 Sascha Wildner <saw@online.de>

kernel: Use NULL instead of 0 for pointers, part 1/x.

Found-with: Coccinelle (http://coccinelle.lip6.fr/)


# 4090d6ff 03-Jan-2012 Sascha Wildner <saw@online.de>

kernel: Use NULL for pointers.


# 35878b55 04-Jan-2011 Sascha Wildner <saw@online.de>

Add hptmv(4), a driver for HighPoint RocketRAID 182x controllers.

It was tested with an 1820A card.

Thanks to HighPoint and FreeBSD (from which it was ported).