summaryrefslogtreecommitdiff
path: root/sys/dev/mii/makphyvar.h
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
committerrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
commit61a832267cc5bff1a90f086bd56309a3a0671255 (patch)
tree6f663ed82c04970fa2f72561dc8eb6681e5f29fe /sys/dev/mii/makphyvar.h
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'sys/dev/mii/makphyvar.h')
0 files changed, 0 insertions, 0 deletions
Add support for the power domain controller found in Apple siliconskrll 2022-04-27Sync with OpenBSDskrll 2022-04-05Sync with new DTSskrll 2022-03-28arm/apple: Use container_of, not bespoke offsetof arithmetic.riastradh 2022-01-03sortskrll 2021-11-26Mask the bottom 5 bits in the standard pic way. NFC.skrll 2021-11-26no need to shoutskrll 2021-10-31Rework Arm (32bit and 64bit) AP startup so that cpu_hatch doesn't sleep.skrll 2021-10-16fix non-MULTIPROCESSOR buildryo 2021-09-14Support new style msi-ranges from U-Bootjmcneill 2021-09-13apple: provide a non-posted bs tag by defaultjmcneill 2021-09-13applepcie: Explicitly use posted BS tag for PCI devices.jmcneill 2021-09-06Instead of requiring drivers to be explicit about their device memoryjmcneill 2021-09-04Use fdt_iommu instead of calling appledart directly from applepciejmcneill 2021-09-02apple: derive CPU speed from mpidr_el1jmcneill 2021-09-01Make the scheduler aware of the differences between efficiency andjmcneill 2021-08-30Add initial support for Apple M1.jmcneill