index
:
comus
ata
documentationBranch
fat32
forkman
main
old
pcie
tarBranch
tarfs_freya
uefi
user
its not just a kernel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
drivers
/
ata.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed inw/outw mixup
Ian McFarlane
2025-04-21
1
-1
/
+1
*
refactor ATA interface
Ian McFarlane
2025-04-20
1
-177
/
+234
*
make stuff public
Freya Murphy
2025-04-20
1
-25
/
+9
*
dont use in[s] instructions or rep in c
Freya Murphy
2025-04-20
1
-160
/
+102
*
move kspin to use ms, add ata_report
Freya Murphy
2025-04-20
1
-32
/
+38
*
add ata_init to main and fix some compilation problems
Ian McFarlane
2025-04-20
1
-2
/
+2
*
oob check
Ian McFarlane
2025-04-20
1
-2
/
+5
*
add ata_init to main and fix some compilation problems
Ian McFarlane
2025-04-20
1
-12
/
+10
*
throw together something testable but atapi isnt supported and errors are insane
Ian McFarlane
2025-04-20
1
-4
/
+225
*
add rudimentary sleeping function based on CMOS clock
Ian McFarlane
2025-04-20
1
-3
/
+6
*
read BARs from PCI
Ian McFarlane
2025-04-20
1
-9
/
+29
*
added initialization but it is untested
Ian McFarlane
2025-04-20
1
-6
/
+455
*
adding code from osdev and reading
Ian McFarlane
2025-04-20
1
-5
/
+46
*
added logging, but we still get warnings about __FUNCTION__
Ian McFarlane
2025-04-20
1
-8
/
+13
*
starting on ata
Ian McFarlane
2025-04-20
1
-0
/
+37