diff options
author | marius <marius@FreeBSD.org> | 2008-12-18 18:29:15 +0000 |
---|---|---|
committer | marius <marius@FreeBSD.org> | 2008-12-18 18:29:15 +0000 |
commit | 0916e17ef6880f2047fbebd4ea9ef919bab9757e (patch) | |
tree | 0652c4a12d2bd3a326bb2d9a055b9bb61cbab916 /sys/net/if_ethersubr.c | |
parent | 95725c6fde5ed4ec8a485e611f78aa086ed57057 (diff) | |
download | FreeBSD-src-0916e17ef6880f2047fbebd4ea9ef919bab9757e.zip FreeBSD-src-0916e17ef6880f2047fbebd4ea9ef919bab9757e.tar.gz |
- Failing to register as interrupt controller during attach shouldn't
be fatal so just inform about this instead of panicing.
- Ensure we use the right softc in case the interrupt of a child is
is routed to the companion PBM instead. This hasn't been seen in the
wild so far but given that it's the case for the Schizo interrupts,
handling this situation also for child interrupts as a precaution
seemed a good idea.
- Deal with broken firmware versions which miss child entries in the
ino-bitmap as seen on V880 by belatedly registering as interrupt
controller in schizo_setup_intr(). [1]
- Add missing '\n' when printing the warning regarding Schizo Errata
I-13.
Reported and tested by: Beat Gaetzi [1]
Diffstat (limited to 'sys/net/if_ethersubr.c')
0 files changed, 0 insertions, 0 deletions