git-svn-id: https://spexeah.com:8443/svn/Asuro@399 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
parent
bc78882377
commit
72038d81f5
BIN
bin/kernel.bin
BIN
bin/kernel.bin
Binary file not shown.
Binary file not shown.
BIN
lib/E1000.ppu
BIN
lib/E1000.ppu
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
lib/libpsystem.a
BIN
lib/libpsystem.a
Binary file not shown.
@ -449,8 +449,8 @@ begin
|
|||||||
writeCommand($5200 + i*4, 0);
|
writeCommand($5200 + i*4, 0);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
IDT.set_gate(32 + PCI_Info^.interrupt_line, uint32(@fire), $08, ISR_RING_0);
|
//IDT.set_gate(32 + PCI_Info^.interrupt_line, uint32(@fire), $08, ISR_RING_0);
|
||||||
enableInturrupt();
|
//enableInturrupt();
|
||||||
rxinit();
|
rxinit();
|
||||||
txinit();
|
txinit();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user