OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Jason Wright (jasoncvs.openbsd.org)
Date: Tue Jun 06 2006 - 17:15:53 CDT


CVSROOT: /cvs
Module name: src
Changes by: jasoncvs.openbsd.org 2006/06/06 16:15:53

Modified files:
        sys/dev/pci : azalia.c

Log message:
- general cleaning, removing unneeded vars, spelling, etc
- set traffic class (in PCI config space) to 0
- clean up the interrupt handler
- always read/write the INTCTL register with 4 bytes
- before resetting, ensure RUN bit is zero
- zero the BDP regs during reset
- still has a bunch of hacks in it to get it working, but at least
it interrupts correctly on my workstation now.