Code Monkey home page Code Monkey logo

clubcos's Introduction

  • πŸ‘‹ Hi, I’m @dlarudgus20
  • πŸ‘€ I’m interested in ...
  • 🌱 I’m currently learning ...
  • πŸ’žοΈ I’m looking to collaborate on ...
  • πŸ“« How to reach me ...

clubcos's People

Contributors

dlarudgus20 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

clubcos's Issues

Test Issue

zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz

async queue

timerλ‚˜ i/o같은 비동기 ν•„μš”ν•œκ±°.. λ‚˜μ€‘μ— gui에도 ν•„μš”ν• ν…Œκ³ ..

PATA_CTRL_INT_ENABLE seems not enable interrupt

http://wiki.osdev.org/ATA_PIO_Mode
http://forum.osdev.org/viewtopic.php?f=1&p=167798

보면 PATA_CTRL_INT_ENABLE (nIEN)이 disable처럼 μ‚¬μš©μ΄ λ˜λŠ” 것 κ°™μŒ.

Control Register bit definitions:

Bit Abbreviation Function
1 nIEN Set this to stop the current device from sending interrupts.
2 SRST Set this to do a "Software Reset" on all ATA drives on a bus, if one is misbehaving.
7 HOB Set this to read back the High Order Byte of the last LBA48 value sent to an IO port.
// pata.h:84
enum
{
    PATA_CTRL_RESET             = 0x04,     //!< PATA Control software reset
    PATA_CTRL_INT_ENABLE        = 0x02,     //!< PATA Control interrupt enable
    /* 0x01이 μ—†λŠ” 건 μ˜€νƒ€κ°€ μ•„λ‹™λ‹ˆλ‹€ - μ›λž˜ λ―Έμ‚¬μš©μ΄μ—μš”. */
};

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.