mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
uart(4) to support the Zilog 8530 SCCs which hang off of a FireHose bus on Sun E4000/E5000 class machines. Beside the fact that a puc_fhc.c would just be a copy of puc_sbus.c with s,sbus,fhc,g the reason why the declaration for fhc(4) was sticked into puc_sbus.c is that both of these front-ends for puc(4) will go away once there is a scc(4). Discussed with: marcel Tested by: hrs, kris MFC after: 3 days |
||
|---|---|---|
| .. | ||
| puc.c | ||
| puc_ebus.c | ||
| puc_pccard.c | ||
| puc_pci.c | ||
| puc_sbus.c | ||
| pucdata.c | ||
| pucvar.h | ||