Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
Reverse Diff
Changes in
/
[221c9ec:9970a5a]
in mainline
Files:
4 added
7 deleted
79 edited
boot/Makefile.grub
(modified)
(
view diffs
)
boot/Makefile.silo
(modified)
(
view diffs
)
boot/Makefile.yaboot
(modified)
(
view diffs
)
boot/grub.pc/stage2_eltorito
(deleted)
kernel/arch/abs32le/src/abs32le.c
(modified)
(
view diffs
)
kernel/arch/amd64/include/interrupt.h
(modified)
(
view diffs
)
kernel/arch/amd64/src/amd64.c
(modified)
(
view diffs
)
kernel/arch/arm32/src/arm32.c
(modified)
(
view diffs
)
kernel/arch/ia32/include/interrupt.h
(modified)
(
view diffs
)
kernel/arch/ia32/src/ia32.c
(modified)
(
view diffs
)
kernel/arch/ia32/src/mm/frame.c
(modified)
(
view diffs
)
kernel/arch/ia64/include/interrupt.h
(modified)
(
view diffs
)
kernel/arch/ia64/src/ia64.c
(modified)
(
view diffs
)
tools/autotool.py
(modified)
(
view diffs
)
uspace/app/trace/trace.c
(modified)
(
view diffs
)
uspace/drv/bus/isa/isa.c
(modified)
(
view diffs
)
uspace/drv/bus/isa/isa.dev
(modified)
(
view diffs
)
uspace/drv/bus/isa/isa.ma
(modified)
(
view diffs
)
uspace/drv/bus/pci/pciintel/pci.c
(modified)
(
view diffs
)
uspace/drv/bus/usb/usbhid/mouse/mousedev.c
(modified)
(
view diffs
)
uspace/drv/char/i8042/buffer.h
(modified)
(
view diffs
)
uspace/drv/char/i8042/i8042.c
(modified)
(
view diffs
)
uspace/drv/char/i8042/i8042.h
(modified)
(
view diffs
)
uspace/drv/char/i8042/main.c
(modified)
(
view diffs
)
uspace/drv/char/ps2mouse/ps2mouse.c
(modified)
(
view diffs
)
uspace/drv/char/ps2mouse/ps2mouse.h
(modified)
(
view diffs
)
uspace/drv/char/xtkbd/xtkbd.c
(modified)
(
view diffs
)
uspace/drv/char/xtkbd/xtkbd.h
(modified)
(
view diffs
)
uspace/drv/nic/e1k/e1k.c
(modified)
(
view diffs
)
uspace/drv/nic/e1k/e1k.h
(modified)
(
view diffs
)
uspace/drv/nic/lo/lo.c
(modified)
(
view diffs
)
uspace/drv/nic/ne2k/dp8390.c
(modified)
(
view diffs
)
uspace/drv/nic/ne2k/dp8390.h
(modified)
(
view diffs
)
uspace/drv/nic/ne2k/ne2k.c
(modified)
(
view diffs
)
uspace/drv/nic/rtl8139/defs.h
(modified)
(
view diffs
)
uspace/drv/nic/rtl8139/driver.c
(modified)
(
view diffs
)
uspace/drv/nic/rtl8139/driver.h
(modified)
(
view diffs
)
uspace/drv/nic/rtl8139/general.h
(modified)
(
view diffs
)
uspace/lib/c/generic/device/nic.c
(modified)
(
view diffs
)
uspace/lib/c/generic/loc.c
(modified)
(
view diffs
)
uspace/lib/c/include/device/nic.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/devman.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/net.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/net_net.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/nil.h
(modified)
(
view diffs
)
uspace/lib/c/include/net/device.h
(modified)
(
view diffs
)
uspace/lib/c/include/net/eth_phys.h
(deleted)
uspace/lib/c/include/nic/eth_phys.h
(added)
uspace/lib/c/include/nic/nic.h
(added)
uspace/lib/drv/generic/driver.c
(modified)
(
view diffs
)
uspace/lib/drv/generic/remote_nic.c
(modified)
(
view diffs
)
uspace/lib/drv/include/ddf/driver.h
(modified)
(
view diffs
)
uspace/lib/drv/include/ops/nic.h
(modified)
(
view diffs
)
uspace/lib/drv/include/usbhc_iface.h
(modified)
(
view diffs
)
uspace/lib/net/generic/net_checksum.c
(modified)
(
view diffs
)
uspace/lib/net/generic/net_remote.c
(modified)
(
view diffs
)
uspace/lib/net/include/net_checksum.h
(modified)
(
view diffs
)
uspace/lib/net/include/net_interface.h
(modified)
(
view diffs
)
uspace/lib/net/include/nil_remote.h
(modified)
(
view diffs
)
uspace/lib/net/nil/nil_remote.c
(modified)
(
view diffs
)
uspace/lib/nic/Makefile
(modified)
(
view diffs
)
uspace/lib/nic/include/nic.h
(modified)
(
view diffs
)
uspace/lib/nic/include/nic_driver.h
(modified)
(
view diffs
)
uspace/lib/nic/include/nic_ev.h
(added)
uspace/lib/nic/include/nic_impl.h
(modified)
(
view diffs
)
uspace/lib/nic/include/nic_rx_control.h
(modified)
(
view diffs
)
uspace/lib/nic/include/nic_wol_virtues.h
(modified)
(
view diffs
)
uspace/lib/nic/src/nic_driver.c
(modified)
(
view diffs
)
uspace/lib/nic/src/nic_ev.c
(added)
uspace/lib/nic/src/nic_impl.c
(modified)
(
view diffs
)
uspace/lib/nic/src/nic_rx_control.c
(modified)
(
view diffs
)
uspace/lib/nic/src/nic_wol_virtues.c
(modified)
(
view diffs
)
uspace/srv/devman/devman.c
(modified)
(
view diffs
)
uspace/srv/hid/input/generic/input.c
(modified)
(
view diffs
)
uspace/srv/hid/input/include/sun.h
(deleted)
uspace/srv/hid/input/port/dummy.c
(deleted)
uspace/srv/hid/input/port/sgcn.c
(deleted)
uspace/srv/hid/input/port/sun.c
(deleted)
uspace/srv/hid/input/port/z8530.c
(deleted)
uspace/srv/loc/loc.c
(modified)
(
view diffs
)
uspace/srv/net/cfg/e1k.nic
(modified)
(
view diffs
)
uspace/srv/net/cfg/lo.nic
(modified)
(
view diffs
)
uspace/srv/net/cfg/ne2k.nic
(modified)
(
view diffs
)
uspace/srv/net/net/Makefile
(modified)
(
view diffs
)
uspace/srv/net/net/net.c
(modified)
(
view diffs
)
uspace/srv/net/net/net.h
(modified)
(
view diffs
)
uspace/srv/net/nil/eth/eth.c
(modified)
(
view diffs
)
uspace/srv/net/nil/eth/eth.h
(modified)
(
view diffs
)
uspace/srv/net/nil/nildummy/nildummy.c
(modified)
(
view diffs
)
uspace/srv/net/nil/nildummy/nildummy.h
(modified)
(
view diffs
)
Changeset view not shown
, since the total size (1.6 MB) exceeds
976.6 KB
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive