- Timestamp:
- 2012-01-24T02:27:43Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 230385c
- Parents:
- 8afeb04 (diff), 2df6f6fe (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - Location:
- uspace
- Files:
-
- 27 added
- 3 deleted
- 83 edited
- 3 moved
-
Makefile (modified) (view diffs)
-
app/init/init.c (modified) (view diffs)
-
app/trace/trace.c (modified) (view diffs)
-
app/websrv/websrv.c (modified) (view diffs)
-
drv/bus/isa/isa.c (modified) (view diffs)
-
drv/bus/isa/isa.dev (modified) (view diffs)
-
drv/bus/isa/isa.ma (modified) (view diffs)
-
drv/bus/pci/pciintel/pci.c (modified) (view diffs)
-
drv/bus/usb/usbhid/mouse/mousedev.c (modified) (view diffs)
-
drv/bus/usb/usbhid/mouse/mousedev.h (modified) (view diffs)
-
drv/char/i8042/Makefile (moved) (moved from uspace/srv/hw/char/i8042/Makefile ) (view diffs)
-
drv/char/i8042/buffer.h (added)
-
drv/char/i8042/i8042.c (added)
-
drv/char/i8042/i8042.h (added)
-
drv/char/i8042/i8042.ma (added)
-
drv/char/i8042/main.c (added)
-
drv/char/ps2mouse/Makefile (added)
-
drv/char/ps2mouse/chardev.c (added)
-
drv/char/ps2mouse/chardev.h (added)
-
drv/char/ps2mouse/main.c (added)
-
drv/char/ps2mouse/ps2mouse.c (added)
-
drv/char/ps2mouse/ps2mouse.h (added)
-
drv/char/ps2mouse/ps2mouse.ma (added)
-
drv/char/xtkbd/Makefile (added)
-
drv/char/xtkbd/chardev.c (added)
-
drv/char/xtkbd/chardev.h (added)
-
drv/char/xtkbd/main.c (added)
-
drv/char/xtkbd/xtkbd.c (added)
-
drv/char/xtkbd/xtkbd.h (added)
-
drv/char/xtkbd/xtkbd.ma (added)
-
drv/nic/e1k/e1k.c (modified) (view diffs)
-
drv/nic/e1k/e1k.h (modified) (view diffs)
-
drv/nic/e1k/e1k.ma (modified) (view diffs)
-
drv/nic/lo/lo.c (modified) (view diffs)
-
drv/nic/ne2k/dp8390.c (modified) (view diffs)
-
drv/nic/ne2k/dp8390.h (modified) (view diffs)
-
drv/nic/ne2k/ne2k.c (modified) (view diffs)
-
drv/nic/rtl8139/defs.h (modified) (view diffs)
-
drv/nic/rtl8139/driver.c (modified) (view diffs)
-
drv/nic/rtl8139/driver.h (modified) (view diffs)
-
lib/c/generic/async.c (modified) (view diffs)
-
lib/c/generic/device/nic.c (modified) (view diffs)
-
lib/c/generic/devman.c (modified) (view diffs)
-
lib/c/generic/loc.c (modified) (view diffs)
-
lib/c/include/device/nic.h (modified) (view diffs)
-
lib/c/include/devman.h (modified) (view diffs)
-
lib/c/include/ipc/devman.h (modified) (view diffs)
-
lib/c/include/ipc/net.h (modified) (view diffs)
-
lib/c/include/ipc/net_net.h (modified) (view diffs)
-
lib/c/include/ipc/nil.h (modified) (view diffs)
-
lib/c/include/loc.h (modified) (view diffs)
-
lib/c/include/net/device.h (modified) (view diffs)
-
lib/c/include/nic/eth_phys.h (moved) (moved from uspace/lib/c/include/net/eth_phys.h ) (view diffs)
-
lib/c/include/nic/nic.h (added)
-
lib/drv/generic/driver.c (modified) (view diffs)
-
lib/drv/generic/remote_nic.c (modified) (view diffs)
-
lib/drv/include/ddf/driver.h (modified) (view diffs)
-
lib/drv/include/ops/nic.h (modified) (view diffs)
-
lib/net/generic/net_checksum.c (modified) (view diffs)
-
lib/net/generic/net_remote.c (modified) (view diffs)
-
lib/net/include/net_checksum.h (modified) (view diffs)
-
lib/net/include/net_interface.h (modified) (view diffs)
-
lib/net/include/nil_remote.h (modified) (view diffs)
-
lib/net/nil/nil_remote.c (modified) (view diffs)
-
lib/nic/Makefile (modified) (view diffs)
-
lib/nic/include/nic.h (modified) (view diffs)
-
lib/nic/include/nic_driver.h (modified) (view diffs)
-
lib/nic/include/nic_ev.h (moved) (moved from uspace/srv/hw/char/i8042/i8042.h ) (view diffs)
-
lib/nic/include/nic_impl.h (modified) (view diffs)
-
lib/nic/include/nic_rx_control.h (modified) (view diffs)
-
lib/nic/include/nic_wol_virtues.h (modified) (view diffs)
-
lib/nic/src/nic_driver.c (modified) (view diffs)
-
lib/nic/src/nic_ev.c (added)
-
lib/nic/src/nic_impl.c (modified) (view diffs)
-
lib/nic/src/nic_rx_control.c (modified) (view diffs)
-
lib/nic/src/nic_wol_virtues.c (modified) (view diffs)
-
srv/bd/ata_bd/ata_bd.c (modified) (view diffs)
-
srv/bd/file_bd/file_bd.c (modified) (view diffs)
-
srv/bd/gxe_bd/gxe_bd.c (modified) (view diffs)
-
srv/bd/part/guid_part/guid_part.c (modified) (view diffs)
-
srv/bd/part/mbr_part/mbr_part.c (modified) (view diffs)
-
srv/bd/rd/rd.c (modified) (view diffs)
-
srv/devman/devman.c (modified) (view diffs)
-
srv/devman/main.c (modified) (view diffs)
-
srv/hid/console/console.c (modified) (view diffs)
-
srv/hid/fb/fb.c (modified) (view diffs)
-
srv/hid/input/Makefile (modified) (view diffs)
-
srv/hid/input/generic/input.c (modified) (view diffs)
-
srv/hid/input/include/mouse.h (modified) (view diffs)
-
srv/hid/input/include/mouse_proto.h (modified) (view diffs)
-
srv/hid/input/port/chardev.c (modified) (view diffs)
-
srv/hid/input/port/chardev_mouse.c (deleted)
-
srv/hid/input/proto/adb.c (modified) (view diffs)
-
srv/hid/input/proto/mousedev.c (modified) (view diffs)
-
srv/hid/input/proto/ps2.c (deleted)
-
srv/hid/remcons/Makefile (added)
-
srv/hid/remcons/remcons.c (added)
-
srv/hid/remcons/remcons.h (added)
-
srv/hid/remcons/telnet.h (added)
-
srv/hid/remcons/user.c (added)
-
srv/hid/remcons/user.h (added)
-
srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) (view diffs)
-
srv/hw/bus/cuda_adb/cuda_adb.c (modified) (view diffs)
-
srv/hw/char/i8042/i8042.c (deleted)
-
srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) (view diffs)
-
srv/loc/loc.c (modified) (view diffs)
-
srv/net/cfg/e1k.nic (modified) (view diffs)
-
srv/net/cfg/lo.nic (modified) (view diffs)
-
srv/net/cfg/ne2k.nic (modified) (view diffs)
-
srv/net/net/Makefile (modified) (view diffs)
-
srv/net/net/net.c (modified) (view diffs)
-
srv/net/net/net.h (modified) (view diffs)
-
srv/net/nil/eth/eth.c (modified) (view diffs)
-
srv/net/nil/eth/eth.h (modified) (view diffs)
-
srv/net/nil/nildummy/nildummy.c (modified) (view diffs)
-
srv/net/nil/nildummy/nildummy.h (modified) (view diffs)
Note:
See TracChangeset
for help on using the changeset viewer.
