summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-14use __mips64__Theo de Raadt
2006-05-14xge works as well here (ie. as well as i386, which is not yet perfect,Theo de Raadt
2006-05-14syncTheo de Raadt
2006-05-14- /usr/mdec is usually not in path, invoke installboot with full pathMartin Reindl
2006-05-14re-enable link up/down messages because they spray a lot right nowTheo de Raadt
2006-05-14comment out link up/down printf's.Brad Smith
2006-05-14Fix the second malloc_ulimit regression: maintaining the free listOtto Moerbeek
2006-05-14xge might as well be enabledTheo de Raadt
2006-05-14add wpi(4) so i can get feedback.Damien Bergamini
2006-05-14oops it got added twiceTheo de Raadt
2006-05-14add wpi(4)Damien Bergamini
2006-05-14Bring over workaround for broken BIOSes that use ACPI global interrupt numbersMark Kettenis
2006-05-14+wpiMiod Vallat
2006-05-14Fix date.Miod Vallat
2006-05-14wpi(4) adapters are Mini PCI Express.Damien Bergamini
2006-05-14Initial import of wpi(4), a blob-free driver for Intel PRO/Wireless 3945ABGDamien Bergamini
2006-05-14Deal with arbitrary load addresses. Necessary for upcoming netboot code.Miod Vallat
2006-05-14add ()'s to improve readability.David Hill
2006-05-14better english to describe interfaces without bandwidth info; ok henningTheo de Raadt
2006-05-14interface bandwidths can change; ok henningTheo de Raadt
2006-05-14warnx(); return(); --> errx();Xavier Santolaria
2006-05-14When assigning a unit number, treat running off the end of theKenneth R Westerback
2006-05-14Add abstraction for resistor factors; makes it easier to compare them toMark Kettenis
2006-05-14Add a quirk to force the Wi-spy spectrum analyser to attach as ugen.Matthieu Herrb
2006-05-14lint warns about some fishy type conversion.Marc Espie
2006-05-14Add a -hex option to 'rand' to output hexadecimal output.Matthieu Herrb
2006-05-14Missing semicolon, found by deraadtMiod Vallat
2006-05-13enable twe on amd64, tested with a 7006-2Martin Reindl
2006-05-13regenMatthieu Herrb
2006-05-13Add Metageek Wi-Spy. ok deraadt@Matthieu Herrb
2006-05-13add IFQ_SET_MAXLENBrad Smith
2006-05-13add IFQ_SET_READY in wanpipe_generic_register() to notify the stack that thisBrad Smith
2006-05-13Declare a symbol of __mips64__for 64-bit MIPS targets.Brad Smith
2006-05-13And the fallout from Manuel Pata's USB reader rumbles on ...Kenneth R Westerback
2006-05-13set the correct timezone using tzset() before before writing to syslog.Reyk Floeter
2006-05-13When SCSIDEBUG'ing, display the return value of scsi_interpret_sense()Kenneth R Westerback
2006-05-13some knf and delinting; ok drahnTheo de Raadt
2006-05-13Oops, intr_findvec() proto is still necessary.Miod Vallat
2006-05-13sensible english; ok jmc; from graham.gower@gmail.comTheo de Raadt
2006-05-13grammar; from graham gowerJason McIntyre
2006-05-13spacingTheo de Raadt
2006-05-13Xframe-IIBrad Smith
2006-05-13Avoid potential hash collisions and increase efficiency by doing an exactRyan Thomas McBride
2006-05-13use the PCI id from pcireg.hBrad Smith
2006-05-13add the PCI id and minimal changes necessary for the Xframe-II, accordingBrad Smith
2006-05-13mention the Xframe-II as well.Brad Smith
2006-05-13delete case for ?; cdp_xe@gmx.netTheo de Raadt
2006-05-13Add section on 0x0008 flags (SMBIOS), initially from gwk@. TweakTom Cosgrove
2006-05-12do not call abort()Theo de Raadt
2006-05-12document new -P optionTheo de Raadt