diff options
| author | Scott Long <scottl@FreeBSD.org> | 2007-05-09 07:07:26 +0000 |
|---|---|---|
| committer | Scott Long <scottl@FreeBSD.org> | 2007-05-09 07:07:26 +0000 |
| commit | 4439f8b4b6302c822c7cd66086216c4ae84bf99d (patch) | |
| tree | e6097df0d1ec783ab98f9db835aa6d2a54e915bb /sys/amd64 | |
| parent | 10fe523e99ec0f4b551785abe69b8d06b5d38b1c (diff) | |
Notes
Diffstat (limited to 'sys/amd64')
| -rw-r--r-- | sys/amd64/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 6ead12e49d2f..c0530041e023 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -97,6 +97,7 @@ device ahd # AHA39320/29320 and onboard AIC79xx devices options AHD_REG_PRETTY_PRINT # Print register bitfields in debug # output. Adds ~215k to driver. device amd # AMD 53C974 (Tekram DC-390(T)) +device hptiop # Highpoint RocketRaid 3xxx series device isp # Qlogic family #device ispfw # Firmware for QLogic HBAs- normally a module device mpt # LSI-Logic MPT-Fusion |
