This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2024-12-29 10:35:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a2f7de7ee8
reactos
/
drivers
/
network
/
dd
/
CMakeLists.txt
5 lines
76 B
Text
Raw
Normal View
History
Unescape
Escape
[CMAKE] Integrate cmake stuff into trunk Only files added. svn path=/trunk/; revision=51783
2011-05-16 13:12:07 +00:00
add_subdirectory(ne2000)
add_subdirectory(pcnet)
[RTL8139] - Add an RTL8139 driver based on documentation on OSDev, our existing drivers, and some prior work by Z98 - It should fully work on emulated and real RTL8139 hardware (I developed against QEMU's RTL8139) - It's not 100% complete (some reset and halt paths aren't done) but everything I tested worked (ping, dwnl, rapps, Firefox) svn path=/trunk/; revision=59427
2013-07-05 04:18:32 +00:00
add_subdirectory(rtl8139)
Reference in a new issue
Copy permalink