Commit Graph
16 Commits
Author SHA1 Message Date
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
Jérôme Duval 2543ef4c34 added IODATA ETXUS2 device and updated usbdevs
* added IODATA ETXUS2 ethernet device (from NetBSD)
* updated usbdevs from NetBSD revision 1.606
2012-02-02 22:23:57 +01:00
Jérôme Duval fb2d44b120 style fixes on pegasus network driver 2012-02-02 22:23:57 +01:00
Jérôme Duval c4d3febeb4 CID 5710: Free cookie in case on error path. 2012-02-02 22:23:56 +01:00
Jérôme Duval 1a4cf8161e Moved ctags to an optional package
* removed ctags from Haiku sources and from haiku image
* added ctags to mandatory packages for the time being.
2012-01-23 23:50:20 +01:00
Jérôme Duval 5c015f8811 Updated gcc 4 native package to 4.6.2 2012-01-22 19:41:25 +01:00
Jérôme Duval 403e134862 CID 10629: use of sizeof(this) instead of sizeof(*this). 2012-01-21 16:27:03 +01:00
Jérôme Duval c59b279b71 Added workarounds and options for gcc 4.6.2
* add -Wno-unused-but-set-variable for gcc 4.6.x with a TODO
* fix warnings about wrong size of pointer cast in ioapic.cpp and AudioBuffer.cpp
2012-01-19 19:44:42 +01:00
Jérôme Duval c40f31867b Fix with enabled tracing. 2012-01-19 18:28:34 +01:00
Jérôme Duval 90b92dab5c added memrchr to string.h, guarded by __USE_GNU. Also guards strchrnul.
Original patch by Dario Casalinuovo.
BUG: Ticket #8265
2012-01-05 00:17:41 +01:00
Jérôme Duval 86216323af Fixed math.h part of #2696
* added lgammal_r wrapper
* removed gamma_r and gammaf_r functions from math.h
2011-12-11 12:28:53 +01:00
Jérôme Duval 04fccd250f added hcreate, hdestroy, hsearch from glibc 2011-12-11 10:49:18 +01:00
Jérôme Duval 7cd683ba12 fix typo 2011-12-11 10:49:17 +01:00
Jérôme Duval dea8f9c766 usb_printer: support for alternate interfaces, not just the default one.
* Tested with a Profilic USB-Parallel adapter and a Laserjet printer.
2011-11-24 18:59:42 +01:00
Jérôme Duval b1f9573f59 btrfs: added support for zlib decompression of inline extents.
Reuse code from tarfs to decompress zlib compressed inline extents.
No idea yet on how to decompress regular extents which are currently
served by the file cache.
2011-11-19 23:34:45 +01:00
Jérôme Duval 5eac5217a6 Update iprowifi4965 firmware.
Update iprowifi4965 firmware to 17.168.5.3 for iwlwifi-6000g2a.
2011-11-17 19:34:14 +01:00