summaryrefslogtreecommitdiff
path: root/distrib/notes
AgeCommit message (Collapse)Author
2006-07-0968020-based hp300 systems are not supported anymore now. If you still useMiod Vallat
any, I'll suggest you buy a boat so that they can be recycled as boat anchors.
2006-06-29correct machines.Dale Rahn
2006-06-29Add sizes, finally.Dale Rahn
2006-06-26in my prom its OSLoadPartition, not OsLoadPartitionDavid Gwynne
ok miod@
2006-06-24Support for Promise PDC205xx based SATA controllers; adaptedJonathan Gray
from NetBSD, with additions of some more devices from Aaron Linville and Henrik Flodell. ok grange@
2006-06-20More supported models.Miod Vallat
2006-06-17update in regard to cardbus, we support more than just this one TIFelix Kronlage
chipset, so remove the line stating that. requested by brad@
2006-06-17add serial ports attached through PC Cards to the listFelix Kronlage
requested and ok martin@
2006-06-13Etherenet -> EthernetMiod Vallat
2006-06-10now that Nick put up Booter 2.0, we don't need this workaround anymoreMartin Reindl
for saving the Booter settings
2006-06-09sync the atheros list with what we have in ath(4);Jason McIntyre
2006-06-06armish tweaksMiod Vallat
2006-06-06Initial version of port specific documentation, mostly a skeleton for now.Dale Rahn
2006-05-28sync, enable and move twe(4) out from untested on alphaMartin Reindl
2006-05-23add netgear fa311 v2;Jason McIntyre
2006-05-23add the HP ProLiant NC340T PCI-X quad port adapterBrad Smith
2006-05-15point to the correct FTP site that can be used to get firwmare patchesRobert Nagy
and also note the reader that the SunSolve web interface can be used for the same purpose.
2006-05-09Administrative changes for aviion, ok deraadt@Miod Vallat
2006-04-27update for pdisk 0.8a2, from NetBSD, retaining our local changes;Martin Reindl
summing it up: - Clean up sources - fix naming, delete old email addresses - Added support for display of Mac volume names - Fix block 0 display to show logical offset of drivers - Require confirmation of quit without write - Fix iteration to not complain about missing devices - Warn when creating/writing a map with more than 15 entries and, most important, add do_update_dpme() which allows us to partition OpenBSD slices without previous MacOS setup. Tested with shared MacOS install on macppc, procedure there remains the same. grammer and spelling help and ok jmc@ ok miod@
2006-04-14Minimal support for the HP98705 ``Tigershark'' TurboVRX frame bufferMiod Vallat
(using an overlay plane only for now). Bootblocks, text console and X11 are supported.
2006-04-04Update for C3200.Uwe Stuehler
2006-04-02clarify the Encore ENL832-TX model for the Realtek variant.Brad Smith
2006-03-23avoid saying format() because of the new gnu m4 extensions. this is crazyTheo de Raadt
2006-03-22- sis(4) was moved out from untested in GENERIC some time agoMartin Reindl
- put NE2000 warning where it belongs 'no problem with this' deraadt@
2006-03-20syncBrad Smith
2006-03-19sync someMartin Reindl
2006-03-12sync with pcn(4) realityMartin Reindl
2006-03-05mention newer chipsets and HP Intel-based Gigabit NICsBrad Smith
2006-02-28Update sets sizes; ok deraadt@Miod Vallat
2006-02-28catch up with ftp.html r1.346, requested and ok deraadt@Alexander von Gernler
2006-02-16pcscp(4) worksMartin Reindl
ok brad@, miod@
2006-02-16isp(4) is not only SBus hereMartin Reindl
2006-02-16NVIDIABrad Smith
2006-02-16Nvidia -> NVIDIABrad Smith
2006-02-15need bootparams for root path on NFS serverMartin Reindl
ok henning@
2006-02-13NVidia/nVidia -> NVIDIABrad Smith
2006-02-01Document VT6410 support.Jonathan Gray
2006-01-22Minimal iop code to set the serial ports to compatible mode automagically,Miod Vallat
so that it is not necessary to change settings from MacOS before booting into OpenBSD; from NetBSD.
2006-01-08LinkSys->LinksysJolan Luff
2005-12-31Comment out pcibios tweaks paragraph, in the vain hope that people who hitMiod Vallat
issues which disappear when pcibios is disabled will TALK about them, rather than SILENTLY applying the trick, so there is some chance things will improve.
2005-12-14add three mirrors, catching up w/ ftp.html r1.336Alexander von Gernler
2005-12-13Add two 100Mbit CF cards that appear to have the same chipset.Uwe Stuehler
2005-12-01bge is on floppy b.David Gwynne
prodded by miod@
2005-11-30Re-word section about initial mail message.Tom Cosgrove
ok miod@, jmc@
2005-11-26Kill last traces of hp300h terminal emulation.Miod Vallat
2005-11-22- remove HP-IB.geometry which is not useful since a long time (since we putMiod Vallat
real disklabels on HP-IB disks, actually) and will confuse mere mortals. - install a gzipped version of bsd.rd, boots faster from network and not much slower from local disk, and our bootloaders groks gzipped files since a very long time already. ok deraadt@
2005-11-19ViewSonic Airsync Prism 2.5 USB wlan, id found in linux-wlan driver.Jonathan Gray
2005-11-15add radio(4) and bktr(4) devicesRobert Nagy
2005-11-12no longer require boot_osflags being set to 'a' in the SRM for going ↵Martin Reindl
multiuser; setting boot_osflags to 's' explicitly will get us to singleuser as usual; very old SRM versions can only set 'a' or 's', but are still fine because we ignore 'a' now and default to multiuser idea and ok deraadt@, jsg@, testing by many final ok miod@
2005-11-12VIA Rhine ethernet worksMartin Reindl
ok brad@