983 Commits

Author SHA1 Message Date
Rudolf Cornelissen
e85b66ba46 DPMS update completed
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7756 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-06-06 10:29:42 +00:00
Philippe Houdoin
28add0bf66 Hack to fix sockets's non-blocking mode. Map BeOS's B_SET[_NON]BLOCKING_IO opcodes
to POSIX open flags and BSDish FIONBIO opcode...


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7742 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-06-02 15:09:34 +00:00
Philippe Houdoin
dda70fe68a Hack to fix the non-blocking mode. Hope I didn't miss something else... :-\
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7741 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-06-02 15:06:44 +00:00
Niels Sascha Reedijk
8604895e66 Fix doxygen output
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7734 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-06-02 09:13:21 +00:00
beveloper
9591761134 removed memory leaking when out of memory.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7733 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-06-01 20:58:57 +00:00
Waldemar Kornewald
3f3689bb79 Finished doxygen comments for the PPP API.
Minor changes to simplify PAP authenticator.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7730 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-06-01 15:01:01 +00:00
Rudolf Cornelissen
11690ebdad added pixelprecise panning for all colordepths
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7693 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-31 11:39:46 +00:00
Niels Sascha Reedijk
bb6583ad28 Patches applied:
* n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-23
   Revert to older chunk allocation mechanism: this one works


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7691 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-31 07:18:13 +00:00
Niels Sascha Reedijk
7ce4cf0866 Summary: Merged with development branch (nielx)
Patches applied:

 * n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-22
   Update/add licence header


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7689 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-30 06:50:18 +00:00
beveloper
06cfaa56e1 Incremented Version number to 1.2. Added the RTL8110 chipset the the info banner.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7687 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-29 23:29:48 +00:00
beveloper
bf3a0dce48 incremented version number to 0.2, the driver is working, even though not SMP save
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7685 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-29 23:20:15 +00:00
beveloper
5e06140d91 reduced supported timer count to 4, the driver doesn't need more that 2 right now.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7684 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-29 23:17:58 +00:00
Niels Sascha Reedijk
8f99d2cbac Update licence header
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7683 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-29 21:54:45 +00:00
Axel Dörfler
5325a3e53d Fixed a major bug in the inode code: Inode::GetTree() was called completely
without any locking, but was not safe to be used this way.
Now, B+tree creation is done when the inode is created, and thus no further
locking is needed.
Although this reduces the speed when doing directory listings with many sub-
directories, any errors are reported upfront, and not only when you access
the tree directly.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7682 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-29 21:48:30 +00:00
Axel Dörfler
c46a51bb81 Fixed oddly indented comment.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7681 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-29 21:45:44 +00:00
Axel Dörfler
fd88c05421 Added a possible optimization to the list.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7680 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-29 21:44:51 +00:00
Niels Sascha Reedijk
c1144286ba Update/add licence notice
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7678 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-29 21:23:49 +00:00
Rudolf Cornelissen
b133b8a180 fixed NM2070 hardcursor trouble: programming panel modelines
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7673 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-29 17:38:38 +00:00
Rudolf Cornelissen
2b9563f4fc centering update for external monitor only mode
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7671 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-29 12:28:04 +00:00
Niels Sascha Reedijk
e3964db291 Summary: Merge with development branch
Patches applied:

 * n.reedijk@planet.nl--nielx-2003/usb-busses--development--0.1--patch-7
   Created memory area for the framelist

 * n.reedijk@planet.nl--nielx-2003/usb-busses--development--0.1--patch-8
   Fix the iobase offset, so that the thing actually is correct

 * n.reedijk@planet.nl--nielx-2003/usb-busses--development--0.1--patch-9
   Device Address 0 is reserved. 1 is the one for root hub

 * n.reedijk@planet.nl--nielx-2003/usb-busses--development--0.1--patch-10
   Changed packet to transfer

 * n.reedijk@planet.nl--nielx-2003/usb-busses--development--0.1--patch-11
   Merge with Axels changes


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7669 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-28 07:50:37 +00:00
Niels Sascha Reedijk
0f6609e85c * n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-5
Commit (in between) because of a switch of development-machines

 * n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-6
   Implement basic hub init

 * n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-7
   Implement a bit more of hub operation

 * n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-8
   Device Adress 0 is reserved for the default pipe!

 * n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-9
   Implement basic Pipe stuff

 * n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-10
   Create basic chunk allocation

 * n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-11
   Add Required util.c/util.h

 * n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-12
   Provide locking for the stack and make AllocateChunk thread-safe

 * n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-13
   Integrated util.c in stack class (cleans up a little)

 * n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-14
   Improve Pipe and give the Busmanager its default pipe

 * n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-15
   Make the Device class speed aware

 * n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-16
   Make Chunk allocation code more dynamic

 * n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-17
   Small test-commit to test if webdav is working -- ignore

 * n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-18
   Changed Packets into Transfers

 * n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-19
   Fix mistakes in host_controller.c

 * n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-20
   Advanced a little more in the Pipe stuff

 * n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-21
   Merge with mainline and add newlines at the end of files


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7668 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-28 07:46:35 +00:00
Rudolf Cornelissen
0f6e132ba8 panel centering update (fixed syncpol programming)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7665 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-27 19:23:02 +00:00
Stefano Ceccherini
f0fbfe24dc Some gcc 3 fixes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7662 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-27 08:37:19 +00:00
Philippe Houdoin
ead8e787ae Ooops, seems the auto-merge CVS feature didn't work at commit time!
Undelete timer.c.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7645 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-25 21:13:25 +00:00
Rudolf Cornelissen
28ea1ff2ad NM2070 virtualspaces restrictions updates
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7643 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-25 19:43:16 +00:00
Philippe Houdoin
19d139a450 Package ipro1000 and rtl8169 sample settings files along these drivers.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7642 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-25 19:35:44 +00:00
Rudolf Cornelissen
d401e5be78 added full 2D acc for NM2070
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7639 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-25 12:22:34 +00:00
beveloper
cdbdde8526 sample settings file
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7637 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-24 21:05:09 +00:00
beveloper
41a7b4b866 Made receive and transmit buffer count configureable.
Made MTU configureable for net_server users.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7636 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-24 21:04:24 +00:00
beveloper
6edb980aab small debugging output cleanup
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7635 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-24 21:02:36 +00:00
beveloper
38f6c508a9 Revisited the mtu handling. Poor net_server users can now force a lower
MTU by using a setting file.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7634 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-24 18:05:38 +00:00
beveloper
87042aadbe made mtu configureable and lowered default to 1500
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7633 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-24 17:32:32 +00:00
beveloper
a236b9c6a1 removed event_restart_tx, as this is already handled in the device write hook
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7632 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-24 17:30:46 +00:00
Axel Dörfler
df88c4db24 Added missing newline.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7629 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-24 01:36:53 +00:00
Niels Sascha Reedijk
30b76b5b16 Start cleaning up driver by splitting the file and put the registers
somewhere else


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7626 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-22 18:31:21 +00:00
Waldemar Kornewald
13013331d0 Added *many* Doxygen comments. More will follow. Documentation is no fun at all, really.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7617 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-19 09:56:43 +00:00
beveloper
95a7b7a045 cleanup
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7596 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-16 00:45:36 +00:00
beveloper
9bdea9ec06 added profiling code, can be enabled in debug.h
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7595 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-16 00:41:22 +00:00
beveloper
4e729ddc16 small cleanup
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7594 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-15 23:54:19 +00:00
beveloper
889fc773aa added ASSERT macro
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7593 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-15 23:43:56 +00:00
beveloper
f08af63703 Added timer support, taken from the ipro1000 driver.
We really should have support for a similar functionality in the new kernel.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7592 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-15 23:42:14 +00:00
Philippe Houdoin
a2e78b2000 Fix warnings.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7585 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-14 22:20:33 +00:00
Jérôme Duval
e82990a204 Added package for emuxki
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7537 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-12 08:55:45 +00:00
Rudolf Cornelissen
1208ac278f new modelist setup: added 16:10 aspect VESA GTF modes if WS panel found
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7510 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-10 22:30:46 +00:00
Niels Sascha Reedijk
746ef8017d Unbork the build
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7508 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-10 19:52:45 +00:00
beveloper
3d546cd6e5 Replaced spin() by snooze()
The link change functions are no longer called from inside the interrupt handler.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7482 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-09 22:06:32 +00:00
beveloper
a05655eea6 Event thread sem can now be interrupted.
em_start() is no longer called from within interrupt.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7481 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-09 21:20:56 +00:00
beveloper
ec3efcdcac don't exit timer loop on B_INTERRUPTED
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7480 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-09 21:01:14 +00:00
beveloper
6000570ec3 debug code cleanup
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7479 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-09 20:50:20 +00:00
beveloper
9b4b9246a3 replaced printf by dprintf
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7478 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-09 20:28:44 +00:00