7866 Commits

Author SHA1 Message Date
Axel Dörfler
de021f71fb Added ISA bus manager written by Thomas Kurschel. This is currently
hard coded to use the ISA IDE driver only.
This bus manager is architecture dependent; maybe there is a better
place to live for it than here. x86 and PPC/Pegasos will have an
ISA bus later - this module only supports x86 for now.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7777 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7777
2004-06-07 01:05:26 +00:00
Axel Dörfler
1450572a5d Added SCSI bus manager written by Thomas Kurschel.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7776 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7776
2004-06-07 00:55:49 +00:00
Axel Dörfler
debb0e18cc Added IDE bus manager written by Thomas Kurschel.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7775 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7775
2004-06-07 00:46:42 +00:00
Axel Dörfler
b7c4739649 Added a generic PCI IDE driver, a specialised one for the Promise TX chips,
and an ISA IDE driver.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7774 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7774
2004-06-07 00:37:08 +00:00
Axel Dörfler
386c5ff7f6 Added new generic kernel modules to the build.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7773 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7773
2004-06-07 00:23:21 +00:00
Axel Dörfler
64a23904af Added new bus/disk drivers to the build.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7772 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7772
2004-06-07 00:18:06 +00:00
Axel Dörfler
e23fab9bef Added scsi CD and disk drivers, written by Thomas Kurschel.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7771 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7771
2004-06-07 00:08:20 +00:00
Axel Dörfler
c8bbe37502 Added raw SCSI bus driver (from Thomas Kurschel).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7770 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7770
2004-06-07 00:00:30 +00:00
Axel Dörfler
0d59a3d2a9 More headers for the new modules and PnP/device system - note, this
is a work in progress; the name as well as the contents will change :-)


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7769 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7769
2004-06-06 23:52:08 +00:00
Axel Dörfler
cc5bfcb2e9 Added Thomas Kurschel's ide_adapter module. This module helps you writing
your specialized IDE driver.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7768 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7768
2004-06-06 23:33:54 +00:00
Axel Dörfler
f66f07a616 Added Thomas Kurschel's blkman module.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7767 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7767
2004-06-06 23:25:59 +00:00
Axel Dörfler
b59852c818 Added Thomas Kurschel's scsi_periph module.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7766 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7766
2004-06-06 23:14:52 +00:00
Axel Dörfler
9d506c43b8 Added Thomas Kurschel's locked_pool module.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7765 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7765
2004-06-06 23:08:56 +00:00
Axel Dörfler
5e3662534f Added Thomas Kurschel's fast_log module.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7764 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7764
2004-06-06 23:06:25 +00:00
Rudolf Cornelissen
8a9c2f0e60 oops: removed comment that shouldn't have been removed: corrected now.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7763 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7763
2004-06-06 16:46:11 +00:00
Axel Dörfler
7c3d0ba1f5 get_memory_map() didn't take page offsets into account (i.e. didn't work correctly).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7762 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7762
2004-06-06 16:39:03 +00:00
Rudolf Cornelissen
bb089f09f7 register unlocking update: output dev det was lagging sometimes!
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7761 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7761
2004-06-06 13:30:38 +00:00
Rudolf Cornelissen
d50fbf8d02 logging update
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7760 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7760
2004-06-06 10:58:54 +00:00
Rudolf Cornelissen
ab50e75678 adress update
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7759 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7759
2004-06-06 10:53:27 +00:00
Rudolf Cornelissen
331cdb7291 adress updated
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7758 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7758
2004-06-06 10:43:51 +00:00
Rudolf Cornelissen
17f2ecd6d4 small DPMS update
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7757 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7757
2004-06-06 10:34:03 +00:00
Rudolf Cornelissen
e85b66ba46 DPMS update completed
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7756 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7756
2004-06-06 10:29:42 +00:00
Rudolf Cornelissen
3794f85ae6 DPMS update completed
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7755 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7755
2004-06-06 10:20:07 +00:00
Axel Dörfler
2195a2522a Implemented get_memory_map().
lock_memory() and unlock_memory() will now silently fail and return success -
that's only to get things working.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7754 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7754
2004-06-06 01:14:18 +00:00
Axel Dörfler
54d94d3929 Replaced double equal symbols with single ones - seems to be more compatible.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7753 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7753
2004-06-05 12:31:01 +00:00
Adi Oanca
3bf1e2d54f there was a compiler error due to a NULL character at the end of file
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7752 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7752
2004-06-05 10:35:54 +00:00
Rudolf Cornelissen
c36f9caa99 DPMS update (part 1)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7751 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7751
2004-06-04 20:38:53 +00:00
Jérôme Duval
f11cba16f5 Version information for rcs, code formatting
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7750 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7750
2004-06-03 15:31:29 +00:00
Jérôme Duval
abf96e006a Removed sed 3.02
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7749 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7749
2004-06-03 13:53:44 +00:00
Jérôme Duval
675b648fe1 Version information for grep, code formatting
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7748 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7748
2004-06-03 13:49:33 +00:00
Jérôme Duval
937bfaed12 Removed alloca.c, don't go in develop/libs/
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7747 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7747
2004-06-03 13:46:38 +00:00
Jérôme Duval
0d31ae4168 Version information for diffutils, code formatting
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7746 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7746
2004-06-03 13:44:47 +00:00
Jérôme Duval
e2da2f1848 Removed alloca.c, don't go in develop/libs/
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7745 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7745
2004-06-03 13:28:25 +00:00
Adi Oanca
885eed5c44 a little cleanup
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7744 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7744
2004-06-02 20:44:46 +00:00
Michael Phipps
fc5f38fce2 Fix the cornering - it turns out that what the R5 input_server provides in get_screen_region isn't useful.
I use a BScreen instead. Also fixed the timer to work properly with "Don't Blank" corners - before it would
enter a state where the screen would never blank based on the timer again - the timer thread was corrupted.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7743 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7743
2004-06-02 20:18:35 +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
hrev7742
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
hrev7741
2004-06-02 15:06:44 +00:00
Jérôme Duval
47d9175a24 Version information for sharutils, code formatting
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7740 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7740
2004-06-02 12:19:13 +00:00
Jérôme Duval
7431ddee5f Removed alloca.c, don't go in develop/libs/
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7739 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7739
2004-06-02 12:15:03 +00:00
Jérôme Duval
0f9f14bc1b Rremoved alloca.c
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7738 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7738
2004-06-02 12:09:12 +00:00
Jérôme Duval
dfd3be5beb Version information for sed, code formatting
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7737 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7737
2004-06-02 12:08:06 +00:00
Jérôme Duval
5e778b8de0 Code formatting, removed alloca.c, don't go in develop/libs/
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7736 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7736
2004-06-02 12:06:38 +00:00
Jérôme Duval
5de553dd1d Code formatting
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7735 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7735
2004-06-02 12:04:48 +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
hrev7734
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
hrev7733
2004-06-01 20:58:57 +00:00
Waldemar Kornewald
5256712211 Added doxygen comments and simplified code a bit.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7732 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7732
2004-06-01 15:10:59 +00:00
Waldemar Kornewald
dcc710213d Removed net server because it is not needed anymore.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7731 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7731
2004-06-01 15:01:21 +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
hrev7730
2004-06-01 15:01:01 +00:00
Waldemar Kornewald
700c9b5dad Added initial PPP API documentation.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7729 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7729
2004-06-01 14:58:47 +00:00
Jérôme Duval
46c44a04fb adding gnu/termcap.h : is a copy of src/libs/termcap/termcap.h
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7728 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7728
2004-06-01 12:38:47 +00:00