1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/sys/dev/cy
Bruce Evans 87543489d0 Cleaned up previous commit, mainly by moving repetitive calculations
of invariants to cyattach().

Fixed minor bugs:
- cyparam() returned without restoring the ipl in the error cases.  This
  was harmless because cyparam() is always called at spltty().
- one check for "rev. J or higher" actually checked for precisely rev. J.
1998-08-13 19:03:22 +00:00
..
cy_isa.c Cleaned up previous commit, mainly by moving repetitive calculations 1998-08-13 19:03:22 +00:00
cy_pci.c Removed unused #includes. 1997-09-02 20:06:59 +00:00
cy.c Cleaned up previous commit, mainly by moving repetitive calculations 1998-08-13 19:03:22 +00:00
cyreg.h Cleaned up previous commit, mainly by moving repetitive calculations 1998-08-13 19:03:22 +00:00