hidnplayr
f685c27c07
Introduced new application event for network subsystem changes (link changed, ip changed, ...)
...
Removed get_mac and set_mac procedures from device structure, kernel does not need them.
Added link state detection capabilities for kernel and some drivers.
git-svn-id: svn://kolibrios.org@3346 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-03-07 09:35:24 +00:00
hidnplayr
c4c2da3caa
Updated PCI macros for network drivers.
...
git-svn-id: svn://kolibrios.org@3205 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-01-31 13:10:10 +00:00
hidnplayr
efb37b3598
Replaced signed relative jumps with unsigned ones were needed.
...
(I must lose this bad habbit in 2013...)
git-svn-id: svn://kolibrios.org@3155 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-01-10 17:35:32 +00:00
hidnplayr
ce2dee6a2b
Renaming exported function 'EthReceiver' to 'ETH_input'
...
git-svn-id: svn://kolibrios.org@2981 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-10-07 14:23:05 +00:00
hidnplayr
3e0a804c48
Fixed bug in network drivers irq handler.
...
Updated netdrv.inc and pci.inc
git-svn-id: svn://kolibrios.org@2935 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-08-25 17:56:09 +00:00
hidnplayr
7aeabda91e
R6040 driver now keeps track of number of received/sent packets/bytes.
...
git-svn-id: svn://kolibrios.org@2865 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-07-13 12:39:22 +00:00
hidnplayr
fd138cc362
Replaced all 'equ' with '=' for network drivers, where possible.
...
git-svn-id: svn://kolibrios.org@2852 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-07-09 11:31:56 +00:00
hidnplayr
4638ba887e
Updated R6040 driver for net branch:
...
Fixed typo, cleaned up, disabled excessive debug output.
git-svn-id: svn://kolibrios.org@1893 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-02-28 19:20:47 +00:00
hidnplayr
1b801e1c89
Updated r6040 driver for net branch
...
git-svn-id: svn://kolibrios.org@1889 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-02-25 16:14:21 +00:00
hidnplayr
76fa3151d7
R6040 driver for net branch
...
git-svn-id: svn://kolibrios.org@1886 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-02-24 17:15:24 +00:00