Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9074 1009 d 19 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- added ahci_port_identify (it works!)
- other fixes
- todo: fix dirty codestyle)
 
9072 1010 d 2 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- make some padding and reserved field anonymous
- correct mistake in FIS_DMA_SETUP, some fileds were absent
- small fixes
 
9069 1011 d 1 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- added more structures
- added function ahci_find_cmdslot
- small fixes
 
9068 1015 d 1 h rgimad /kernel/branches/kolibri-ahci/ kolibri-ahci:
- add ahci_send_cmd
- add ahci_flush_cmd
- add ahci_port_rebase
- other small changes
 
9065 1017 d 21 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- add functions start_cmd and stop_cmd
- small changes
 
9064 1018 d 1 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- added FIS structures
- shorten some names in HBA_MEM structure
 
9037 1022 d 22 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- started implementing drives detect
- other fixes
 
9024 1023 d 3 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci: refactoring  
9023 1023 d 6 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- improve controller initialization
- some refactoring
 
9020 1023 d 20 h rgimad /kernel/branches/kolibri-ahci/ kolibri-ahci: upload first results on AHCI support