summaryrefslogtreecommitdiff
path: root/sys/modules/esp
AgeCommit message (Expand)Author
2021-11-25esp: RemoveWarner Losh
2020-07-28- Cleanups related to sparc64 removal.Yoshihiro Takahashi
2020-02-03Remove sparc64 kernel supportWarner Losh
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2011-11-01Add a PCI front-end to esp(4) allowing it to support AMD Am53C974 andMarius Strobl
2008-05-04Don't build unused SBus front-ends for sun4v, don't build EBus front-endsMarius Strobl
2005-05-19- Try to not leak resources in the attach functions of the esp(4) SBusMarius Strobl
2004-11-10Fix paths after repocopies done by scottlTom Rhodes
2004-08-12- Introduce an ofw_bus kobj-interface for retrieving the OFW node and aMarius Strobl
2004-06-10Fix typo that prevents esp_sbus.c and lsi64854.c from being built on sparc64.Marius Strobl
2004-06-10Port the NetBSD esp(4) driver. This only includes the sbus front-end, soScott Long