diff options
author | 2002-09-15 00:52:54 +0000 | |
---|---|---|
committer | 2002-09-15 00:52:54 +0000 | |
commit | d5b9154805df34edd92fa5553532acce7baafaed (patch) | |
tree | 2473df02b58163f3474ce2702e8f55bf19227d07 | |
parent | Properly print out rd_root_size when running elfrdsetroot. ok art@ (diff) | |
download | wireguard-openbsd-d5b9154805df34edd92fa5553532acce7baafaed.tar.xz wireguard-openbsd-d5b9154805df34edd92fa5553532acce7baafaed.zip |
pcmcia works somewhat
-rw-r--r-- | sys/arch/macppc/README | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arch/macppc/README b/sys/arch/macppc/README index 04ad3dcefb0..b3e09007d06 100644 --- a/sys/arch/macppc/README +++ b/sys/arch/macppc/README @@ -5,7 +5,6 @@ TODO: * Sleep mode support lower power while running. suspend/hibernate support. - * PCMCIA support * Legacy machine support esp ethernet - other legacy support. |