diff options
author | 2008-01-04 08:17:14 +0000 | |
---|---|---|
committer | 2008-01-04 08:17:14 +0000 | |
commit | ed5f45a9d836f4fa0e51f0fba7a3b2e9fbaedfc6 (patch) | |
tree | 551821b28d54ae43447b0c7170b8338728b35924 | |
parent | read the hardware mac address into the drivers ac_enaddr thing rather than (diff) | |
download | wireguard-openbsd-ed5f45a9d836f4fa0e51f0fba7a3b2e9fbaedfc6.tar.xz wireguard-openbsd-ed5f45a9d836f4fa0e51f0fba7a3b2e9fbaedfc6.zip |
- remove two entries that'll never be used
ok jsing@ miod@
-rw-r--r-- | sys/arch/sgi/conf/GENERIC | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/sgi/conf/GENERIC b/sys/arch/sgi/conf/GENERIC index 9553de8be60..84390e5d6e2 100644 --- a/sys/arch/sgi/conf/GENERIC +++ b/sys/arch/sgi/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.25 2007/12/31 12:47:47 jsing Exp $ +# $OpenBSD: GENERIC,v 1.26 2008/01/04 08:17:14 jasper Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -112,8 +112,6 @@ emu* at pci? audio* at emu? #### WS console -#wsdisplay* at vga? -#wskbd* at ukbd? mux 1 wsdisplay* at gbe? #### Keyboard and Mouse |