# # ChangeLog for / in mainline # # Generated by Trac 1.6 # 2024-11-11T02:29:43Z Mon, 12 Dec 2011 13:03:54 GMT Jan Vesely [6a21877] * uspace/lib/usb/include/usb/hc.h (modified) libusb: Remove non-control read/write wrappers. Mon, 12 Dec 2011 12:59:47 GMT Jan Vesely [03ffb69] * uspace/lib/usbdev/include/usb/dev/pipes.h (modified) * uspace/lib/usbdev/src/pipes.c (modified) libusbdev: Remove unused function. This one was a duplicate ... Mon, 12 Dec 2011 12:58:06 GMT Jan Vesely [d02834c] * uspace/lib/usbdev/include/usb/dev/usb_device_connection.h (modified) libusbdev: Add USB device communication wrappers. Mon, 12 Dec 2011 12:35:50 GMT Jan Vesely [a56a13c] * uspace/lib/usb/include/usb/hc.h (modified) * uspace/lib/usb/src/hc.c (modified) libusb: Make devman function wrapper inline. Mon, 12 Dec 2011 12:17:19 GMT Jan Vesely [dbb7e3b] * uspace/lib/usb/Makefile (modified) * uspace/lib/usb/src/dev.c (modified) * uspace/lib/usb/src/resolve.c (deleted) libusb: Move function from resolve.c to dev.c Drop empty resolve.c Mon, 12 Dec 2011 12:09:12 GMT Jan Vesely [1a38701] * uspace/app/mkbd/main.c (modified) * uspace/app/usbinfo/main.c (modified) * uspace/lib/usb/include/usb/dev.h (modified) * uspace/lib/usb/src/dev.c (modified) * uspace/lib/usbdev/include/usb/dev/pipes.h (modified) * uspace/lib/usbdev/include/usb/dev/usb_device_connection.h (added) * uspace/lib/usbdev/src/devdrv.c (modified) libusb, libusbdev: Move usb_device_connection to separate header in ... Mon, 12 Dec 2011 11:59:35 GMT Jan Vesely [c24c157d] * uspace/lib/usb/include/usb/dev.h (modified) * uspace/lib/usb/src/dev.c (modified) * uspace/lib/usb/src/resolve.c (modified) * uspace/lib/usbdev/src/devdrv.c (modified) libusb, libusbdev: Provide generic usb_get_info_by_handle function. ... Sun, 11 Dec 2011 20:27:56 GMT Jan Vesely [899f1a9] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/netecho/netecho.c (modified) * uspace/app/nettest3/Makefile (added) * uspace/app/nettest3/nettest3.c (added) * uspace/app/websrv/websrv.c (modified) * uspace/dist/data/web/bar.htm (added) * uspace/dist/data/web/foo.htm (added) * uspace/dist/data/web/index.htm (added) * uspace/drv/bus/isa/isa.dev (modified) * uspace/drv/nic/ne2k/dp8390.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/include/bitops.h (modified) * uspace/lib/c/include/errno.h (modified) * uspace/lib/c/include/fibril_synch.h (modified) * uspace/srv/fs/exfat/exfat_directory.c (modified) * uspace/srv/net/tl/tcp/Makefile (modified) * uspace/srv/net/tl/tcp/conn.c (added) * uspace/srv/net/tl/tcp/conn.h (added) * uspace/srv/net/tl/tcp/iqueue.c (added) * uspace/srv/net/tl/tcp/iqueue.h (added) * uspace/srv/net/tl/tcp/ncsim.c (added) * uspace/srv/net/tl/tcp/ncsim.h (added) * uspace/srv/net/tl/tcp/pdu.c (added) * uspace/srv/net/tl/tcp/pdu.h (added) * uspace/srv/net/tl/tcp/rqueue.c (added) * uspace/srv/net/tl/tcp/rqueue.h (added) * uspace/srv/net/tl/tcp/segment.c (added) * uspace/srv/net/tl/tcp/segment.h (added) * uspace/srv/net/tl/tcp/seq_no.c (added) * uspace/srv/net/tl/tcp/seq_no.h (added) * uspace/srv/net/tl/tcp/sock.c (added) * uspace/srv/net/tl/tcp/sock.h (added) * uspace/srv/net/tl/tcp/std.h (added) * uspace/srv/net/tl/tcp/tcp.c (modified) * uspace/srv/net/tl/tcp/tcp.h (modified) * uspace/srv/net/tl/tcp/tcp_header.h (deleted) * uspace/srv/net/tl/tcp/tcp_type.h (added) * uspace/srv/net/tl/tcp/test.c (added) * uspace/srv/net/tl/tcp/test.h (added) * uspace/srv/net/tl/tcp/tqueue.c (added) * uspace/srv/net/tl/tcp/tqueue.h (added) * uspace/srv/net/tl/tcp/ucall.c (added) * uspace/srv/net/tl/tcp/ucall.h (added) Merge mainline changes. Sun, 11 Dec 2011 20:25:35 GMT Jan Vesely [4c67e52] * uspace/lib/usbdev/src/pipepriv.c (deleted) * uspace/lib/usbdev/src/pipepriv.h (deleted) libusbdev: Remove dead code. Sun, 11 Dec 2011 20:17:05 GMT Jan Vesely [fb2ef35] * uspace/drv/bus/usb/usbhub/port.c (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbhub/usbhub.h (modified) usbhub: Use usb_device_T provided hc_connection. Start long ... Sun, 11 Dec 2011 18:31:34 GMT Jan Vesely [c6d5f08] * uspace/app/usbinfo/dev.c (modified) * uspace/app/usbinfo/usbinfo.h (modified) usbinfo: Fix incompatibilities with communication framework. Sun, 11 Dec 2011 18:30:28 GMT Jan Vesely [ab517f4] * uspace/drv/bus/usb/uhcirh/port.c (modified) uhcirh: remove call to non-existent function. Sun, 11 Dec 2011 18:29:47 GMT Jan Vesely [4a01dcc] * uspace/drv/bus/usb/vhc/hub.c (modified) vhc: hc_connection_initialize can't fail. Sun, 11 Dec 2011 18:28:30 GMT Jan Vesely [ab5ea5b5] * uspace/lib/drv/include/usbhc_iface.h (modified) libdrv, usbhc iface: Add self to header. Whitespace fix. Sun, 11 Dec 2011 18:25:46 GMT Jan Vesely [47dfb34] * uspace/lib/usbdev/include/usb/dev/pipes.h (modified) * uspace/lib/usbdev/src/pipes.c (modified) libusbdev: Implement pipe long transfers. Sun, 11 Dec 2011 18:19:34 GMT Jan Vesely [0681c06] * uspace/drv/bus/usb/usbmid/main.c (modified) usbmid: Drop long transfer. The only thing we do is set configuration. Sun, 11 Dec 2011 18:17:47 GMT Jan Vesely [c0fdc0e] * uspace/lib/usbdev/src/devdrv.c (modified) libusbdev: Pre open hc connection. Drop support for dev_rem. ... Sun, 11 Dec 2011 17:51:21 GMT Jan Vesely [7267fa1] * uspace/lib/usbdev/src/hub.c (modified) libusbdev: new_device_wrapper uses provided hc connection. Sun, 11 Dec 2011 17:33:00 GMT Jan Vesely [023a902] * uspace/lib/usbdev/Makefile (modified) * uspace/lib/usbdev/src/pipes.c (modified) * uspace/lib/usbdev/src/pipesio.c (deleted) libusbdev: Move unctions from pipesio.c to pipes.c Sun, 11 Dec 2011 17:27:29 GMT Jan Vesely [277ff98] * uspace/lib/usbdev/src/pipes.c (modified) * uspace/lib/usbdev/src/pipesinit.c (modified) * uspace/lib/usbdev/src/pipesio.c (modified) libusbdev: Remove references to pipepriv routines. Sun, 11 Dec 2011 17:20:56 GMT Jan Vesely [c046942] * uspace/lib/usbdev/src/recognise.c (modified) libusbdev: Drop mutex in favour of atomic ops. Sun, 11 Dec 2011 17:16:41 GMT Jan Vesely [29e479f] * uspace/lib/usb/include/usb/hc.h (modified) * uspace/lib/usb/src/hc.c (modified) libusb: Remove unused function, cleanup includes. Sun, 11 Dec 2011 17:11:43 GMT Jan Vesely [7d5ef94] * uspace/lib/usb/src/hc.c (modified) libusb: Assing NULL after destroying the session. Sun, 11 Dec 2011 16:30:42 GMT Jan Vesely [bd575647] * uspace/lib/usbdev/Makefile (modified) * uspace/lib/usbdev/include/usb/dev/driver.h (modified) * uspace/lib/usbdev/include/usb/dev/pipes.h (modified) * uspace/lib/usbdev/src/devdrv.c (modified) * uspace/lib/usbdev/src/hub.c (modified) * uspace/lib/usbdev/src/pipepriv.c (modified) * uspace/lib/usbdev/src/pipepriv.h (modified) * uspace/lib/usbdev/src/pipes.c (modified) * uspace/lib/usbdev/src/pipesinit.c (modified) * uspace/lib/usbdev/src/pipesio.c (modified) libusbdev: Use shared hc_connection for pipes. Sun, 11 Dec 2011 15:17:43 GMT Jan Vesely [2c202c5] * uspace/lib/usb/include/usb/dev.h (modified) * uspace/lib/usb/include/usb/hc.h (modified) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usb/src/dev.c (modified) * uspace/lib/usb/src/hc.c (modified) * uspace/lib/usb/src/resolve.c (modified) libusb: Add device_connection_t. Sun, 11 Dec 2011 13:55:20 GMT Jan Vesely [a045ab1] * uspace/lib/usb/Makefile (modified) * uspace/lib/usb/include/usb/dev.h (added) * uspace/lib/usb/include/usb/hc.h (modified) * uspace/lib/usb/include/usb/usb.h (modified) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usb/src/dev.c (added) * uspace/lib/usb/src/hc.c (modified) * uspace/lib/usb/src/resolve.c (modified) libusb: Move USB dev functions to separate header/source file Sun, 11 Dec 2011 13:34:48 GMT Jan Vesely [6df14c5] * uspace/lib/usb/include/usb/hc.h (modified) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usb/src/hc.c (modified) * uspace/lib/usb/src/resolve.c (modified) libusb: Add reference counting to ucb_hc_connection_t. Implement all ... Sat, 10 Dec 2011 23:10:41 GMT Jiri Svoboda [9c3bba0] * uspace/app/websrv/websrv.c (modified) Free allocated file name buffer. Sat, 10 Dec 2011 22:32:55 GMT Jiri Svoboda [4a4cc150] * uspace/app/websrv/websrv.c (modified) * uspace/dist/data/web/bar.htm (added) * uspace/dist/data/web/foo.htm (added) * uspace/dist/data/web/index.htm (added) Improve web server to serve actual files from /data/web. Sat, 10 Dec 2011 11:26:10 GMT Jiri Svoboda [b5eae30] * uspace/srv/net/tl/tcp/tcp.c (modified) Supress debugging message. Sat, 10 Dec 2011 01:16:58 GMT Martin Decky [87955bfb] * uspace/drv/bus/isa/isa.dev (modified) enable the ne2k driver on ISA Fri, 09 Dec 2011 23:38:52 GMT Jiri Svoboda [77b1c1a] Fix merge noise. Fri, 09 Dec 2011 23:30:36 GMT Jiri Svoboda [c8c43cae] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/netecho/netecho.c (modified) * uspace/app/nettest3/Makefile (added) * uspace/app/nettest3/nettest3.c (added) * uspace/drv/nic/ne2k/dp8390.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/include/bitops.h (modified) * uspace/lib/c/include/errno.h (modified) * uspace/lib/c/include/fibril_synch.h (modified) * uspace/srv/net/tl/tcp/Makefile (modified) * uspace/srv/net/tl/tcp/conn.c (added) * uspace/srv/net/tl/tcp/conn.h (added) * uspace/srv/net/tl/tcp/iqueue.c (added) * uspace/srv/net/tl/tcp/iqueue.h (added) * uspace/srv/net/tl/tcp/ncsim.c (added) * uspace/srv/net/tl/tcp/ncsim.h (added) * uspace/srv/net/tl/tcp/pdu.c (added) * uspace/srv/net/tl/tcp/pdu.h (added) * uspace/srv/net/tl/tcp/rqueue.c (added) * uspace/srv/net/tl/tcp/rqueue.h (added) * uspace/srv/net/tl/tcp/segment.c (added) * uspace/srv/net/tl/tcp/segment.h (added) * uspace/srv/net/tl/tcp/seq_no.c (added) * uspace/srv/net/tl/tcp/seq_no.h (added) * uspace/srv/net/tl/tcp/sock.c (added) * uspace/srv/net/tl/tcp/sock.h (added) * uspace/srv/net/tl/tcp/std.h (added) * uspace/srv/net/tl/tcp/tcp.c (modified) * uspace/srv/net/tl/tcp/tcp.h (modified) * uspace/srv/net/tl/tcp/tcp_header.h (deleted) * uspace/srv/net/tl/tcp/tcp_type.h (added) * uspace/srv/net/tl/tcp/test.c (added) * uspace/srv/net/tl/tcp/test.h (added) * uspace/srv/net/tl/tcp/tqueue.c (added) * uspace/srv/net/tl/tcp/tqueue.h (added) * uspace/srv/net/tl/tcp/ucall.c (added) * uspace/srv/net/tl/tcp/ucall.h (added) Merge TCP rewrite. Fri, 09 Dec 2011 23:26:08 GMT Jiri Svoboda [a52de0e] * uspace/srv/net/tl/tcp/conn.c (modified) * uspace/srv/net/tl/tcp/tcp.c (modified) Disable TCP debugging features. Fri, 09 Dec 2011 23:09:23 GMT Jiri Svoboda [cd79391] * uspace/srv/hw/netif/ne2000/dp8390.c (modified) Fix ne2k driver not transmitting last byte of even-sized frame properly. Fri, 09 Dec 2011 22:41:10 GMT Jan Vesely [266976f] * uspace/drv/bus/usb/uhci/pci.c (modified) uhci: Use parsed variant of hw_resources. Fri, 09 Dec 2011 22:40:34 GMT Jan Vesely [1664a26] * uspace/drv/bus/usb/uhci/uhci.c (modified) uhci: Prefer ddf_dev_data_alloc to plain malloc. Fri, 09 Dec 2011 22:30:52 GMT Jan Vesely [89e061d] * uspace/drv/bus/usb/uhcirh/main.c (modified) uhcirh: Use parsed variant of hw_resources. Fixes memory leak. Fri, 09 Dec 2011 22:30:13 GMT Jan Vesely [8f5b4d44] * uspace/drv/bus/usb/ohci/pci.c (modified) ohci: Use parsed variant of hw_resources. Fri, 09 Dec 2011 22:08:25 GMT Jan Vesely [9c986d3] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) ohci: Use ddf_dev_data_alloc instead of plain malloc. Fix possible ... Fri, 09 Dec 2011 18:59:16 GMT Jiri Svoboda [74c99b5] * uspace/srv/net/tl/tcp/tqueue.c (modified) * uspace/srv/net/tl/tcp/ucall.c (modified) Segments in retransmission queue need to have SEQ set. Fri, 09 Dec 2011 17:36:44 GMT Jiri Svoboda [03be171] * uspace/srv/net/tl/tcp/conn.c (modified) Fix bug in RST processing. Fri, 09 Dec 2011 16:06:28 GMT Jiri Svoboda [d9e14fa4] * uspace/srv/net/tl/tcp/conn.c (modified) * uspace/srv/net/tl/tcp/sock.c (modified) * uspace/srv/net/tl/tcp/tcp_type.h (modified) * uspace/srv/net/tl/tcp/ucall.c (modified) Implement RST processing. Fri, 09 Dec 2011 12:38:13 GMT Jakub Jermar [db8a034] * uspace/srv/fs/exfat/exfat_directory.c (modified) Merge from lp:exfat-helenos. Thu, 08 Dec 2011 23:29:06 GMT Jiri Svoboda [0ac2158] * uspace/srv/net/tl/tcp/pdu.c (modified) * uspace/srv/net/tl/tcp/sock.c (modified) * uspace/srv/net/tl/tcp/tcp.c (modified) * uspace/srv/net/tl/tcp/tcp.h (modified) * uspace/srv/net/tl/tcp/tcp_type.h (modified) * uspace/srv/net/tl/tcp/test.c (modified) * uspace/srv/net/tl/tcp/ucall.c (modified) * uspace/srv/net/tl/tcp/ucall.h (modified) Determine local IP address, fill it in pseudo header. Thu, 08 Dec 2011 23:12:14 GMT Jan Vesely [89128f3] * boot/Makefile.grub (modified) * kernel/arch/amd64/src/boot/multiboot2.S (modified) * kernel/arch/ia32/src/boot/multiboot2.S (modified) * kernel/genarch/src/drivers/i8042/i8042.c (modified) * kernel/genarch/src/fb/bfb.c (modified) * kernel/genarch/src/multiboot/multiboot2.c (modified) * kernel/generic/src/main/main.c (modified) * uspace/drv/bus/isa/isa.ma (modified) * uspace/drv/bus/usb/ehci/ehci.ma (modified) * uspace/drv/bus/usb/ohci/ohci.ma (modified) * uspace/drv/bus/usb/uhci/uhci.ma (modified) * uspace/drv/bus/usb/vhc/vhc.ma (modified) * uspace/drv/nic/lo/lo.ma (modified) * uspace/drv/nic/ne2k/ne2k.ma (modified) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/include/ddi.h (modified) * uspace/lib/minix/minix.h (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/fs/exfat/exfat_directory.c (modified) * uspace/srv/fs/mfs/mfs.h (modified) * uspace/srv/fs/mfs/mfs_balloc.c (modified) * uspace/srv/fs/mfs/mfs_dentry.c (modified) * uspace/srv/fs/mfs/mfs_inode.c (modified) * uspace/srv/fs/mfs/mfs_ops.c (modified) * uspace/srv/fs/mfs/mfs_rw.c (modified) Merge mainline changes. Thu, 08 Dec 2011 23:00:49 GMT Martin Decky [c40f385] * boot/Makefile.grub (modified) * kernel/generic/src/main/main.c (modified) GRUB 2 does not pass the module filename (path) as the module command ... Thu, 08 Dec 2011 22:58:25 GMT Martin Decky [6f20277] * kernel/generic/src/main/main.c (modified) cstyle Thu, 08 Dec 2011 22:12:00 GMT Maurizio Lombardi [04aaed8f] * uspace/srv/fs/exfat/exfat_directory.c (modified) exfat: Ticket #370, fix a bug in the exfat_directory_write_file() ... Thu, 08 Dec 2011 21:44:25 GMT Maurizio Lombardi [a885ab8] * uspace/srv/fs/exfat/exfat_directory.c (modified) exfat: Invalidate block pointer after calling block_put() Thu, 08 Dec 2011 20:50:24 GMT Martin Decky [38650da] * kernel/genarch/src/fb/bfb.c (modified) initialize bfb_addr to 0 this fixes the problem with high-order bits ... Thu, 08 Dec 2011 20:31:32 GMT Martin Decky [40898df] * kernel/arch/amd64/src/boot/multiboot2.S (modified) * kernel/arch/ia32/src/boot/multiboot2.S (modified) * kernel/genarch/src/multiboot/multiboot2.c (modified) allow the boot framebuffer to be optional again Thu, 08 Dec 2011 20:17:19 GMT Martin Decky [c5ebb59] * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/include/ddi.h (modified) * uspace/srv/bd/rd/rd.c (modified) fix ticket #399 on ia32 (the amd64 case is probably unrelated) Thu, 08 Dec 2011 20:16:41 GMT Martin Decky [b5daa89] * uspace/srv/bd/rd/rd.c (modified) align RAM disk size to block size cstyle Thu, 08 Dec 2011 20:16:14 GMT Martin Decky [28f8f170] * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/include/ddi.h (modified) use unsigned int for flags cstyle Thu, 08 Dec 2011 20:13:04 GMT Maurizio Lombardi [055be8a] * uspace/srv/fs/exfat/exfat_directory.c (modified) exfat: Fix memory leak in the exfat_directory_sync_file() function. Thu, 08 Dec 2011 14:09:24 GMT Martin Decky [1adbf90] * kernel/genarch/src/drivers/i8042/i8042.c (modified) make the i8042 driver just a slightly more robust (timeout if the ... Thu, 08 Dec 2011 11:11:13 GMT Jakub Jermar [190c943] * uspace/srv/fs/exfat/exfat_directory.c (modified) Merge from lp:exfat-helenos. Thu, 08 Dec 2011 11:09:49 GMT Jakub Jermar [24df3834] * uspace/lib/minix/minix.h (modified) * uspace/srv/fs/mfs/mfs.h (modified) * uspace/srv/fs/mfs/mfs_balloc.c (modified) * uspace/srv/fs/mfs/mfs_dentry.c (modified) * uspace/srv/fs/mfs/mfs_inode.c (modified) * uspace/srv/fs/mfs/mfs_ops.c (modified) * uspace/srv/fs/mfs/mfs_rw.c (modified) Merge from lp:mfs. Wed, 07 Dec 2011 20:13:06 GMT Maurizio Lombardi [b741888] * uspace/srv/fs/exfat/exfat_directory.c (modified) exfat: exfat_directory_block_load() should return error if ... Wed, 07 Dec 2011 19:27:35 GMT Maurizio Lombardi [78257fe] * uspace/srv/fs/exfat/exfat_directory.c (modified) exfat: Ticket #369, fix directory entry deletion; the "pos" parameter ... Wed, 07 Dec 2011 17:23:49 GMT Martin Decky [2f016df] * uspace/drv/bus/isa/isa.ma (modified) * uspace/drv/bus/usb/ehci/ehci.ma (modified) * uspace/drv/bus/usb/ohci/ohci.ma (modified) * uspace/drv/bus/usb/uhci/uhci.ma (modified) * uspace/drv/bus/usb/vhc/vhc.ma (modified) * uspace/drv/nic/lo/lo.ma (modified) * uspace/drv/nic/ne2k/ne2k.ma (modified) replace individual vendor/device PCI IDs of USB controllers with ... Wed, 07 Dec 2011 15:33:22 GMT Jan Vesely [b25199bc] * uspace/app/usbinfo/info.c (modified) usbinfo: Check for available strings sooner and bail out if there are ... Tue, 06 Dec 2011 21:48:35 GMT Jan Vesely [481dec00] * uspace/drv/bus/usb/ohci/root_hub.c (modified) ohci, root hub: Follow standard more closely. Tue, 06 Dec 2011 21:04:40 GMT Jan Vesely [2963a0d] * uspace/drv/bus/usb/ohci/root_hub.c (modified) ohci, root hub: Implement standard device GET_STATUS requests. Tue, 06 Dec 2011 21:03:34 GMT Jan Vesely [b6bade0] * uspace/lib/usbdev/include/usb/dev/request.h (modified) libusbdev: Add macros constructing the bitfield instead of duplicated ... Tue, 06 Dec 2011 21:02:47 GMT Jan Vesely [e8d82cb] * uspace/lib/usb/include/usb/classes/hub.h (modified) * uspace/lib/usb/src/usb.c (modified) libusb: c99 array initialization. Comment fix. Tue, 06 Dec 2011 15:43:03 GMT Jan Vesely [9babc17] * uspace/drv/bus/usb/ohci/root_hub.c (modified) ohci, root hub: Remove useless size check. Response size is checked ... Tue, 06 Dec 2011 15:15:26 GMT Jan Vesely [e65cd3c4] * uspace/drv/bus/usb/ohci/root_hub.c (modified) ohci, root hub: Only check buffer size for hub specific GET_STATUS. ... Tue, 06 Dec 2011 15:09:31 GMT Jan Vesely [2f80b86] * uspace/lib/usbdev/include/usb/dev/request.h (modified) libusbdev: Add bitfield interpretation. Tue, 06 Dec 2011 14:47:28 GMT Jan Vesely [890a3454] * uspace/drv/bus/usb/ohci/hc.c (modified) ohci: Bind root hub USB address to handle, after ddf_bind. Tue, 06 Dec 2011 14:03:34 GMT Jan Vesely [11cb0565] * uspace/drv/bus/usb/ohci/ohci_batch.c (modified) * uspace/drv/bus/usb/ohci/ohci_batch.h (modified) ohci: Drop leave_td field. Make is_compete() and commit() parameters ... Tue, 06 Dec 2011 13:56:22 GMT Jan Vesely [5ca08d4] * uspace/drv/bus/usb/ohci/root_hub.c (modified) ohci: Fix root hub driver. Handle request manipulation in one place ... Tue, 06 Dec 2011 12:49:30 GMT Jan Vesely [6fa04db] * uspace/drv/bus/usb/ohci/ohci_batch.c (modified) ohci: Doxygen Tue, 06 Dec 2011 12:46:52 GMT Jan Vesely [f7ac3f3] * uspace/drv/bus/usb/uhci/uhci_batch.c (modified) * uspace/drv/bus/usb/uhci/uhci_batch.h (modified) uhci: Doxygen Tue, 06 Dec 2011 12:31:05 GMT Jan Vesely [ad91b806] * uspace/drv/bus/usb/uhci/uhci_batch.c (modified) * uspace/drv/bus/usb/uhci/uhci_batch.h (modified) uhci: uhci_transfer_batch_is_complete takes const argument. Tue, 06 Dec 2011 12:28:02 GMT Jan Vesely [6bba41d] * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/uhci/transfer_list.c (modified) * uspace/drv/bus/usb/uhci/uhci_batch.c (modified) * uspace/drv/bus/usb/uhci/uhci_batch.h (modified) uhci: Add and use uhci_batch_abort. Rename uhci_batch_call_dispose => ... Tue, 06 Dec 2011 12:19:15 GMT Jan Vesely [5cfcc64] * uspace/drv/bus/usb/ohci/ohci_batch.c (modified) * uspace/drv/bus/usb/uhci/uhci_batch.c (modified) * uspace/lib/usbhost/include/usb/host/usb_transfer_batch.h (modified) libusbhost: User both stored error value and transferred size in the ... Tue, 06 Dec 2011 12:10:54 GMT Jan Vesely [2582d8f] * uspace/lib/usbhost/src/usb_transfer_batch.c (modified) libusbhost: Use same size for data copy and callback. This breaks ... Tue, 06 Dec 2011 12:06:41 GMT Jan Vesely [f167f55] * uspace/lib/usbhost/include/usb/host/usb_transfer_batch.h (modified) * uspace/lib/usbhost/src/usb_transfer_batch.c (modified) lilbusbhost: Do not use usb_transfer_batch_t.error field in ... Mon, 05 Dec 2011 22:46:26 GMT Jiri Svoboda [5f9ecd3] * uspace/srv/net/tl/tcp/pdu.c (modified) Send meaningful Data Offset field. Mon, 05 Dec 2011 21:17:51 GMT Jiri Svoboda [c3887ad] * uspace/lib/net/generic/generic.c (modified) Fix Ethernet. Missed change in generic_send_msg_remote() was causing ... Mon, 05 Dec 2011 20:34:52 GMT Jan Vesely [3f162ab] * uspace/drv/bus/usb/ohci/ohci_batch.c (modified) * uspace/drv/bus/usb/uhci/uhci_batch.c (modified) * uspace/lib/usbhost/src/usb_transfer_batch.c (modified) usb: Use macros from macros.h header. Mon, 05 Dec 2011 18:38:15 GMT Jiri Svoboda [453f9e33] * uspace/app/nettest3/nettest3.c (modified) Allow specifying IP address and port on test3 command line. Mon, 05 Dec 2011 17:34:32 GMT Jiri Svoboda [bf600510] * uspace/srv/net/tl/tcp/ucall.c (modified) Listen on non-local IP adresses, too. Sun, 04 Dec 2011 12:46:44 GMT Jiri Svoboda [3aa2642a] * uspace/srv/net/tl/tcp/conn.c (modified) * uspace/srv/net/tl/tcp/sock.c (modified) * uspace/srv/net/tl/tcp/tcp_type.h (modified) * uspace/srv/net/tl/tcp/ucall.c (modified) Allow accepting connection from arbitray foreign address, port. Fri, 02 Dec 2011 17:29:43 GMT Martin Decky [1f5c9c96] * HelenOS.config (modified) * boot/Makefile.grub (modified) * defaults/amd64/Makefile.config (modified) * defaults/ia32/Makefile.config (modified) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/amd64/include/arch.h (modified) * kernel/arch/amd64/include/boot/boot.h (modified) * kernel/arch/amd64/src/amd64.c (modified) * kernel/arch/amd64/src/boot/memmap.c (modified) * kernel/arch/amd64/src/boot/multiboot.S (moved) * kernel/arch/amd64/src/boot/multiboot2.S (added) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/arch.h (modified) * kernel/arch/ia32/include/boot/boot.h (modified) * kernel/arch/ia32/src/boot/memmap.c (modified) * kernel/arch/ia32/src/boot/multiboot.S (moved) * kernel/arch/ia32/src/boot/multiboot2.S (added) * kernel/arch/ia32/src/boot/vesa_prot.inc (modified) * kernel/arch/ia32/src/boot/vesa_real.inc (modified) * kernel/arch/ia32/src/ia32.c (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/fb/bfb.h (moved) * kernel/genarch/include/multiboot/multiboot.h (modified) * kernel/genarch/include/multiboot/multiboot2.h (added) * kernel/genarch/src/fb/bfb.c (moved) * kernel/genarch/src/multiboot/multiboot.c (modified) * kernel/genarch/src/multiboot/multiboot2.c (added) * tools/config.py (modified) implement multiboot v2 specification and use it in GRUB for UEFI - ... Thu, 01 Dec 2011 19:28:49 GMT Jiri Svoboda [704586fb] * uspace/srv/net/tl/tcp/conn.c (modified) * uspace/srv/net/tl/tcp/sock.c (modified) * uspace/srv/net/tl/tcp/tqueue.c (modified) * uspace/srv/net/tl/tcp/tqueue.h (modified) * uspace/srv/net/tl/tcp/ucall.c (modified) Fix RST to refuse connection and handle it properly in connect(). Wed, 30 Nov 2011 23:15:53 GMT Jiri Svoboda [26ec91c] * uspace/app/netecho/netecho.c (modified) Add more debugging messages to netecho. Wed, 30 Nov 2011 21:36:36 GMT Jiri Svoboda [b0d82d1] * uspace/app/nettest3/nettest3.c (modified) * uspace/srv/net/tl/tcp/sock.c (modified) * uspace/srv/net/tl/tcp/ucall.c (modified) Implement socket close. Unlock mutexes on error paths. Wed, 30 Nov 2011 20:44:11 GMT Maurizio Lombardi [e895352] * uspace/srv/fs/mfs/mfs_rw.c (modified) cstyle, fix typo Wed, 30 Nov 2011 20:43:51 GMT Maurizio Lombardi [802f0b7] * uspace/srv/fs/mfs/mfs.h (modified) cstyle Wed, 30 Nov 2011 20:34:41 GMT Jiri Svoboda [23fe06c] * uspace/srv/net/tl/tcp/conn.c (modified) * uspace/srv/net/tl/tcp/sock.c (modified) * uspace/srv/net/tl/tcp/tqueue.c (modified) * uspace/srv/net/tl/tcp/ucall.c (modified) Include connection name in more debug messages. Set conn name for ... Wed, 30 Nov 2011 20:23:09 GMT Jiri Svoboda [92e717c] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/netecho/netecho.c (modified) * uspace/app/nettest3/Makefile (added) * uspace/app/nettest3/nettest3.c (added) Add nettest3 for more trivial testing. Netecho should use send() for ... Wed, 30 Nov 2011 20:15:22 GMT Jiri Svoboda [8fcf74f] * uspace/srv/net/tl/tcp/sock.c (modified) Fix recv[from]() for active connections, connect() was missing notif. Wed, 30 Nov 2011 20:14:37 GMT Jan Vesely [c48f6ab] * uspace/drv/bus/usb/ehci/Makefile (modified) * uspace/drv/bus/usb/ehci/ehci.h (deleted) * uspace/drv/bus/usb/ehci/hc_iface.c (deleted) * uspace/drv/bus/usb/ehci/main.c (modified) * uspace/drv/bus/usb/usbmid/explore.c (modified) * uspace/drv/bus/usb/usbmid/usbmid.c (modified) * uspace/drv/bus/usb/vhc/connhost.c (modified) * uspace/lib/drv/generic/remote_usb.c (modified) * uspace/lib/drv/generic/remote_usbhc.c (modified) * uspace/lib/drv/include/usb_iface.h (modified) * uspace/lib/drv/include/usbhc_iface.h (modified) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usb/src/hc.c (modified) * uspace/lib/usbdev/include/usb/dev/pipes.h (modified) * uspace/lib/usbdev/include/usb/dev/request.h (modified) * uspace/lib/usbdev/src/altiface.c (modified) * uspace/lib/usbdev/src/devpoll.c (modified) * uspace/lib/usbdev/src/hub.c (modified) * uspace/lib/usbdev/src/pipepriv.c (modified) * uspace/lib/usbdev/src/pipes.c (modified) * uspace/lib/usbdev/src/pipesinit.c (modified) * uspace/lib/usbdev/src/pipesio.c (modified) * uspace/lib/usbdev/src/request.c (modified) * uspace/lib/usbhost/include/usb/host/hcd.h (modified) * uspace/lib/usbhost/src/iface.c (modified) USB branch Mostly cleanups. Wed, 30 Nov 2011 16:08:49 GMT Jan Vesely [f9776ae5] * uspace/drv/bus/usb/ehci/Makefile (modified) * uspace/drv/bus/usb/ehci/ehci.h (deleted) * uspace/drv/bus/usb/ehci/hc_iface.c (deleted) * uspace/drv/bus/usb/ehci/main.c (modified) ehci: Use libusbhost instead of custom usbhc interface implementation. Wed, 30 Nov 2011 16:08:14 GMT Jan Vesely [7711296] * uspace/lib/usbdev/src/hub.c (modified) * uspace/lib/usbhost/include/usb/host/hcd.h (modified) libusbhost, libusbdev: Minor fixes. Wed, 30 Nov 2011 13:36:49 GMT Martin Decky [fb48a0e] * boot/Makefile (modified) * boot/Makefile.common (modified) * boot/arch/amd64/Makefile.inc (modified) * boot/arch/arm32/Makefile.inc (modified) * boot/arch/ia64/Makefile.inc (modified) * boot/arch/mips32/Makefile.inc (modified) * boot/arch/mips64/Makefile.inc (modified) * boot/arch/ppc32/Makefile.inc (modified) * boot/arch/sparc64/Makefile.inc (modified) * kernel/generic/include/lib/rd.h (modified) * kernel/generic/src/lib/rd.c (modified) * kernel/generic/src/main/kinit.c (modified) * tools/mkhord.py (deleted) simplify RAM disk creation and usage get rid of the useless HORD header Wed, 30 Nov 2011 12:05:30 GMT Martin Decky [83285fd] * HelenOS.config (modified) * boot/Makefile.grub (modified) * boot/grub.efi/COPYING (moved) * boot/grub.efi/README (added) * boot/grub.efi/efi.img.gz (added) * boot/grub.efi/i386-efi/acpi.mod (added) * boot/grub.efi/i386-efi/affs.mod (added) * boot/grub.efi/i386-efi/afs.mod (added) * boot/grub.efi/i386-efi/afs_be.mod (added) * boot/grub.efi/i386-efi/aout.mod (added) * boot/grub.efi/i386-efi/appleldr.mod (added) * boot/grub.efi/i386-efi/at_keyboard.mod (added) * boot/grub.efi/i386-efi/ata.mod (added) * boot/grub.efi/i386-efi/ata_pthru.mod (added) * boot/grub.efi/i386-efi/befs.mod (added) * boot/grub.efi/i386-efi/befs_be.mod (added) * boot/grub.efi/i386-efi/bitmap.mod (added) * boot/grub.efi/i386-efi/bitmap_scale.mod (added) * boot/grub.efi/i386-efi/blocklist.mod (added) * boot/grub.efi/i386-efi/boot.mod (added) * boot/grub.efi/i386-efi/bsd.mod (added) * boot/grub.efi/i386-efi/btrfs.mod (added) * boot/grub.efi/i386-efi/bufio.mod (added) * boot/grub.efi/i386-efi/cat.mod (added) * boot/grub.efi/i386-efi/chain.mod (added) * boot/grub.efi/i386-efi/cmp.mod (added) * boot/grub.efi/i386-efi/command.lst (added) * boot/grub.efi/i386-efi/configfile.mod (added) * boot/grub.efi/i386-efi/cpio.mod (added) * boot/grub.efi/i386-efi/cpuid.mod (added) * boot/grub.efi/i386-efi/crypto.lst (moved) * boot/grub.efi/i386-efi/crypto.mod (added) * boot/grub.efi/i386-efi/cs5536.mod (added) * boot/grub.efi/i386-efi/date.mod (added) * boot/grub.efi/i386-efi/datehook.mod (added) * boot/grub.efi/i386-efi/datetime.mod (added) * boot/grub.efi/i386-efi/dm_nv.mod (added) * boot/grub.efi/i386-efi/echo.mod (added) * boot/grub.efi/i386-efi/efi_gop.mod (added) * boot/grub.efi/i386-efi/efi_uga.mod (added) * boot/grub.efi/i386-efi/elf.mod (added) * boot/grub.efi/i386-efi/example_functional_test.mod (added) * boot/grub.efi/i386-efi/ext2.mod (added) * boot/grub.efi/i386-efi/extcmd.mod (added) * boot/grub.efi/i386-efi/fat.mod (added) * boot/grub.efi/i386-efi/fixvideo.mod (added) * boot/grub.efi/i386-efi/font.mod (added) * boot/grub.efi/i386-efi/fs.lst (added) * boot/grub.efi/i386-efi/fshelp.mod (added) * boot/grub.efi/i386-efi/functional_test.mod (added) * boot/grub.efi/i386-efi/gcry_arcfour.mod (added) * boot/grub.efi/i386-efi/gcry_blowfish.mod (added) * boot/grub.efi/i386-efi/gcry_camellia.mod (added) * boot/grub.efi/i386-efi/gcry_cast5.mod (added) * boot/grub.efi/i386-efi/gcry_crc.mod (added) * boot/grub.efi/i386-efi/gcry_des.mod (added) * boot/grub.efi/i386-efi/gcry_md4.mod (added) * boot/grub.efi/i386-efi/gcry_md5.mod (added) * boot/grub.efi/i386-efi/gcry_rfc2268.mod (added) * boot/grub.efi/i386-efi/gcry_rijndael.mod (added) * boot/grub.efi/i386-efi/gcry_rmd160.mod (added) * boot/grub.efi/i386-efi/gcry_seed.mod (added) * boot/grub.efi/i386-efi/gcry_serpent.mod (added) * boot/grub.efi/i386-efi/gcry_sha1.mod (added) * boot/grub.efi/i386-efi/gcry_sha256.mod (added) * boot/grub.efi/i386-efi/gcry_sha512.mod (added) * boot/grub.efi/i386-efi/gcry_tiger.mod (added) * boot/grub.efi/i386-efi/gcry_twofish.mod (added) * boot/grub.efi/i386-efi/gcry_whirlpool.mod (added) * boot/grub.efi/i386-efi/gettext.mod (added) * boot/grub.efi/i386-efi/gfxmenu.mod (added) * boot/grub.efi/i386-efi/gfxterm.mod (added) * boot/grub.efi/i386-efi/gptsync.mod (added) * boot/grub.efi/i386-efi/gzio.mod (added) * boot/grub.efi/i386-efi/halt.mod (added) * boot/grub.efi/i386-efi/hashsum.mod (added) * boot/grub.efi/i386-efi/hdparm.mod (added) * boot/grub.efi/i386-efi/hello.mod (added) * boot/grub.efi/i386-efi/help.mod (added) * boot/grub.efi/i386-efi/hexdump.mod (added) * boot/grub.efi/i386-efi/hfs.mod (added) * boot/grub.efi/i386-efi/hfsplus.mod (added) * boot/grub.efi/i386-efi/iorw.mod (added) * boot/grub.efi/i386-efi/iso9660.mod (added) * boot/grub.efi/i386-efi/jfs.mod (added) * boot/grub.efi/i386-efi/jpeg.mod (added) * boot/grub.efi/i386-efi/keylayouts.mod (added) * boot/grub.efi/i386-efi/keystatus.mod (added) * boot/grub.efi/i386-efi/linux.mod (added) * boot/grub.efi/i386-efi/loadbios.mod (added) * boot/grub.efi/i386-efi/loadenv.mod (added) * boot/grub.efi/i386-efi/loopback.mod (added) * boot/grub.efi/i386-efi/ls.mod (added) * boot/grub.efi/i386-efi/lsacpi.mod (added) * boot/grub.efi/i386-efi/lsefimmap.mod (added) * boot/grub.efi/i386-efi/lsefisystab.mod (added) * boot/grub.efi/i386-efi/lsmmap.mod (added) * boot/grub.efi/i386-efi/lspci.mod (added) * boot/grub.efi/i386-efi/lssal.mod (added) * boot/grub.efi/i386-efi/lvm.mod (added) * boot/grub.efi/i386-efi/mdraid09.mod (added) * boot/grub.efi/i386-efi/mdraid1x.mod (added) * boot/grub.efi/i386-efi/memdisk.mod (added) * boot/grub.efi/i386-efi/memrw.mod (added) * boot/grub.efi/i386-efi/minicmd.mod (added) * boot/grub.efi/i386-efi/minix.mod (added) * boot/grub.efi/i386-efi/minix2.mod (added) * boot/grub.efi/i386-efi/mmap.mod (added) * boot/grub.efi/i386-efi/moddep.lst (added) * boot/grub.efi/i386-efi/msdospart.mod (added) * boot/grub.efi/i386-efi/multiboot.mod (added) * boot/grub.efi/i386-efi/multiboot2.mod (added) * boot/grub.efi/i386-efi/nilfs2.mod (added) * boot/grub.efi/i386-efi/normal.mod (added) * boot/grub.efi/i386-efi/ntfs.mod (added) * boot/grub.efi/i386-efi/ntfscomp.mod (added) * boot/grub.efi/i386-efi/ohci.mod (added) * boot/grub.efi/i386-efi/part_acorn.mod (added) * boot/grub.efi/i386-efi/part_amiga.mod (added) * boot/grub.efi/i386-efi/part_apple.mod (added) * boot/grub.efi/i386-efi/part_bsd.mod (added) * boot/grub.efi/i386-efi/part_gpt.mod (added) * boot/grub.efi/i386-efi/part_msdos.mod (added) * boot/grub.efi/i386-efi/part_sun.mod (added) * boot/grub.efi/i386-efi/part_sunpc.mod (added) * boot/grub.efi/i386-efi/partmap.lst (moved) * boot/grub.efi/i386-efi/parttool.lst (moved) * boot/grub.efi/i386-efi/parttool.mod (added) * boot/grub.efi/i386-efi/password.mod (added) * boot/grub.efi/i386-efi/password_pbkdf2.mod (added) * boot/grub.efi/i386-efi/pbkdf2.mod (added) * boot/grub.efi/i386-efi/pci.mod (added) * boot/grub.efi/i386-efi/play.mod (added) * boot/grub.efi/i386-efi/png.mod (added) * boot/grub.efi/i386-efi/probe.mod (added) * boot/grub.efi/i386-efi/raid.mod (added) * boot/grub.efi/i386-efi/raid5rec.mod (added) * boot/grub.efi/i386-efi/raid6rec.mod (added) * boot/grub.efi/i386-efi/read.mod (added) * boot/grub.efi/i386-efi/reboot.mod (added) * boot/grub.efi/i386-efi/regexp.mod (added) * boot/grub.efi/i386-efi/reiserfs.mod (added) * boot/grub.efi/i386-efi/relocator.mod (added) * boot/grub.efi/i386-efi/scsi.mod (added) * boot/grub.efi/i386-efi/search.mod (added) * boot/grub.efi/i386-efi/search_fs_file.mod (added) * boot/grub.efi/i386-efi/search_fs_uuid.mod (added) * boot/grub.efi/i386-efi/search_label.mod (added) * boot/grub.efi/i386-efi/serial.mod (added) * boot/grub.efi/i386-efi/setjmp.mod (moved) * boot/grub.efi/i386-efi/setpci.mod (added) * boot/grub.efi/i386-efi/sfs.mod (added) * boot/grub.efi/i386-efi/sleep.mod (added) * boot/grub.efi/i386-efi/tar.mod (added) * boot/grub.efi/i386-efi/terminal.lst (added) * boot/grub.efi/i386-efi/terminal.mod (added) * boot/grub.efi/i386-efi/terminfo.mod (added) * boot/grub.efi/i386-efi/test.mod (added) * boot/grub.efi/i386-efi/test_blockarg.mod (added) * boot/grub.efi/i386-efi/testload.mod (added) * boot/grub.efi/i386-efi/tga.mod (added) * boot/grub.efi/i386-efi/trig.mod (moved) * boot/grub.efi/i386-efi/true.mod (added) * boot/grub.efi/i386-efi/udf.mod (added) * boot/grub.efi/i386-efi/ufs1.mod (added) * boot/grub.efi/i386-efi/ufs2.mod (added) * boot/grub.efi/i386-efi/uhci.mod (added) * boot/grub.efi/i386-efi/usb.mod (added) * boot/grub.efi/i386-efi/usb_keyboard.mod (added) * boot/grub.efi/i386-efi/usbms.mod (added) * boot/grub.efi/i386-efi/usbserial_common.mod (added) * boot/grub.efi/i386-efi/usbserial_ftdi.mod (added) * boot/grub.efi/i386-efi/usbserial_pl2303.mod (added) * boot/grub.efi/i386-efi/usbtest.mod (added) * boot/grub.efi/i386-efi/video.lst (added) * boot/grub.efi/i386-efi/video.mod (added) * boot/grub.efi/i386-efi/video_bochs.mod (added) * boot/grub.efi/i386-efi/video_cirrus.mod (added) * boot/grub.efi/i386-efi/video_fb.mod (added) * boot/grub.efi/i386-efi/videoinfo.mod (added) * boot/grub.efi/i386-efi/videotest.mod (added) * boot/grub.efi/i386-efi/xfs.mod (added) * boot/grub.efi/i386-efi/xnu.mod (added) * boot/grub.efi/i386-efi/xnu_uuid.mod (added) * boot/grub.efi/i386-efi/xzio.mod (added) * boot/grub.efi/i386-efi/zfs.mod (added) * boot/grub.efi/i386-efi/zfsinfo.mod (added) * boot/grub.efi/x86_64-efi/acpi.mod (added) * boot/grub.efi/x86_64-efi/affs.mod (added) * boot/grub.efi/x86_64-efi/afs.mod (added) * boot/grub.efi/x86_64-efi/afs_be.mod (added) * boot/grub.efi/x86_64-efi/aout.mod (added) * boot/grub.efi/x86_64-efi/appleldr.mod (added) * boot/grub.efi/x86_64-efi/at_keyboard.mod (added) * boot/grub.efi/x86_64-efi/ata.mod (added) * boot/grub.efi/x86_64-efi/ata_pthru.mod (added) * boot/grub.efi/x86_64-efi/befs.mod (added) * boot/grub.efi/x86_64-efi/befs_be.mod (added) * boot/grub.efi/x86_64-efi/bitmap.mod (added) * boot/grub.efi/x86_64-efi/bitmap_scale.mod (added) * boot/grub.efi/x86_64-efi/blocklist.mod (added) * boot/grub.efi/x86_64-efi/boot.mod (added) * boot/grub.efi/x86_64-efi/bsd.mod (added) * boot/grub.efi/x86_64-efi/btrfs.mod (added) * boot/grub.efi/x86_64-efi/bufio.mod (added) * boot/grub.efi/x86_64-efi/cat.mod (added) * boot/grub.efi/x86_64-efi/chain.mod (added) * boot/grub.efi/x86_64-efi/cmp.mod (added) * boot/grub.efi/x86_64-efi/command.lst (added) * boot/grub.efi/x86_64-efi/configfile.mod (added) * boot/grub.efi/x86_64-efi/cpio.mod (added) * boot/grub.efi/x86_64-efi/cpuid.mod (added) * boot/grub.efi/x86_64-efi/crypto.lst (added) * boot/grub.efi/x86_64-efi/crypto.mod (added) * boot/grub.efi/x86_64-efi/cs5536.mod (added) * boot/grub.efi/x86_64-efi/date.mod (added) * boot/grub.efi/x86_64-efi/datehook.mod (added) * boot/grub.efi/x86_64-efi/datetime.mod (added) * boot/grub.efi/x86_64-efi/dm_nv.mod (added) * boot/grub.efi/x86_64-efi/echo.mod (added) * boot/grub.efi/x86_64-efi/efi_gop.mod (added) * boot/grub.efi/x86_64-efi/efi_uga.mod (added) * boot/grub.efi/x86_64-efi/elf.mod (added) * boot/grub.efi/x86_64-efi/example_functional_test.mod (added) * boot/grub.efi/x86_64-efi/ext2.mod (added) * boot/grub.efi/x86_64-efi/extcmd.mod (added) * boot/grub.efi/x86_64-efi/fat.mod (added) * boot/grub.efi/x86_64-efi/fixvideo.mod (added) * boot/grub.efi/x86_64-efi/font.mod (added) * boot/grub.efi/x86_64-efi/fs.lst (added) * boot/grub.efi/x86_64-efi/fshelp.mod (added) * boot/grub.efi/x86_64-efi/functional_test.mod (added) * boot/grub.efi/x86_64-efi/gcry_arcfour.mod (added) * boot/grub.efi/x86_64-efi/gcry_blowfish.mod (added) * boot/grub.efi/x86_64-efi/gcry_camellia.mod (added) * boot/grub.efi/x86_64-efi/gcry_cast5.mod (added) * boot/grub.efi/x86_64-efi/gcry_crc.mod (added) * boot/grub.efi/x86_64-efi/gcry_des.mod (added) * boot/grub.efi/x86_64-efi/gcry_md4.mod (added) * boot/grub.efi/x86_64-efi/gcry_md5.mod (added) * boot/grub.efi/x86_64-efi/gcry_rfc2268.mod (added) * boot/grub.efi/x86_64-efi/gcry_rijndael.mod (added) * boot/grub.efi/x86_64-efi/gcry_rmd160.mod (added) * boot/grub.efi/x86_64-efi/gcry_seed.mod (added) * boot/grub.efi/x86_64-efi/gcry_serpent.mod (added) * boot/grub.efi/x86_64-efi/gcry_sha1.mod (added) * boot/grub.efi/x86_64-efi/gcry_sha256.mod (added) * boot/grub.efi/x86_64-efi/gcry_sha512.mod (added) * boot/grub.efi/x86_64-efi/gcry_tiger.mod (added) * boot/grub.efi/x86_64-efi/gcry_twofish.mod (added) * boot/grub.efi/x86_64-efi/gcry_whirlpool.mod (added) * boot/grub.efi/x86_64-efi/gettext.mod (added) * boot/grub.efi/x86_64-efi/gfxmenu.mod (added) * boot/grub.efi/x86_64-efi/gfxterm.mod (added) * boot/grub.efi/x86_64-efi/gptsync.mod (added) * boot/grub.efi/x86_64-efi/gzio.mod (added) * boot/grub.efi/x86_64-efi/halt.mod (added) * boot/grub.efi/x86_64-efi/hashsum.mod (added) * boot/grub.efi/x86_64-efi/hdparm.mod (added) * boot/grub.efi/x86_64-efi/hello.mod (added) * boot/grub.efi/x86_64-efi/help.mod (added) * boot/grub.efi/x86_64-efi/hexdump.mod (added) * boot/grub.efi/x86_64-efi/hfs.mod (added) * boot/grub.efi/x86_64-efi/hfsplus.mod (added) * boot/grub.efi/x86_64-efi/iorw.mod (added) * boot/grub.efi/x86_64-efi/iso9660.mod (added) * boot/grub.efi/x86_64-efi/jfs.mod (added) * boot/grub.efi/x86_64-efi/jpeg.mod (added) * boot/grub.efi/x86_64-efi/keylayouts.mod (added) * boot/grub.efi/x86_64-efi/keystatus.mod (added) * boot/grub.efi/x86_64-efi/linux.mod (added) * boot/grub.efi/x86_64-efi/loadbios.mod (added) * boot/grub.efi/x86_64-efi/loadenv.mod (added) * boot/grub.efi/x86_64-efi/loopback.mod (added) * boot/grub.efi/x86_64-efi/ls.mod (added) * boot/grub.efi/x86_64-efi/lsacpi.mod (added) * boot/grub.efi/x86_64-efi/lsefimmap.mod (added) * boot/grub.efi/x86_64-efi/lsefisystab.mod (added) * boot/grub.efi/x86_64-efi/lsmmap.mod (added) * boot/grub.efi/x86_64-efi/lspci.mod (added) * boot/grub.efi/x86_64-efi/lssal.mod (added) * boot/grub.efi/x86_64-efi/lvm.mod (added) * boot/grub.efi/x86_64-efi/mdraid09.mod (added) * boot/grub.efi/x86_64-efi/mdraid1x.mod (added) * boot/grub.efi/x86_64-efi/memdisk.mod (added) * boot/grub.efi/x86_64-efi/memrw.mod (added) * boot/grub.efi/x86_64-efi/minicmd.mod (added) * boot/grub.efi/x86_64-efi/minix.mod (added) * boot/grub.efi/x86_64-efi/minix2.mod (added) * boot/grub.efi/x86_64-efi/mmap.mod (added) * boot/grub.efi/x86_64-efi/moddep.lst (added) * boot/grub.efi/x86_64-efi/msdospart.mod (added) * boot/grub.efi/x86_64-efi/multiboot.mod (added) * boot/grub.efi/x86_64-efi/multiboot2.mod (added) * boot/grub.efi/x86_64-efi/nilfs2.mod (added) * boot/grub.efi/x86_64-efi/normal.mod (added) * boot/grub.efi/x86_64-efi/ntfs.mod (added) * boot/grub.efi/x86_64-efi/ntfscomp.mod (added) * boot/grub.efi/x86_64-efi/ohci.mod (added) * boot/grub.efi/x86_64-efi/part_acorn.mod (added) * boot/grub.efi/x86_64-efi/part_amiga.mod (added) * boot/grub.efi/x86_64-efi/part_apple.mod (added) * boot/grub.efi/x86_64-efi/part_bsd.mod (added) * boot/grub.efi/x86_64-efi/part_gpt.mod (added) * boot/grub.efi/x86_64-efi/part_msdos.mod (added) * boot/grub.efi/x86_64-efi/part_sun.mod (added) * boot/grub.efi/x86_64-efi/part_sunpc.mod (added) * boot/grub.efi/x86_64-efi/partmap.lst (added) * boot/grub.efi/x86_64-efi/parttool.lst (added) * boot/grub.efi/x86_64-efi/parttool.mod (added) * boot/grub.efi/x86_64-efi/password.mod (added) * boot/grub.efi/x86_64-efi/password_pbkdf2.mod (added) * boot/grub.efi/x86_64-efi/pbkdf2.mod (added) * boot/grub.efi/x86_64-efi/pci.mod (added) * boot/grub.efi/x86_64-efi/play.mod (added) * boot/grub.efi/x86_64-efi/png.mod (added) * boot/grub.efi/x86_64-efi/probe.mod (added) * boot/grub.efi/x86_64-efi/raid.mod (added) * boot/grub.efi/x86_64-efi/raid5rec.mod (added) * boot/grub.efi/x86_64-efi/raid6rec.mod (added) * boot/grub.efi/x86_64-efi/read.mod (added) * boot/grub.efi/x86_64-efi/reboot.mod (added) * boot/grub.efi/x86_64-efi/regexp.mod (added) * boot/grub.efi/x86_64-efi/reiserfs.mod (added) * boot/grub.efi/x86_64-efi/relocator.mod (added) * boot/grub.efi/x86_64-efi/scsi.mod (added) * boot/grub.efi/x86_64-efi/search.mod (added) * boot/grub.efi/x86_64-efi/search_fs_file.mod (added) * boot/grub.efi/x86_64-efi/search_fs_uuid.mod (added) * boot/grub.efi/x86_64-efi/search_label.mod (added) * boot/grub.efi/x86_64-efi/serial.mod (added) * boot/grub.efi/x86_64-efi/setjmp.mod (added) * boot/grub.efi/x86_64-efi/setpci.mod (added) * boot/grub.efi/x86_64-efi/sfs.mod (added) * boot/grub.efi/x86_64-efi/sleep.mod (added) * boot/grub.efi/x86_64-efi/tar.mod (added) * boot/grub.efi/x86_64-efi/terminal.lst (added) * boot/grub.efi/x86_64-efi/terminal.mod (added) * boot/grub.efi/x86_64-efi/terminfo.mod (added) * boot/grub.efi/x86_64-efi/test.mod (added) * boot/grub.efi/x86_64-efi/test_blockarg.mod (added) * boot/grub.efi/x86_64-efi/testload.mod (added) * boot/grub.efi/x86_64-efi/tga.mod (added) * boot/grub.efi/x86_64-efi/trig.mod (added) * boot/grub.efi/x86_64-efi/true.mod (added) * boot/grub.efi/x86_64-efi/udf.mod (added) * boot/grub.efi/x86_64-efi/ufs1.mod (added) * boot/grub.efi/x86_64-efi/ufs2.mod (added) * boot/grub.efi/x86_64-efi/uhci.mod (added) * boot/grub.efi/x86_64-efi/usb.mod (added) * boot/grub.efi/x86_64-efi/usb_keyboard.mod (added) * boot/grub.efi/x86_64-efi/usbms.mod (added) * boot/grub.efi/x86_64-efi/usbserial_common.mod (added) * boot/grub.efi/x86_64-efi/usbserial_ftdi.mod (added) * boot/grub.efi/x86_64-efi/usbserial_pl2303.mod (added) * boot/grub.efi/x86_64-efi/usbtest.mod (added) * boot/grub.efi/x86_64-efi/video.lst (added) * boot/grub.efi/x86_64-efi/video.mod (added) * boot/grub.efi/x86_64-efi/video_bochs.mod (added) * boot/grub.efi/x86_64-efi/video_cirrus.mod (added) * boot/grub.efi/x86_64-efi/video_fb.mod (added) * boot/grub.efi/x86_64-efi/videoinfo.mod (added) * boot/grub.efi/x86_64-efi/videotest.mod (added) * boot/grub.efi/x86_64-efi/xfs.mod (added) * boot/grub.efi/x86_64-efi/xnu.mod (added) * boot/grub.efi/x86_64-efi/xnu_uuid.mod (added) * boot/grub.efi/x86_64-efi/xzio.mod (added) * boot/grub.efi/x86_64-efi/zfs.mod (added) * boot/grub.efi/x86_64-efi/zfsinfo.mod (added) * boot/grub.pc/COPYING (added) * boot/grub.pc/README (moved) * boot/grub.pc/i386-pc/acpi.mod (moved) * boot/grub.pc/i386-pc/affs.mod (moved) * boot/grub.pc/i386-pc/afs.mod (moved) * boot/grub.pc/i386-pc/afs_be.mod (moved) * boot/grub.pc/i386-pc/aout.mod (moved) * boot/grub.pc/i386-pc/at_keyboard.mod (moved) * boot/grub.pc/i386-pc/ata.mod (moved) * boot/grub.pc/i386-pc/ata_pthru.mod (moved) * boot/grub.pc/i386-pc/befs.mod (moved) * boot/grub.pc/i386-pc/befs_be.mod (moved) * boot/grub.pc/i386-pc/biosdisk.mod (moved) * boot/grub.pc/i386-pc/bitmap.mod (moved) * boot/grub.pc/i386-pc/bitmap_scale.mod (moved) * boot/grub.pc/i386-pc/blocklist.mod (moved) * boot/grub.pc/i386-pc/boot.mod (moved) * boot/grub.pc/i386-pc/bsd.mod (moved) * boot/grub.pc/i386-pc/btrfs.mod (moved) * boot/grub.pc/i386-pc/bufio.mod (moved) * boot/grub.pc/i386-pc/cat.mod (moved) * boot/grub.pc/i386-pc/chain.mod (moved) * boot/grub.pc/i386-pc/cmostest.mod (moved) * boot/grub.pc/i386-pc/cmp.mod (moved) * boot/grub.pc/i386-pc/command.lst (moved) * boot/grub.pc/i386-pc/configfile.mod (moved) * boot/grub.pc/i386-pc/cpio.mod (moved) * boot/grub.pc/i386-pc/cpuid.mod (moved) * boot/grub.pc/i386-pc/crypto.lst (added) * boot/grub.pc/i386-pc/crypto.mod (moved) * boot/grub.pc/i386-pc/cs5536.mod (moved) * boot/grub.pc/i386-pc/date.mod (moved) * boot/grub.pc/i386-pc/datehook.mod (moved) * boot/grub.pc/i386-pc/datetime.mod (moved) * boot/grub.pc/i386-pc/dm_nv.mod (moved) * boot/grub.pc/i386-pc/drivemap.mod (moved) * boot/grub.pc/i386-pc/echo.mod (moved) * boot/grub.pc/i386-pc/efiemu.mod (moved) * boot/grub.pc/i386-pc/elf.mod (moved) * boot/grub.pc/i386-pc/example_functional_test.mod (moved) * boot/grub.pc/i386-pc/ext2.mod (moved) * boot/grub.pc/i386-pc/extcmd.mod (moved) * boot/grub.pc/i386-pc/fat.mod (moved) * boot/grub.pc/i386-pc/font.mod (moved) * boot/grub.pc/i386-pc/fs.lst (moved) * boot/grub.pc/i386-pc/fshelp.mod (moved) * boot/grub.pc/i386-pc/functional_test.mod (moved) * boot/grub.pc/i386-pc/gcry_arcfour.mod (moved) * boot/grub.pc/i386-pc/gcry_blowfish.mod (moved) * boot/grub.pc/i386-pc/gcry_camellia.mod (moved) * boot/grub.pc/i386-pc/gcry_cast5.mod (moved) * boot/grub.pc/i386-pc/gcry_crc.mod (moved) * boot/grub.pc/i386-pc/gcry_des.mod (moved) * boot/grub.pc/i386-pc/gcry_md4.mod (moved) * boot/grub.pc/i386-pc/gcry_md5.mod (moved) * boot/grub.pc/i386-pc/gcry_rfc2268.mod (moved) * boot/grub.pc/i386-pc/gcry_rijndael.mod (moved) * boot/grub.pc/i386-pc/gcry_rmd160.mod (moved) * boot/grub.pc/i386-pc/gcry_seed.mod (moved) * boot/grub.pc/i386-pc/gcry_serpent.mod (moved) * boot/grub.pc/i386-pc/gcry_sha1.mod (moved) * boot/grub.pc/i386-pc/gcry_sha256.mod (moved) * boot/grub.pc/i386-pc/gcry_sha512.mod (moved) * boot/grub.pc/i386-pc/gcry_tiger.mod (moved) * boot/grub.pc/i386-pc/gcry_twofish.mod (moved) * boot/grub.pc/i386-pc/gcry_whirlpool.mod (moved) * boot/grub.pc/i386-pc/gettext.mod (moved) * boot/grub.pc/i386-pc/gfxmenu.mod (moved) * boot/grub.pc/i386-pc/gfxterm.mod (moved) * boot/grub.pc/i386-pc/gptsync.mod (moved) * boot/grub.pc/i386-pc/gzio.mod (moved) * boot/grub.pc/i386-pc/halt.mod (moved) * boot/grub.pc/i386-pc/hashsum.mod (moved) * boot/grub.pc/i386-pc/hdparm.mod (moved) * boot/grub.pc/i386-pc/hello.mod (moved) * boot/grub.pc/i386-pc/help.mod (moved) * boot/grub.pc/i386-pc/hexdump.mod (moved) * boot/grub.pc/i386-pc/hfs.mod (moved) * boot/grub.pc/i386-pc/hfsplus.mod (moved) * boot/grub.pc/i386-pc/iorw.mod (moved) * boot/grub.pc/i386-pc/iso9660.mod (moved) * boot/grub.pc/i386-pc/jfs.mod (moved) * boot/grub.pc/i386-pc/jpeg.mod (moved) * boot/grub.pc/i386-pc/keylayouts.mod (moved) * boot/grub.pc/i386-pc/keystatus.mod (moved) * boot/grub.pc/i386-pc/legacycfg.mod (moved) * boot/grub.pc/i386-pc/linux.mod (moved) * boot/grub.pc/i386-pc/linux16.mod (moved) * boot/grub.pc/i386-pc/loadenv.mod (moved) * boot/grub.pc/i386-pc/loopback.mod (moved) * boot/grub.pc/i386-pc/ls.mod (moved) * boot/grub.pc/i386-pc/lsacpi.mod (moved) * boot/grub.pc/i386-pc/lsapm.mod (moved) * boot/grub.pc/i386-pc/lsmmap.mod (moved) * boot/grub.pc/i386-pc/lspci.mod (moved) * boot/grub.pc/i386-pc/lvm.mod (moved) * boot/grub.pc/i386-pc/mdraid09.mod (moved) * boot/grub.pc/i386-pc/mdraid1x.mod (moved) * boot/grub.pc/i386-pc/memdisk.mod (moved) * boot/grub.pc/i386-pc/memrw.mod (moved) * boot/grub.pc/i386-pc/minicmd.mod (moved) * boot/grub.pc/i386-pc/minix.mod (moved) * boot/grub.pc/i386-pc/minix2.mod (moved) * boot/grub.pc/i386-pc/mmap.mod (moved) * boot/grub.pc/i386-pc/moddep.lst (moved) * boot/grub.pc/i386-pc/msdospart.mod (moved) * boot/grub.pc/i386-pc/multiboot.mod (moved) * boot/grub.pc/i386-pc/multiboot2.mod (moved) * boot/grub.pc/i386-pc/nilfs2.mod (moved) * boot/grub.pc/i386-pc/normal.mod (moved) * boot/grub.pc/i386-pc/ntfs.mod (moved) * boot/grub.pc/i386-pc/ntfscomp.mod (moved) * boot/grub.pc/i386-pc/ntldr.mod (moved) * boot/grub.pc/i386-pc/ohci.mod (moved) * boot/grub.pc/i386-pc/part_acorn.mod (moved) * boot/grub.pc/i386-pc/part_amiga.mod (moved) * boot/grub.pc/i386-pc/part_apple.mod (moved) * boot/grub.pc/i386-pc/part_bsd.mod (moved) * boot/grub.pc/i386-pc/part_gpt.mod (moved) * boot/grub.pc/i386-pc/part_msdos.mod (moved) * boot/grub.pc/i386-pc/part_sun.mod (moved) * boot/grub.pc/i386-pc/part_sunpc.mod (moved) * boot/grub.pc/i386-pc/partmap.lst (added) * boot/grub.pc/i386-pc/parttool.lst (added) * boot/grub.pc/i386-pc/parttool.mod (moved) * boot/grub.pc/i386-pc/password.mod (moved) * boot/grub.pc/i386-pc/password_pbkdf2.mod (moved) * boot/grub.pc/i386-pc/pbkdf2.mod (moved) * boot/grub.pc/i386-pc/pci.mod (moved) * boot/grub.pc/i386-pc/play.mod (moved) * boot/grub.pc/i386-pc/png.mod (moved) * boot/grub.pc/i386-pc/probe.mod (moved) * boot/grub.pc/i386-pc/pxe.mod (moved) * boot/grub.pc/i386-pc/pxecmd.mod (moved) * boot/grub.pc/i386-pc/raid.mod (moved) * boot/grub.pc/i386-pc/raid5rec.mod (moved) * boot/grub.pc/i386-pc/raid6rec.mod (moved) * boot/grub.pc/i386-pc/read.mod (moved) * boot/grub.pc/i386-pc/reboot.mod (moved) * boot/grub.pc/i386-pc/regexp.mod (moved) * boot/grub.pc/i386-pc/reiserfs.mod (moved) * boot/grub.pc/i386-pc/relocator.mod (moved) * boot/grub.pc/i386-pc/scsi.mod (moved) * boot/grub.pc/i386-pc/search.mod (moved) * boot/grub.pc/i386-pc/search_fs_file.mod (moved) * boot/grub.pc/i386-pc/search_fs_uuid.mod (moved) * boot/grub.pc/i386-pc/search_label.mod (moved) * boot/grub.pc/i386-pc/sendkey.mod (moved) * boot/grub.pc/i386-pc/serial.mod (moved) * boot/grub.pc/i386-pc/setjmp.mod (added) * boot/grub.pc/i386-pc/setpci.mod (moved) * boot/grub.pc/i386-pc/sfs.mod (moved) * boot/grub.pc/i386-pc/sleep.mod (moved) * boot/grub.pc/i386-pc/tar.mod (moved) * boot/grub.pc/i386-pc/terminal.lst (moved) * boot/grub.pc/i386-pc/terminal.mod (moved) * boot/grub.pc/i386-pc/terminfo.mod (moved) * boot/grub.pc/i386-pc/test.mod (moved) * boot/grub.pc/i386-pc/test_blockarg.mod (moved) * boot/grub.pc/i386-pc/testload.mod (moved) * boot/grub.pc/i386-pc/tga.mod (moved) * boot/grub.pc/i386-pc/trig.mod (added) * boot/grub.pc/i386-pc/true.mod (moved) * boot/grub.pc/i386-pc/udf.mod (moved) * boot/grub.pc/i386-pc/ufs1.mod (moved) * boot/grub.pc/i386-pc/ufs2.mod (moved) * boot/grub.pc/i386-pc/uhci.mod (moved) * boot/grub.pc/i386-pc/usb.mod (moved) * boot/grub.pc/i386-pc/usb_keyboard.mod (moved) * boot/grub.pc/i386-pc/usbms.mod (moved) * boot/grub.pc/i386-pc/usbserial_common.mod (moved) * boot/grub.pc/i386-pc/usbserial_ftdi.mod (moved) * boot/grub.pc/i386-pc/usbserial_pl2303.mod (moved) * boot/grub.pc/i386-pc/usbtest.mod (moved) * boot/grub.pc/i386-pc/vbe.mod (moved) * boot/grub.pc/i386-pc/vga.mod (moved) * boot/grub.pc/i386-pc/vga_text.mod (moved) * boot/grub.pc/i386-pc/video.lst (moved) * boot/grub.pc/i386-pc/video.mod (moved) * boot/grub.pc/i386-pc/video_bochs.mod (moved) * boot/grub.pc/i386-pc/video_cirrus.mod (moved) * boot/grub.pc/i386-pc/video_fb.mod (moved) * boot/grub.pc/i386-pc/videoinfo.mod (moved) * boot/grub.pc/i386-pc/videotest.mod (moved) * boot/grub.pc/i386-pc/xfs.mod (moved) * boot/grub.pc/i386-pc/xnu.mod (moved) * boot/grub.pc/i386-pc/xnu_uuid.mod (moved) * boot/grub.pc/i386-pc/xzio.mod (moved) * boot/grub.pc/i386-pc/zfs.mod (moved) * boot/grub.pc/i386-pc/zfsinfo.mod (moved) * boot/grub.pc/pc.img (moved) * defaults/amd64/Makefile.config (modified) * defaults/ia32/Makefile.config (modified) add configuration choice to boot the ISO image using GRUB for BIOS ...