2013-04-11 23:29:45 +00:00
|
|
|
movl $0x80000b80, %eax
|
|
|
|
movw $0xcf8, %dx
|
|
|
|
outl %eax, %dx
|
|
|
|
movw $0xcfc, %dx
|
2013-04-12 12:49:33 +00:00
|
|
|
inb %dx, %al
|
2013-04-11 23:29:45 +00:00
|
|
|
orb $1, %al
|
|
|
|
outb %al, %dx
|
|
|
|
|
2013-04-11 19:09:43 +00:00
|
|
|
movl $0x80000b40, %eax
|
|
|
|
movw $0xcf8, %dx
|
|
|
|
outl %eax, %dx
|
2013-04-12 12:49:33 +00:00
|
|
|
movl $0x7001, %eax
|
2013-04-11 19:09:43 +00:00
|
|
|
movw $0xcfc, %dx
|
|
|
|
outl %eax, %dx
|
|
|
|
movw $0x2000, %ax
|
2013-04-12 12:49:33 +00:00
|
|
|
movw $0x7004, %dx
|
2013-04-11 19:09:43 +00:00
|
|
|
outw %ax, %dx
|