diff options
author | 2007-08-08 17:55:53 +0000 | |
---|---|---|
committer | 2007-08-08 17:55:53 +0000 | |
commit | 3c504571c62297de1ae602b27fc153e88febc1c6 (patch) | |
tree | 99a20ca8d9ac41ee46de2fdd3d0d616b169dfcc2 | |
parent | Show how to use strcspn(3) to trim newlines. (diff) | |
download | wireguard-openbsd-3c504571c62297de1ae602b27fc153e88febc1c6.tar.xz wireguard-openbsd-3c504571c62297de1ae602b27fc153e88febc1c6.zip |
Update.
-rw-r--r-- | distrib/notes/sparc64/hardware | 20 |
1 files changed, 14 insertions, 6 deletions
diff --git a/distrib/notes/sparc64/hardware b/distrib/notes/sparc64/hardware index 024b1bfeb5b..7a005ed172b 100644 --- a/distrib/notes/sparc64/hardware +++ b/distrib/notes/sparc64/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.123 2007/05/28 20:53:49 cnst Exp $ +dnl $OpenBSD: hardware,v 1.124 2007/08/08 17:55:53 kettenis Exp $ OpenBSD/MACHINE OSREV runs on the following classes of machines: Ultra 1/1E Ultra 2 @@ -18,13 +18,16 @@ OpenBSD/MACHINE OSREV runs on the following classes of machines: Sun Blade 100/150 Sun Blade 1000/1500/2000/2500 Sun Fire V100/V120 - Sun Fire V210/V240 + Sun Fire V125 + Sun Fire V210/V240/V440 + Sun Fire V215/V245 + Sun Fire V250 Sun Fire 280R - Sun Fire V440/V480/V880 + Sun Fire V480/V880 Netra X1 Netra 20 Netra 120 - Netra 210/240 + Netra 210/240/440 Netra T1 100/105 Netra T1 AC200/DC200 Netra T 1100 @@ -34,7 +37,7 @@ dnl XXX uncomment machine entries as they become supported dnl Ultra 3 Mobile Workstation dnl Ultra 25/45 dnl Netra 1280/1290 -dnl Sun Fire V125/V215/V245/V445 +dnl Sun Fite V445 dnl Sun Fire V490/V890 dnl Sun Fire V1280 dnl Sun Fire E2900/E4900/E6900 @@ -42,6 +45,7 @@ dnl Sun Fire 12K/15K dnl Sun Fire E20K/E25K as well on faithful clones of the above Sun systems, including: Momentum Leopard-V + RDI/Tadpole UltraBook 170/200 If your machine is not listed above, it is very likely that OpenBSD/MACHINE does not work on it (yet). @@ -737,6 +741,7 @@ Supported devices {:-include-:}: PC Cards (PCMCIA): PCMCIA Controllers: SBus PCMCIA bridge (stp) + PCI CardBus bridge (cbb) Wireless Ethernet adapters: See above. @@ -748,7 +753,10 @@ Supported devices {:-include-:}: performance counters/system controller (uperf) FireHose controller (fhc) Central controller (central) - Clock board (clkbrd) + Clock board (clkbrd) + BootBus controller (bbc) + Watchdog timer (pmc) + LED controller (led, ppm) SBus Expansion Subsystem (SUNW,xbox) (xbox) (currently restricted to non-DMA devices) onboard floppy drive on SBus systems (such as Ultra 1 and |