Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: thorpej
Date: Mon Sep 22 01:13:04 UTC 2003
Modified Files:
src/sys/dev/pci: twe.c twevar.h
Log Message:
Improve AEN handling:
- Make AENs use the generic code table stuff.
- Add a few more AEN codes (from FreeBSD).
- Correct the context of a few AEN codes (some were listed as
"unit context" when they're really "port context").
- Add a queue of AENs that management tools in userspace can poll
(from FreeBSD).
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/sys/dev/pci/twe.c
cvs rdiff -r1.16 -r1.17 src/sys/dev/pci/twevar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index