diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1999-09-21 10:50:28 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1999-09-21 10:50:28 +0000 |
| commit | 76d0deceecfb55883e2055d73dc38ecd3496ab25 (patch) | |
| tree | 830779a11fae08898ac849c66ef12c642f7616b7 | |
| parent | 664451dbbac30103eb4236300ff6994380007b60 (diff) | |
Notes
| -rw-r--r-- | sys/conf/files | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files index 44f854cc7f64..9ff67d291293 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -633,11 +633,11 @@ pci/if_ax.c optional ax pci/if_de.c optional de pci/if_dm.c optional dm pci/if_en_pci.c optional en pci +pci/if_fpa.c optional fpa pci pci/if_fxp.c optional fxp pci/if_lnc_p.c optional lnc pci pci/if_mx.c optional mx pci/if_pn.c optional pn -pci/if_fpa.c optional fpa pci pci/if_rl.c optional rl pci/if_sf.c optional sf pci/if_sis.c optional sis |
