Results 1 to 2 of 2

Thread: Find IRQ, Mem Address, I/O Address for School

  1. #1
    Join Date
    Mar 2005
    Beans
    188
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Find IRQ, Mem Address, I/O Address for School

    Hi Everyone,

    I am taking a college course for Hardware, and the assignment I'm working on now asks me to find the following for IDE/ATAPI controllers and the video card in the computer:
    IRQ
    Memory Address
    DMA
    I/O Address
    Now, of course, it's assumed that the student is using a Windows computer (or they use the campus lab, but that is a long drive I can't make right now). I am searching in Device manager, but I must not understand how they're defined in linux.
    If there is a better way to look, or if there is a translation for what I see under the Advanced tab, I would appreciate the help.

    Thanks in advance.

  2. #2
    Join Date
    Apr 2009
    Beans
    1
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Find IRQ, Mem Address, I/O Address for School

    try
    Code:
    lspci -v

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •