Alexander von Gluck IV
437937ab64
radeon_hd: Add rebranded HD 73xx, add process, add rumored cards
2012-02-17 08:13:28 -06:00
Alexander von Gluck IV
3944c320dd
radeon_hd: Clean up PCIID hex case
2012-02-17 08:13:28 -06:00
Niels Sascha Reedijk
b39e687949
Update welcome pages from i18n.haiku-os.org
2012-02-17 20:39:23 +01:00
Alexander von Gluck IV
0a2f1274ff
radeon_hd: Update southern islands info
...
* Add 7770 and 7750 pciid's
* Remove Thames and reorganize code names for SI
(seems the codenames changed before release)
* Untested as always
2012-02-16 12:05:06 -06:00
Jérôme Duval
a57a200337
marvell_yukon: implement HAIKU_CHECK_DISABLE_INTERRUPTS()
...
* hrev43729 switched the interrupt handler to a threaded handler, thus requiring
to implement HAIKU_CHECK_DISABLE_INTERRUPTS()
* should help fixing #8327
2012-02-16 21:03:42 +01:00
Alexander von Gluck IV
6e434fd80e
wifi-firmware: Move from svn to cgit for byteswap.h
2012-02-15 17:25:13 -06:00
Alexander von Gluck IV
3f1eed704a
kernel: x86 SSE improvements
...
* Prepend x86_ to non-static x86 code
* Add x86_init_fpu function to kernel header
* Don't init fpu multiple times on smp systems
* Verified fpu is still started on smp and non-smp
* SSE code still generates general protection faults
on smp systems though
2012-02-15 12:33:45 -06:00
Jérôme Duval
eed234ca08
iprowifi4965: removed obsolete firmwares.
2012-02-15 23:18:08 +01:00
Jérôme Duval
1d95605a03
FreeBSD compat layer: net80211 workaround for Haiku.
...
* directly call the output hook as before the net80211 code merge
2012-02-15 23:06:06 +01:00
Jérôme Duval
5f1c0791b3
merged changes from FreeBSD 9.0 for most wlan drivers and net80211.
...
* merged changes from FreeBSD 9.0 for most wlan drivers except atheroswifi and net80211.
* added iwlwifi-6000g2b-ucode-18.168.6.1
2012-02-15 00:56:04 +01:00
czeidler
b22f58132d
Fix crash in S&T.
2012-02-15 08:54:02 +13:00
czeidler
7ef47de908
Revert "Finally applying the patch that adds support to add path information to stat and attr monitor messages."
...
Will recommit it when I have more time to work on the todos.
This reverts commit 610ef6c007
.
2012-02-14 15:36:46 +13:00
Alexander von Gluck IV
63203bef62
mesa-o-matic: Update script for Mesa mainline
2012-02-13 16:14:35 +00:00
Ingo Weinhold
88520e79d8
create_thread_user_stack(): Fix incorrect handling of TLS size
...
In case a custom stack was given, the TLS size was subtracted from the
stack base, not the stack size.
2012-02-12 15:04:30 +01:00
Fredrik Holmqvist
3e2017d24e
Some cleanup in interface kit. From unused code warnings (before I updated buildtools).
2012-02-11 18:43:19 +01:00
Fredrik Holmqvist
37ea4f77f7
Removing unused code.
2012-02-11 18:39:57 +01:00
Ingo Weinhold
65f03741af
Add GPT module to the boot modules
...
This is necessary so a disk with a protective MBR is not incorrectly
recognized when the kernel first scans it.
2012-02-10 22:55:45 +01:00
Alexander von Gluck IV
d2b09eeb7f
net server: Remove un-needed braces. Look for network stack vs ipv4
2012-02-10 09:58:40 -06:00
Jerome Leveque
fc480b13f4
Ice1712 drivers: Add Midi drivers
2012-02-09 23:15:56 +01:00
Jérôme Duval
f40e4a90b7
Coding style cleanup
2012-02-09 23:15:56 +01:00
Jerome Leveque
6ffb178a00
Generic MPU401 driver: Add Ice1712 card, Fix line size > 80
2012-02-09 23:15:55 +01:00
Alexander von Gluck IV
1684be5e39
ipv6: Fix ability to disable ipv6 tracing. Disable ipv6 tracing
2012-02-09 15:36:06 -06:00
Alexander von Gluck IV
842cfbca2d
ipv6: bit of style cleanup. No functional change
2012-02-09 15:18:59 -06:00
Alexander von Gluck IV
94c264db3a
net server: IPv6, there is no place like ::1
...
* Add new function to check for protocol support
* If IPv6 support is present assign ::1 to loopback
* ping6 ::1 functions 100%
* Still some route strangeness with link local addresses
2012-02-09 14:49:58 -06:00
Jérôme Duval
8060e7787f
Network drivers are updated from FreeBSD 9.0
...
* updated drivers are 3com, ar81xx, atheros813x, attansic_l1, attansic_l2,
broadcom440x, broadcom570x, dec21xxx, ipro100, ipro1000, jmicron2x0,
marvell_yukon, nforce, rtl8139, rtl81xx, syskonnect, via_rhine, vt612x
2012-02-09 19:52:04 +01:00
Alexander von Gluck IV
990a3ef3ea
net server: IPv6, look at nic flags vs name for loop
2012-02-08 21:16:15 -06:00
Alexander von Gluck IV
ca1c1c5db9
net server: IPv6 local link, Use BNetworkAddress tools for mac
...
* Stop using sscanf
* Start using BNetworkAddress LinkLevelAddress and friends
* Thanks Axel!
2012-02-08 21:07:36 -06:00
Alexander von Gluck IV
2c3ab1bed6
kits: Fix a few missed spelling issues
2012-02-08 18:06:03 -06:00
Alexander von Gluck IV
2066acfbc5
game kit: Style and whitespace cleanup. No functional change.
2012-02-08 17:38:59 -06:00
Alexander von Gluck IV
1b6bc2675f
kits: Some spelling cleanup of common mistyped words
...
* Little whitespace cleanup
* No functional change
2012-02-08 16:50:18 -06:00
Alexander von Gluck IV
458166fb30
radeon_hd: Improve Radeon HD APU support
...
* Backport from linux radeon drm 3a47824d
* Better logic for DCE version checking
2012-02-08 14:45:04 -06:00
Alexander von Gluck IV
7136439799
radeon_hd: Add new Southern Island cards
...
* Yeah.. these are untested.
* Still trying to verify that these are DCE 6.0
2012-02-08 12:39:33 -06:00
Jorma Karvonen
ae8811a418
Fixes non-localized strings of the Devices application.
...
Closes ticket #7245 .
Signed-off-by: Humdinger <humdingerb@gmail.com>
2012-02-08 18:21:32 +01:00
Alexander von Gluck IV
8b371b91e4
NetServer: Prevent duplicate v6 link local addresses
...
* Check to ensure the address doesn't already exist on card
* In the future we will want to check interface address flags
for any local scoped addresses on a card.
2012-02-07 18:14:21 -06:00
Alexander von Gluck IV
dd7f08b519
NetServer: Add IPv6 link local address to each nic on boot
...
* Remove old ioctl code, cleanup AutoLooper.
* Move link local code into NetServer
AutoLooper should only be used for things that
count as "auto-configuration" such as DHCP, router
advertisements, and DHCPv6
* Properly form IPv6 link local address from MAC address
* I think some IPv6 routes are needed still for proper
local link connectivity.
* Duplicate Address Detection is still a TODO
* Style cleanup
2012-02-07 15:46:37 -06:00
Oliver Tappe
0bbc9d0e04
Remove some more glibc-files that are not required.
2012-02-07 22:32:19 +01:00
Oliver Tappe
be601bbbcc
Show correct text in fwide_test.
2012-02-07 22:31:23 +01:00
Oliver Tappe
86beacd179
Drop as much of gconv as possible.
2012-02-07 21:43:02 +01:00
Oliver Tappe
2370b92e15
Drop all unneeded gconv converters.
...
* implement wchar->multibyte & multibyte->wchar conversions, make those
the default converters and drop all others (except for ascii)
2012-02-07 21:43:02 +01:00
Oliver Tappe
99916f57cc
Adjust yet another version of mbstate_t in glibc:
...
* yuck, glibc uses yet another version of mbstate_t (__c_mbstate_t),
adjusting this to match the other glibc-internal version (__mbstate_t)
fixes another crash triggered by fwide_test.
2012-02-07 21:43:02 +01:00
Oliver Tappe
40135926f9
Adjust glibc's definition of mbstate_t
...
* instead of unification, we now keep both our and glibc's fields
separate in order to allow for both our code and glibc's to use
such a struct at the same time (independently)
2012-02-07 21:43:02 +01:00
Oliver Tappe
0d03f689b2
Fix crash in fwide():
...
* _IO_USER_BUF was being used to indicate a user-owned buffer without
taking into account that there are two of those: one for the normal
and another one for the wide version of a stream. Backport
_IO_FLAGS2_USER_WBUF from current glibc version to fix that.
2012-02-07 21:43:01 +01:00
Oliver Tappe
b3482508b4
Add tests with active locale to fwide_test.
2012-02-07 21:43:01 +01:00
Oliver Tappe
c824d9d6ed
Add test for fwide() and wide/non-wide streams.
2012-02-07 21:43:01 +01:00
Oliver Tappe
e01182d02f
Use correct ctype-locale for wcsftime()
...
* wcsftime invokes strftime and then converts the resulting string
internally, so it relies on the correct ctype locale being active
* minor style cleanup
2012-02-07 21:43:01 +01:00
Oliver Tappe
2358eacd46
Add test for string formatting with sprintf() and swprintf().
2012-02-07 21:43:00 +01:00
Oliver Tappe
752527a8fe
Cleanup: correct variable name in mbrtowc() signature.
2012-02-07 21:43:00 +01:00
Niels Sascha Reedijk
ea18a5bfe2
Translations updated from Pootle.
2012-02-04 11:20:07 +01:00
Michael Lotz
dd2116b8eb
Update wpa_supplicant package for gcc2.
...
It should work on current images again and contains a few usability
tweaks that make it simpler to navigate/use.
2012-02-03 21:25:09 +01:00
Alexander von Gluck IV
aaa6172bc7
3DRender prefernces: Wrap text in B_TRANSLATE
2012-02-03 12:05:00 +00:00