summaryrefslogtreecommitdiff
path: root/distrib/notes/amd64
AgeCommit message (Collapse)Author
2009-10-10Fix a quoting typo in commentsMiod Vallat
2009-05-13Better disk partitioning details, especially for MBR + disklabel orMiod Vallat
HFS + disklabel setups.
2009-05-12Try to catch up with installer changes in the installation notes.Miod Vallat
Also, the per-platform features are moved to a common place, which makes the MD layout easier to work on. m4.common is still a tangled mess of subtly placed dnl, though...
2009-04-09Don't try to keep in sync with the man page device lists forJonathan Gray
802.11 wireless as chipsets used and products change rapidly, but rather display just a list of the supported chipsets like we do in www. Discussed with jmc and deraadt
2009-03-28sync the rum(4) and run(4) lists;Jason McIntyre
2009-03-27update the lists of wireless devices;Jason McIntyre
2009-03-26+CACE AirPcap Nx otus(4)Jason McIntyre
2009-03-24+otus(4)Jason McIntyre
2009-03-14run devices, harvested from run.4;Jason McIntyre
2009-02-28Update sets sizes.Miod Vallat
2008-11-27Netgear WG111v2 is not supported by upgt(4), apparently;Jason McIntyre
2008-11-23update ral cardbus list;Jason McIntyre
2008-10-16Clarify and modernize some language about disk layout and the interactiveKenneth R Westerback
label editor. Prompted by comments from Rad Ricka. Suggestions from jmc@, deraadt@ and Rad. ok deraadt@
2008-09-23+Philips SNU6500 to the uath(4) list;Jason McIntyre
2008-09-11+SparkLAN WCFM-100 to the malo(4) list;Jason McIntyre
2008-08-19+D-Link DWA-110 to the rum(4) list;Jason McIntyre
2008-08-11+Longshine LCS-8031N to the ral(4) list;Jason McIntyre
2008-08-07Add a little section about ACPI, explaining that disabling ACPI might helpMiod Vallat
troubleshooting interrupt problems on some machines, and insist people should report such problems or they'll never get fixed. Final commit to the installation notes for this release. ok deraadt@
2008-08-06Update sets sizes.Miod Vallat
2008-08-06Foreign partition on MBR partition tables are put in default disklabelsMiod Vallat
from partition `i' onwards, not `h' onwards.
2008-08-05Various tweaks and clarifications, and drop obsolete information regardingMiod Vallat
last century's hard disks on this century's platforms.
2008-08-05uncomment cardbus stuff.Miod Vallat
2008-08-05It's amd64 not i386 here.Miod Vallat
2008-08-05Better description of the installation steps:Miod Vallat
- document questions in proper order: hostname before network configuration, DNS only if network is configured, sshd and ntpd, aperture only on machines which need it, serial console only on machines which need it. This is done by splitting the end of OpenBSDCommonURL in various macros, OpenBSDInstallWrapup, OpenBSDInstallAperture, OpenBSDInstallConsole and OpenBSDInstallWrapupPart2. - use the above macros when appropriate, OpenBSDInstallWrapup* being mandatory on all arches. - remove serial console configuration blurb on sparc and sparc64, it is handled by OpenBSDInstallConsole now.
2008-07-27+I-O DATA WN-G54/CF to the malo(4) list;Jason McIntyre
2008-06-29+Belkin F5D9050C and sort the list;Jason McIntyre
2008-06-13sync the wireless list;Jason McIntyre
2008-06-09add IODATA WN-G54/US and MELCO WLI-U2-KAMG54 entries to the uath(4) list;Jason McIntyre
2008-05-27+ZyXEL G-202Jason McIntyre
2008-05-21Bye bye pccomMiod Vallat
2008-04-02sync the hw sensors sections with the html pages, enlisting many new sensorsConstantine A. Murenin
2008-04-01+Corega CG-WLUSB2GPXJason McIntyre
2008-03-10Suggest vt220 as a TERM value for serial-console-in-an-xterm setup everywhereMiod Vallat
instead of a mix of vt100 and vt220.
2008-03-10Sync sets sizes with release bits.Miod Vallat
2008-03-05partial notes update from jsgTheo de Raadt
2008-02-23update the list of supported wireless devices;Jason McIntyre
2007-08-30oops; t.stritzky@teles.de noted that we had not yet documented theTheo de Raadt
install##.iso files; thanks
2007-08-02add few arch/MACHINE substitutions; ok miod@David Krause
2007-08-02missing apostropheDavid Krause
2007-05-28major update of hardware monitoring sectionConstantine A. Murenin
2007-04-13Adjust the malo(4) HW list here as well.Claudio Jeker
2007-03-09some note updates from jsgTheo de Raadt
2007-03-06add azalia(4) hardware.Jasper Lievisse Adriaanse
"fine" jmc@
2007-03-01Your spring jumbo m4-fu. This time:Miod Vallat
- mention comp contains an objective-C compiler too. - rewrite InstallPrelude so that it will only output the ``know your drive geometry'' blurb if asked to, and for a specified disk type. Use it for non-IDE and non-SCSI disks only, otherwise the kernel is good enough to do the job without the users' help. - similarily, adapt BootMsgs to make the second part of the geometry blurb optional, and to accept up to three disk types. Use this to report better disk names (i.e. no point saying an scsi disk would show up as sd0 on platforms which can't have scsi disks, or won't be able to boot from them). - in InstallPart4, drop the part about block and fragment sizes in disklabel. The defaults are good, and you won't get to change them unless you switched to expert mode. - the default answer to ``wanna get the ftp mirror list, unzel?'' is ``no'', so pressing enter to get it is not enough anymore (-:
2007-02-15As noted by Daniel Gruber in PR 5377 Surecom EP-9001-g has multipleJonathan Gray
revisions, mention the relevant one.
2006-08-16add pxeboot to i386 and amd64 contents, add ofwboot to macppc.Alexandre Anriot
help and 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-09sync the atheros list with what we have in ath(4);Jason McIntyre
2006-05-28sync, enable and move twe(4) out from untested on alphaMartin Reindl
2006-05-23add netgear fa311 v2;Jason McIntyre