(no commit message)
[ikiwiki.git] / docs / supportedhardware / index.mdwn
1 DragonFly BSD runs on recent PCs supporting the i386 or amd64 (x86_64) microarchitectures.
2
3 ## System Boards and chipsets
4
5 Most desktop and server class mainboards using Intel or AMD chipsets are supported; the devices listed in this section are known to run really well with DragonFly BSD.
6
7 ### Desktop boards
8
9 * Gigabyte UD2H / UD3H series (Such as);
10 ** Gigabyte 880GM-UD2H works extremely well, less software RAID AHCI controller, which is not a real RAID controller.
11
12 ### Server boards
13
14 Atom boards
15
16 * Supermicro X7SPA-H
17
18 Xeon boards
19
20 * Supermicro X8STi and X8STi-F
21 * Supermicro X8SAX
22
23 Opteron boards
24
25 * Supermicro H8SGL and H8SGL-i boards
26 * Supermicro H8QG6, H8QG6-F and H8QG6+-F boards. As of 2011-04-15, there is no working driver for the included SAS adapter
27
28 ## Storage
29
30 ### SATA controllers
31
32 * Intel ICH7 and more recent chipsets
33 * AMD 700-series chipsets
34 * Silicon Image 3124/3132 chipsets
35
36 ### SATA RAID controllers
37
38 Devices supported by the arcmsr(4) driver
39
40 * Areca ARC-1200
41 * Areca ARC-1210
42
43 Devices supported by the twa(4) driver
44
45 * 3Ware 9650SE series
46
47 ### SAS RAID controllers
48
49 These controllers are able to use both SAS and SATA hard-drives.
50
51 Devices supported by the arcmsr(4) driver
52
53 * Areca ARC-1222
54 * Areca ARC-1680-ix
55 * Areca ARC-1880-i
56
57 Devices supported by the mfi(4) driver
58
59 * LSI MegaRAID SAS 8408E
60
61 Devices supported by the twa(4) driver
62
63 * 3Ware 9690SA-4i
64
65 Devices supported by the tws(4) driver
66
67 * 3Ware 9750-4i
68
69 ## Networking
70
71 ### Gigabit ethernet adapters
72
73 Devices supported by the em(4) driver:
74
75 * Intel 82540, 82541ER, 82541PI, 82542, 82543, 82544, 82545, 82546,
76 82546EB, 82546GB, 82547
77 * Intel 82571, 81572, 82573, and 82574
78
79 The igb(4) driver provides support for PCI Express Gigabit Ethernet adapters
80 based on the Intel 82575 and 82576 Ethernet controller chips.
81
82 The re(4) driver supports Realtek RTL8169, RTL8169S, RTL8110S, RTL8168S, RTL8111S and RTL8101E ethernet chipsets
83
84 ## Broken hardware
85
86 The products listed in this section are known to have some serious problems or not work at all with DragonFly BSD.
87
88 * Asus M2N4-SLI: USB is not working on this model
89
90 * Highpoint RAID adapters: the driver for these adapters uses a binary blob which causes panics from time to time