Subversion Repositories Kolibri OS

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
9417 857 d 13 h rgimad /kernel/branches/kolibri-ahci/ kolibri-ahci: added atapi disks registration, small refactoring & fixes. TODOFIX: identifying sector count of atapi disks gives always the same value. why?  
/kernel/branches/kolibri-ahci/blkdev/ahci.inc
/kernel/branches/kolibri-ahci/run_img.sh
/kernel/branches/kolibri-ahci/run_img_ahci.sh
9272 884 d 16 h rgimad /kernel/ AHCI: Full multiple controller support.
Fix using hardcoded ctr1_data in three functions, use corresponding controller instead.
Add pointer to parent controller to PORT_DATA structure,
Other small changes
 
/kernel/branches/kolibri-ahci/blkdev/ahci.inc
/kernel/trunk/blkdev/ahci.inc
9271 884 d 18 h rgimad /kernel/ AHCI: simplify structures, fix naming, more comments. sync kolibri-ahci with trunk  
/kernel/branches/kolibri-ahci/blkdev/ahci.inc
/kernel/trunk/blkdev/ahci.inc
9264 885 d 23 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci: sync with trunk  
/kernel/branches/kolibri-ahci/blkdev/ahci.inc
9192 946 d 16 h turbocat /kernel/branches/ Removed useless kolibri-f branch  
/kernel/branches/Kolibri-F
9191 946 d 16 h turbocat /kernel/branches/kolibri-lldw/ Created a branch for low-level work with disks  
/kernel/branches/kolibri-lldw
9184 951 d 21 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci: code style fixes  
/kernel/branches/kolibri-ahci/blkdev/ahci.inc
9168 961 d 22 h rgimad /kernel/branches/kolibri-ahci/ kolibri-ahci:
- fix bug with identical names for all disks
 
/kernel/branches/kolibri-ahci/blkdev/ahci.inc
/kernel/branches/kolibri-ahci/run_img_ahci.sh
9166 962 d 14 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- added write, seems to work
 
/kernel/branches/kolibri-ahci/blkdev/ahci.inc
9162 963 d 19 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- fix bugs with prdt overflow
- full refactoring of disk reading
- added fdo verbosity control
- other changes
 
/kernel/branches/kolibri-ahci/blkdev/ahci.inc
9145 972 d 2 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- fixed two stupid errors, now work in qemu
 
/kernel/branches/kolibri-ahci/blkdev/ahci.inc
9143 972 d 14 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- added ahci_read
 
/kernel/branches/kolibri-ahci/blkdev/ahci.inc
9142 972 d 23 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- important register preseving
 
/kernel/branches/kolibri-ahci/blkdev/ahci.inc
9141 972 d 23 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- added ahci_read_first_sector and it works
- temporariry removed ahci_read
- small changes
 
/kernel/branches/kolibri-ahci/blkdev/ahci.inc
9140 973 d 11 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- added disk registration in system
- added ahci_read (DOES NOT WORK, TODO), ahci_querymedia
- other changes
 
/kernel/branches/kolibri-ahci/blkdev/ahci.inc
9139 973 d 22 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- use spinlocks (added two functions) instead of delays in ahci_port_identify
- small changes
 
/kernel/branches/kolibri-ahci/blkdev/ahci.inc
9138 975 d 16 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- refactoring: use swap_bytes_in_words for strings in ident space
- added viewing lba48 addresable sectors count, disk capacity in MiB and GiB
- other small changes
 
/kernel/branches/kolibri-ahci/blkdev/ahci.inc
9136 977 d 19 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- fix build
 
/kernel/branches/kolibri-ahci/blkdev/ahci.inc
9135 977 d 19 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- optimized signature checking
 
/kernel/branches/kolibri-ahci/blkdev/ahci.inc
9134 978 d 12 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- added drive type detection
- identify now works both for SATA and SATAPI
- small fixes
 
/kernel/branches/kolibri-ahci/blkdev/ahci.inc

Show All