NOVA User-Level Environment  Version testbox/changed-memory-timing-317-g320d8b5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
atare.cc File Reference

ATARE - ACPI table IRQ routing extraction. More...

#include "nul/motherboard.h"

Classes

class  Atare
 ATARE - ACPI table IRQ routing extraction. More...
struct  Atare::PciRoutingEntry
 A single PCI routing entry. More...
struct  Atare::NamedRef
class  GsiOverride

Functions

 PARAM_HANDLER (atare,"atare:debug=0 - provide GSI lookup to PCI drivers.")
 PARAM_HANDLER (gsi_override,"gsi_override:bdf,gsi - allow to override GSI interrupts.","Example: 'gsi_override:0xfa,19' specifies gsi 19 for device 0:1f:2.")

Detailed Description

ATARE - ACPI table IRQ routing extraction.

Copyright (C) 2010, Bernhard Kauer bk@vm.nosp@m.mon..nosp@m.org Economic rights: Technische Universitaet Dresden (Germany)

This file is part of Vancouver.

Vancouver is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

Vancouver is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details.

Function Documentation

PARAM_HANDLER ( atare  )
PARAM_HANDLER ( gsi_override  ,
"gsi_override:bdf  ,
gsi-allow to override GSI interrupts."  ,
"Example: 'gsi_override:0xfa  ,
19'specifies gsi 19 for device 0:1f:2."   
)