haiku/src
Axel Dörfler 4b0427bddc * Since the native rtl8169 is problematic on many chipsets (including mine),
I've removed it for now, until someone finds the time to look into it.
* Therefore, enabled all supported devices for the rtl81xx driver.
* Made the rtl81xx driver actually work by adding the missing PHYs - it doesn't
  use the same PHYs as the rtl8139 driver. Imported the rgephy.c|h from FreeBSD
  8 (not yet in vendor branch, but unchanged).
* It seems to work reliably with Gigabit now, albeit a bit slow, and with too
  high CPU load.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37425 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-08 07:04:44 +00:00
..
add-ons * Since the native rtl8169 is problematic on many chipsets (including mine), 2010-07-08 07:04:44 +00:00
apps No longer set the SHELL variable. This fixes problems with starting gdb and other apps in a new Terminal window 2010-07-07 23:48:46 +00:00
bin .c -> .cpp 2010-07-05 20:06:37 +00:00
build * Fixed sub-directory mix-up. 2010-04-20 13:11:24 +00:00
data Apparently there is also "audio/midi". Don't know if "audio/mid" is perhaps 2010-06-16 15:40:06 +00:00
documentation Patch by Humdinger: 2010-01-13 10:49:58 +00:00
kits Patch by Alex Wilson, part of GSoC 2010 : fix a "typo" in AbstractLayoutItem. 2010-07-05 09:47:48 +00:00
libs Including header to get rid of a no previous prototype warning. 2010-06-30 12:28:17 +00:00
preferences * Separate the Settings class from the locale preflet a little (it can be reused in other parts of the OS) 2010-07-05 13:36:16 +00:00
servers * Avoid falling back to VL Gothic if the font with a missing glyph is VL Gothic itself. 2010-07-07 18:25:19 +00:00
system Patch by Lucian Adrian Grijincu: Added support for loading kernel modules 2010-07-06 21:47:08 +00:00
tests * Added the beginnings of node support. 2010-07-05 16:53:06 +00:00
tools A wrongly escaped regexp in collectcatkeys made it not find any strings to translate. Thanks to mt for noticing! 2010-07-05 13:52:49 +00:00
Jamfile