* ron minnich rminnich@lanl.gov [040322 18:55]:
OK we'll try to cut this in soon. Or if you want to go for it that's fine too.
Looking through the code I only find 2 occurences of the UP/DOWN/ACROSS names:
Config.lb: register "up" = "{.chip = &amd8131, .ht_width=16, .ht_speed=600}"
Is this information ever being used? Otherwise I suggest we get rid of it completely.
The other is auto.c and coherent_ht.c: #define CONNECTION_0_2 UP #define CONNECTION_1_3 UP
Any others?
Stefan