projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
a4a5714
)
devices
author
phma <phma@web>
Mon, 6 Jul 2009 21:42:19 +0000 (14:42 -0700)
committer
Charlie <root@leaf.dragonflybsd.org>
Mon, 6 Jul 2009 21:42:19 +0000 (14:42 -0700)
docs/user/Comparison_with_Linux.mdwn
patch
|
blob
|
blame
|
history
diff --git
a/docs/user/Comparison_with_Linux.mdwn
b/docs/user/Comparison_with_Linux.mdwn
index
89dd27b
..
1a60c5d
100644
(file)
--- a/
docs/user/Comparison_with_Linux.mdwn
+++ b/
docs/user/Comparison_with_Linux.mdwn
@@
-74,3
+74,11
@@
Most of these disadvantages are curable, not inherent.
* Not all Linux binaries run. . e.g. we can't do the new nptl threading, but maybe possible in future.
* No binary driver support from some graphics card companies
+### Devices
+
+[[!table data="""
+ **Feature** | **DragonFly** | **Linux**
+ IDE disk | ad0, ad1, ... | hda, hdb, ...
+ IDE disk partition | ad0s1a, ad0s1b, ... | hda1, hda2, ...
+ Ethernet | xl0 | eth0
+"""]]