From 24c1c5715627348ca7d4a1fd6884dc77a010d6f9 Mon Sep 17 00:00:00 2001 From: Peter Grehan Date: Mon, 12 Jul 2004 22:14:21 +0000 Subject: [PATCH] Add new KDB option, and also drop in long-held fxp/dc eth drivers. --- sys/powerpc/conf/GENERIC | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC index a6126f246780..aa1a305def14 100644 --- a/sys/powerpc/conf/GENERIC +++ b/sys/powerpc/conf/GENERIC @@ -59,7 +59,8 @@ options SYSVSEM #SYSV-style semaphores options PFIL_HOOKS # pfil(9) framework # Debugging for use in -current -options DDB #Enable the kernel debugger +options KDB #Enable the kernel debugger +options DDB #Support DDB options INVARIANTS #Enable calls of extra sanity checking options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS options WITNESS #Enable checks to detect deadlocks and cycles @@ -97,6 +98,8 @@ device zs # Zilog 8350 based serial ports # PCI Ethernet NICs that use the common MII bus controller code. device miibus # MII bus support device gem # Sun GEM/Sun ERI/Apple GMAC +device dc # DEC/Intel 21143 and various workalikes +device fxp # Intel EtherExpress PRO/100B (82557, 82558) # Pseudo devices - the number indicates how many units to allocated. device random # Entropy device