Timeline
2012-02-26:
- 22:06 Changeset in mainline [09c954b]lfnserial by
- mkexfat: Bug fixes - Fix the number of data clusters. - Set the …
- 20:09 Changeset in mainline [2b4ae501]lfnserial by
- Fix unused variable warning when CONFIG_DEBUG is enabled and …
- 20:00 Changeset in mainline [aa37d6f]lfnserial by
- mkexfat: Fix comment, add description on top of function …
- 19:45 Changeset in mainline [00af658]lfnserial by
- mkexfat: let the user specify the cluster size in Kb, not in bytes.
- 19:35 Changeset in mainline [ef144ef]lfnserial by
- mkexfat: Improvements and bug fixes - The user now can specify the …
- 19:23 Changeset in mainline [3164e3b]lfnserial by
- Allow mapping reserved physical memory zones to privileged userspace …
- 19:07 Changeset in mainline [68c60b0]lfnserial by
- ps2mouse: Lower testing message to debug instead of error. If the …
- 16:48 Changeset in mainline [e04bfbf0]lfnserial by
- mkexfat: Fix compile error on 32-bit architectures
- 15:25 Changeset in mainline [528acda]lfnserial by
- mkexfat: cstyle
- 15:08 Changeset in mainline [41998ec]lfnserial by
- added one assert for more security
- 14:08 Changeset in mainline [1d68621]lfnserial by
- more debugged version of splitting data block
- 13:05 Changeset in mainline [8271ae37]lfnserial by
- mkexfat: Move checksum sectors initialization outside the Extended …
- 12:48 Changeset in mainline [ff415f62]lfnserial by
- mkexfat: Fix the extended boot sector initialization.
- 09:10 Changeset in mainline [a61ddcf4]lfnserial by
- Merge with mainline
2012-02-25:
- 23:30 Changeset in mainline [b64fbc9]lfnserial by
- uhci: consolidate debug messages
- 21:24 Changeset in mainline [c4f318d6]lfnserial by
- some fixes in splitting data blocks (dx_add_entry), not debugged completely
- 16:53 Changeset in mainline [6561a8e]lfnserial by
- ohci: enable handler unregister now that the kernel issue is fixed
- 16:50 Changeset in mainline [a2bd8822]lfnserial by
- Merge mainline fix
- 16:25 Changeset in mainline [89a30bd]lfnserial by
- Merge with mainline
- 16:25 Changeset in mainline [ccac91e]lfnserial by
- splitting data block during adding dentry through index (not tested yet)
- 14:53 Changeset in mainline [da34d61d]lfnserial by
- mkexfat: Write the root directory entries to disk.
- 13:44 Changeset in mainline [392bd67c]lfnserial by
- mkexfat: add function that computes the checksum value of the upcase table.
- 13:17 Changeset in mainline [ba55c194]lfnserial by
- mkexfat: fix comment.
- 11:54 Ticket #420 (Kernel panic on unregister_interrupt_handler) closed by
- fixed: Fixed in mainline,1404.
- 11:53 Changeset in mainline [b40ea02]lfnserial by
- Merge from lp:~jakub/helenos/mm.
- 11:51 Changeset in mainline [3cc070d]lfnserial by
- Do not free the IRQ code while holding IRQ spinlocks.
- 08:19 Changeset in mainline [ac92b85]lfnserial by
- Merge with mainline
2012-02-24:
- 23:11 Changeset in mainline [b200230]lfnserial by
- mkexfat: Add some comments, code cleaning
- 23:08 Ticket #420 (Kernel panic on unregister_interrupt_handler) created by
- Reported for ppc32(usb branch) in the ML. The attached screenshot is …
- 22:59 Changeset in mainline [3467821]lfnserial by
- mkexfat: performance improvement, reset the buffer's content only if …
- 22:52 Changeset in mainline [552efe3]lfnserial by
- mkexfat: Fix memory access bug in the upcase_table_write() function.
- 22:21 Changeset in mainline [89a0a827]lfnserial by
- mkexfat: write the upcase table to disk
- 21:50 Changeset in mainline [557e5b13]lfnserial by
- mkexfat: write the rootdir cluster index to the boot sector
- 21:39 Changeset in mainline [69f9cf5]lfnserial by
- mkexfat: Allocate a cluster for the root directory entry also, fix bug …
- 21:30 Changeset in mainline [78de7be2]lfnserial by
- mkexfat: Add function to allocate chains of clusters, alloc clusters …
- 19:11 Changeset in mainline [a76b01b4]lfnserial by
- libus*: remove optical separators
- 19:07 Changeset in mainline [76fbd9a]lfnserial by
- usb drivers: remove optical separators
- 18:40 Changeset in mainline [5837c7a]lfnserial by
- ohci: Disable irq handler unregister to workaround kernel panic.
- 18:15 Changeset in mainline [2578199]lfnserial by
- ohci: Merge conflict leftover.
- 18:04 Changeset in mainline [0a208110]lfnserial by
- Mainline changes. Registering OHCI irq handler panics on ppc32.
- 16:29 Changeset in mainline [b9bbaad]lfnserial by
- config: Allow setting ohci rh power mode for ppc32.
- 16:28 Changeset in mainline [65e6fe3]lfnserial by
- ohci: Fix typos in power mode initialization.
- 16:18 Changeset in mainline [608db4e]lfnserial by
- ohci: Drop debug level to default
- 16:17 Changeset in mainline [5b9d2a35]lfnserial by
- libusbhid: Mind endian when accessing multi-byte descriptor values
- 16:15 Changeset in mainline [48f0f73a]lfnserial by
- libusbdev: Mind endian when accessing multi-byte descriptor values.
- 12:27 Ticket #419 (HelenOS as a Genode platform) created by
- Port the Genode Operating System Framework to HelenOS. Details:: …
- 10:26 GSoCAppTemp edited by
- (diff)
- 09:28 Changeset in mainline [7f381e5]lfnserial by
- mkexfat: rename fat_write to fat_initialize.
- 08:36 Changeset in mainline [a69e396]lfnserial by
- mkexfat: take into account the size of the upcase table when computing …
- 08:20 Changeset in mainline [cbd8a72]lfnserial by
- mkexfat: fix bug in the bitmap creation code
- 05:37 Changeset in mainline [12e689f]lfnserial by
- libusbdev: Do not modify retrieved descriptors, compute required value …
- 05:35 Changeset in mainline [7f7e6f5]lfnserial by
- ohci: only consider transeferred size on packets that got through. …
- 04:41 Changeset in mainline [9f807c3]lfnserial by
- ohci, lib/usbdev: Fix few endian issues in descriptor retrieving. …
- 03:35 Changeset in mainline [dd93bb2]lfnserial by
- ppc32: Build usb and ohci drivers by default. Still does not work as …
- 03:30 Changeset in mainline [668a2e8]lfnserial by
- ohci: Fix direct access to memory structure.
- 03:08 Changeset in mainline [65eac7b]lfnserial by
- ohci: Use endain aware access to manipulate memory structures. Enable …
- 03:06 Changeset in mainline [4e30369]lfnserial by
- ohci: fix bit clearing macro
2012-02-23:
- 22:54 Changeset in mainline [fd3abb6d]lfnserial by
- usbhub: Extend comment.
- 20:46 Changeset in mainline [815b244a]lfnserial by
- usbhub: Consider endian when setting port number.
- 20:42 Changeset in mainline [bfc5c9dd]lfnserial by
- ohci: Use more generic approach to access registers(and convert …
- 20:31 Changeset in mainline [087768f]lfnserial by
- Merge from lp:~jakub/helenos/ia64-revival.
- 20:19 Changeset in mainline [c4026aa]lfnserial by
- Make sal_call() compliant with the ia64 ABI.
- 06:00 Changeset in mainline [ffcc5776]lfnserial by
- ohci: Consider endian difference when accessing OHCI registers. HC …
2012-02-22:
- 23:11 Changeset in mainline [367014a]lfnserial by
- mkexfat: Add the up-case unicode conversion table.
- 22:24 Changeset in mainline [f31aed5]lfnserial by
- Make sure PSR.I is cleared before calling PAL.
- 22:23 Changeset in mainline [314f3a3c]lfnserial by
- Make sure mf.a is issued after each PIO.
- 21:42 Changeset in mainline [6aeab59c]lfnserial by
- mkexfat: Initialize the allocation bitmap.
- 20:28 Changeset in mainline [b0fecad]lfnserial by
- mkexfat: Fix FAT initialization - Allocate clusters for the Root …
- 19:43 Changeset in mainline [3938375]lfnserial by
- mkexfat: Fix comments and structure names
2012-02-21:
- 22:06 Changeset in mainline [9587b37]lfnserial by
- mkexfat: cstyle
- 21:56 Changeset in mainline [dabe1664]lfnserial by
- mkexfat: Initialize the main extended boot sector and the checksum block
- 20:02 Changeset in mainline [55dbaeb]lfnserial by
- mkexfat: Initialize and write the Main Extended Boot Sector to disk.
- 19:38 Changeset in mainline [e15f4d5]lfnserial by
- mkexfat: Try to keep the FAT size under 64 Mb
- 16:02 Ticket #285 (Assertion failed (driver->state == DRIVER_STARTING) at file ...) closed by
- invalid: This ticket is no longer relevant as there have been major changes to …
- 15:40 ReleaseNotes/0.5.0 edited by
- Mention revived and newly broken architectures. (diff)
- 15:19 Ticket #362 (Line debugging information breaks arm32) closed by
- notadefect: Closing, feel free to reopen if this is not the assumed GXemul issue.
2012-02-20:
- 18:31 Changeset in mainline [f577058]lfnserial by
- added (not complete) mechanism for splitting data block in directory index
- 17:27 Changeset in mainline [476bf2f6]lfnserial by
- duplicate code extraction
- 14:57 Changeset in mainline [1ebb66f]lfnserial by
- Added first step for index splitting
2012-02-19:
- 20:32 Changeset in mainline [207ad8bd]lfnserial by
- mkexfat: starts the loop counter from 1, not from zero (the first FAT …
- 20:30 Changeset in mainline [69c4172]lfnserial by
- mkexfat: fix FAT initialization
- 20:27 Changeset in mainline [50e754e]lfnserial by
- mkexfat: Initialize the FAT vector, vbr-backup starts at sector 12.
- 19:29 Ticket #418 (Error when inflating 6.5M deflated initrd image on ia64) created by
- Looks like inflate only works for images up to certain size on ia64: …
- 17:45 Changeset in mainline [3f6d4ea]lfnserial by
- mkexfat: write the VBR and the VBR-backup on disk.
- 16:28 Changeset in mainline [6cf9aeb]lfnserial by
- mkexfat: superblock initialization is now completed - Added a …
- 09:48 Changeset in mainline [475dc3e]lfnserial by
- Merge with mainline
- 00:02 Lab edited by
- (diff)
- 00:01 DellPowerEdge3250DevTree edited by
- (diff)
2012-02-18:
- 23:58 Lab edited by
- (diff)
- 23:47 Changeset in mainline [ec8c622]lfnserial by
- Merge from lp:~jakub/helenos/ia64-revival.
- 23:15 Changeset in mainline [0428f77]lfnserial by
- mutex_lock(as) is weaker than page_table_lock(as, true). …
- 23:14 Changeset in mainline [26f407e9]lfnserial by
- The i460GX machine can indeed use the rootpc platform driver.
- 23:13 Changeset in mainline [4449c6c]lfnserial by
- Fix comparison in pio_read_32().
- 19:53 Changeset in mainline [f8973122]lfnserial by
- mkexfat: move volume_start field initialization to the appropriate place.
- 19:46 Changeset in mainline [a7d6185]lfnserial by
- Merge with mainline
- 18:32 Changeset in mainline [5dbd696]lfnserial by
- mkexfat: compute the total FAT size
- 18:28 Changeset in mainline [6b3cda3]lfnserial by
- mkexfat: add mkexfat to the boot/Makefile.common list
- 16:47 Changeset in mainline [00aece0]lfnserial by
- Merge mainline changes.
- 15:44 Changeset in mainline [ffee7bf]lfnserial by
- mkexfat: compute the cluster size needed to index the entire device, …
- 15:43 Changeset in mainline [e872326]lfnserial by
- mkexfat: add the mkexfat app to the uspace/Makefile build list
- 15:22 Changeset in mainline [f943dd3]lfnserial by
- Do not leak memory in the root driver.
- 13:48 Ticket #417 (Port HelenOS to an existing 32-bit MIPS board / computer) created by
- Port HelenOS to an existing 32-bit MIPS board / computer. Details:: …
- 13:41 Ticket #416 (Port HelenOS/arm32 to BeagleBoard) created by
- 13:37 Ticket #415 (Convert the ATA block device driver into a regular DDF driver) created by
-
Convert the current HelenOS
ata_bd
service into a full-fledged …
- 13:35 Ticket #414 (Graceful system shutdown) created by
- Design and implement graceful shutdown of HelenOS. Details:: The …
- 13:32 Ticket #413 (Port GNU Compiler Collection (gcc) to HelenOS) created by
- Port the GNU Compiler Collection to HelenOS. Details:: HelenOS …
- 13:21 Ticket #386 (Eliminate device_added driver entry point) closed by
-
fixed: My records indicate that the
device_added
entry point was …
- 12:51 Changeset in mainline [5c83612b]lfnserial by
- adding directory entry using index tree (actually without splitting …
- 10:23 Changeset in mainline [4d433fe]lfnserial by
- mkexfat: Fix copyright header
- 08:26 Changeset in mainline [856a36b]lfnserial by
- Merge with mainline
2012-02-16:
- 22:16 Changeset in mainline [39aa8ce]lfnserial by
- Merge mainline changes
- 22:14 Changeset in mainline [9744f2d]lfnserial by
- mkexfat: - Get the total number of blocks of the device. - Add …
- 22:13 Changeset in mainline [acb866ae]lfnserial by
- mkexfat: add directory entries structures to exfat.h
- 21:53 Ticket #147 (Security containers and access rights in HelenOS) closed by
- wontfix: The thesis has been defended. The code is on the merge list, but it …
- 21:51 Ticket #336 (IRQ pseudocode needs to be able to access device I/O registers mapped ...) closed by
- fixed
- 21:50 Ticket #335 (ppc32 kernel needs to be able to handle TLB misses caused by ...) closed by
- fixed
- 21:50 Ticket #334 (mips32 kernel needs to be able to handle TLB misses caused by ...) closed by
- fixed
- 21:49 Ticket #333 (sparc64 kernel needs to be able to handle TLB misses caused by ...) closed by
- fixed
- 21:48 Ticket #332 (ia64 kernel needs to be able to handle TLB misses caused by executing ...) closed by
- fixed
- 21:47 Ticket #331 (ia32 needs to be able to detect page misses caused by executing ...) closed by
- invalid: Not applicable in current kernel which maps the physical addresses …
- 21:47 Ticket #330 (arm32 needs to be able to detect page misses caused by executing ...) closed by
- invalid: Not applicable in current kernel which maps the physical addresses …
- 21:46 Ticket #329 (amd64 needs to be able to detect page misses caused by executing ...) closed by
- invalid
- 21:45 Ticket #329 (amd64 needs to be able to detect page misses caused by executing ...) reopened by
- 21:44 Ticket #329 (amd64 needs to be able to detect page misses caused by executing ...) closed by
- fixed: Not applicable in current kernel which maps all the physical addresses …
- 21:41 Ticket #3 (Memory management limitations) closed by
- fixed
- 21:41 Ticket #343 (Generic address translation miss handler for the kernel address space) closed by
- fixed: All architectures now have some mechanism to provide the kernel …
- 21:21 Changeset in mainline [c01bb5f9]lfnserial by
- Merge from lp:~jakub/helenos/mm.
- 21:16 Changeset in mainline [21063c2]lfnserial by
- Define a PIO range for PL050 keyboard and adjust its IRQ code accordingly.
- 13:55 ToMerge edited by
- update note (diff)
- 11:29 Changeset in mainline [edd7c63c]lfnserial by
- fix compilation (thx Thomas Sanchez)
2012-02-14:
- 23:58 Changeset in mainline [1402402]lfnserial by
- Define a PIO range for GXemul keyboard.
- 23:57 Changeset in mainline [27ed3edd]lfnserial by
- Define a PIO range for msim keyboard.
- 22:29 Changeset in mainline [a31aad1]lfnserial by
- Define PIO range for the ns16550 driver.
- 22:06 Changeset in mainline [cfb79747]lfnserial by
- Merge mainline changes.
- 21:46 Changeset in mainline [199112e4]lfnserial by
- Define a PIO range for the cuda driver.
- 21:45 Changeset in mainline [472d813]lfnserial by
- Test for IO_SPACE_BOUNDARY hit only on platforms with separate I/O space.
- 21:33 Changeset in mainline [116cb91]lfnserial by
- mkexfat: get the service id and read the device sector size.
- 20:24 Changeset in mainline [dd22cc4]lfnserial by
- Add initial mkexfat implementation
- 20:21 Changeset in mainline [591762c6]lfnserial by
- Merge mainline changes
2012-02-13:
- 23:10 Changeset in mainline [081971b]lfnserial by
- Need to pad short Ethernet frames. Add some more debugging code.
- 20:23 Changeset in mainline [cd00f93]lfnserial by
- error hangling in write operation, adjusted supported features for mounting
- 08:25 Changeset in mainline [2ff150e]lfnserial by
- Correct handling of IP protocol field.
2012-02-12:
- 22:57 Changeset in mainline [f2bbe8c]lfnserial by
- - Enforce PIO ranges no matter whether the address is in memory or in …
- 22:55 Changeset in mainline [e777847]lfnserial by
- Define Rtl8139 PIO ranges and adjust the IRQ code accordingly.
- 22:44 Changeset in mainline [9571230]lfnserial by
- Define PIO range for ne2k and modify its IRQ pseudocode accordingly.
- 22:43 Changeset in mainline [cccdb8b7]lfnserial by
- In i8042 IRQ pseudocode, use the hardware address obtained from the parent.
- 22:40 Changeset in mainline [fe4310f]lfnserial by
- Distinguish between datagram and packet. Deliver received datagrams to …
- 22:17 Changeset in mainline [2507d1fc]lfnserial by
- Define a PIO range for the i8042 driver.
- 20:43 Changeset in mainline [bd8bfc5a]lfnserial by
- Implement inet_get_srcaddr().
- 20:09 Changeset in mainline [df15e5f]lfnserial by
- Fix bug in MAC address decoding.
- 19:36 Changeset in mainline [4f64a523]lfnserial by
- Need to limit iplink to a single client connection.
- 19:16 Changeset in mainline [ec52752]lfnserial by
- Modify the E1000 driver to work with the new IRQ code constraints.
- 19:14 Changeset in mainline [bd8c6537]lfnserial by
- Check whether the IRQ code provides PIO ranges for all used memory …
- 18:41 Changeset in mainline [d57122c]lfnserial by
- UHCI and OHCI HC's now define and use proper IRQ PIO range.
- 14:26 Changeset in mainline [a996ae31]lfnserial by
- Userspace IRQ pseudocode is expected to use physical addresses from …
- 14:23 Changeset in mainline [ec12ab8]lfnserial by
- OHCI should use CMD_PIO_READ_* instead of already removed CMD_MEM_READ_*.
- 13:57 Changeset in mainline [077bc5b9]lfnserial by
- Remove left-over stuff not removed by the previous changeset.
- 12:46 Changeset in mainline [69114714]lfnserial by
- Switching to the driver's address space will no longer be needed.
- 12:40 Changeset in mainline [89b6a3b]lfnserial by
- Remove kernel support for CMD_MEM_* IRQ pseudocode commanfs.
- 11:37 Changeset in mainline [c617e98]lfnserial by
- Remove all CMD_MEM_* IRQ pseudocode commands. The tree is now broken.
- 08:53 Changeset in mainline [03934c9e]lfnserial by
- Merge with mainline
2012-02-11:
- 19:11 Changeset in mainline [1493811]lfnserial by
- Ethernet PDU encoding and decoding.
2012-02-10:
- 09:54 Changeset in mainline [e10d41a]lfnserial by
- Merge from lp:~jakub/helenos/mm.
- 09:46 Changeset in mainline [96d9cdd]lfnserial by
- Revert most of jakub@…. The …
2012-02-09:
- 22:57 Changeset in mainline [e767dbf]lfnserial by
- Sketch IP PDU encoding and decoding. Unify IP packet routing.
- 22:21 Ticket #412 (Kernel test mapping1 fails) closed by
- fixed: Fix merged in mainline,1397.
- 22:19 Changeset in mainline [bb6f135]lfnserial by
- Merge from lp:~jakub/helenos/mm.
- 22:15 Changeset in mainline [492ddc9]lfnserial by
- Match km_page_free() size parameter in km_unmap_aligned() with that of …
- 21:54 Changeset in mainline [33ca0f5]lfnserial by
- iswithin() needs to be imune to the base + size 64-bit overflow.
- 20:35 Changeset in mainline [b7068da]lfnserial by
- Merge mainline changes
2012-02-08:
- 19:38 Changeset in mainline [50601ef]lfnserial by
- small code modification / reorganization
- 16:10 Ticket #412 (Kernel test mapping1 fails) created by
-
Running
test mapping1
from kconsole causes kernel panic on …
2012-02-06:
- 17:38 Changeset in mainline [ceba4bed]lfnserial by
- Introduce address object. Sketch sending outgoing datagrams to …
- 16:12 Changeset in mainline [bc38578]lfnserial by
- Identify incoming IP link connections.
- 12:43 Changeset in mainline [06295a9]lfnserial by
- NIC discovery in ethip. Create one IP link for each NIC.
2012-02-05:
- 12:35 Changeset in mainline [565b6ff]lfnserial by
- - bugfix in adding directory entry (linear) - added skeleton for using …
2012-02-03:
- 16:46 Changeset in mainline [e2e56e67]lfnserial by
- Stub IP/Ethernet server. Implement IP link discovery in inet server.
2012-02-02:
- 18:28 Ticket #411 (Make bootimage compression optional) created by
- We compress the bootimage to work around problems with overgrowing a …
- 18:15 Changeset in mainline [f834f90d]lfnserial by
- Add IP link client and server IPC stub.
- 15:18 Changeset in mainline [59157eb]lfnserial by
- Implement INET_EV_RECV IPC.
2012-02-01:
- 22:06 Changeset in mainline [ecff3d9]lfnserial by
- Implement inet client IPC communication. Fix bug in inet_init().
- 21:18 Changeset in mainline [c76e926]lfnserial by
- Sketch inet client API, inet server. Use inet client API for TCP, make …
- 19:17 Changeset in mainline [512a7df]lfnserial by
- Merge with mainline
- 00:09 Changeset in mainline [70922c2]lfnserial by
- Mainline changes.
2012-01-31:
- 22:52 Changeset in mainline [3d4750f]lfnserial by
- Merge from lp:~jakub/helenos/mm.
- 22:51 Changeset in mainline [7b5789e]lfnserial by
- Do not leak frame, page0 and page1 in error path's either.
- 22:45 Changeset in mainline [b860f9e]lfnserial by
- Do not leak frame, page0 and page1 in mapping1 test. The test shall no …
- 22:44 Changeset in mainline [03cdd2b]lfnserial by
- Add km_unmap() and km_unmap_aligned().
- 22:03 Changeset in mainline [bf3dd35]lfnserial by
- There is no need to have km_map() for aligned addresses and …
2012-01-30:
- 22:39 Changeset in mainline [c8916d15]lfnserial by
- More cleanup.
- 21:51 Changeset in mainline [c6533a7]lfnserial by
- Remove most of net-related code from libnet and libc, except parts …
- 21:18 Changeset in mainline [4d9fe7b]lfnserial by
- Remove network stack under uspace/srv/net (except TCP).
- 11:59 Changeset in mainline [bf31e3f]lfnserial by
- Fix function definitions with extern specifier.
- 09:23 Changeset in mainline [1d69c69]lfnserial by
- Bugfix for higher filesystem version (directory entry type not setting …
2012-01-29:
- 18:53 Ticket #404 (NIC API cleanup) closed by
- fixed: Removing dependencies on DDF and hot unplug can be addressed later. …
- 10:27 Changeset in mainline [7c506ced]lfnserial by
- Merge with mainline
2012-01-28:
- 23:25 Changeset in mainline [dc9a3ba]lfnserial by
- Move interrupt handling to a separate source module.
- 14:40 Changeset in mainline [7b3b571]lfnserial by
- Merge from lp:~jakub/helenos/mm.
- 14:39 Changeset in mainline [20de14d]lfnserial by
- Streamline mapping1 test.
- 13:10 Changeset in mainline [61ac34d]lfnserial by
- Map the RAS page using km_map().
- 12:51 Changeset in mainline [8757be86]lfnserial by
- Remove map_structure().
- 12:38 Changeset in mainline [93da799]lfnserial by
- Implement map_sdt() using km_map_structure().
- 12:36 Changeset in mainline [babb57e]lfnserial by
- Add km_map_structure(), inspired from a soon-to-be-removed map_structure().
- 10:51 Changeset in mainline [ca3d77a]lfnserial by
- some TODO's solved + removed debugging messages
- 09:17 Changeset in mainline [fe56c08a]lfnserial by
- Merge with mainline
2012-01-27:
- 23:24 Changeset in mainline [9970a5a]lfnserial by
- Merge from lp:~jakub/helenos/mm.
- 23:01 Changeset in mainline [221c9ec]lfnserial by
- Use km_map() in kinit().
- 22:41 Changeset in mainline [1ccd0aa]lfnserial by
- Use km_map() in km_temporary_page_get().
- 22:19 Changeset in mainline [adec5b45]lfnserial by
- Rename hw_map() to km_map() and add protection flags argument to make …
- 21:12 Changeset in mainline [d4673296]lfnserial by
- Move hw_map() to km.c
- 21:05 Changeset in mainline [4dee0cb]lfnserial by
- Fix mips64 build.
- 19:12 Changeset in mainline [8da2c60]lfnserial by
- Merge with mainline
- 14:57 Changeset in mainline [d81eaf94]lfnserial by
- Intel 82572 uses actually the alternative method to access the EEPROM
- 12:57 Changeset in mainline [790d6d1]lfnserial by
- Revert unintentional change in configuration.
- 12:54 Changeset in mainline [9cd8165]lfnserial by
- NIC does not need nic_device_id_t. Now it exists just inside net. Not …
- 12:05 Lab edited by
- update ultra (diff)
- 09:44 HardwareSupport edited by
- OHCI should work fine now (diff)
- 09:43 HardwareSupport edited by
- Add ethernet adapters (diff)
Note: See TracTimeline
for information about the timeline view.