summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-15better description for -X;Jason McIntyre
2006-05-15permit proto 0; ok hshoexerTheo de Raadt
2006-05-15Add AGP support for Intel 945G/GM chipsets. The 945GM (mobile) variantDimitry Andric
2006-05-15whitespace cleanupFelix Kronlage
2006-05-15delete weird CTheo de Raadt
2006-05-15.Xr merge(1)Xavier Santolaria
2006-05-15oopps, missing \ at EOL.Xavier Santolaria
2006-05-15missing bits for a working merge(1). Built and enabled.Xavier Santolaria
2006-05-15Wrong routine for reserved vector 0x0f.Miod Vallat
2006-05-15Handle empty terminal names more gracefully.Hugh Graham
2006-05-15Add device name when printing out errors. Pointed out by deraadt@Marco Peereboom
2006-05-15Kill evil spacing.Marco Peereboom
2006-05-15Make _bmc_io_wait 1 second instead of 500ms.Marco Peereboom
2006-05-15add a shutdown hook.Brad Smith
2006-05-14syncTheo de Raadt
2006-05-14PFD_MAX betterer than harcoded 1Henning Brauer
2006-05-14up the TX descriptors to the max.Brad Smith
2006-05-14syncTheo de Raadt
2006-05-14only call init if not running.Brad Smith
2006-05-14clsc works; tleslie@gmail.comTheo de Raadt
2006-05-14amd64 can handle this too; tleslie@gmail.comTheo de Raadt
2006-05-14Make the array of fpu exception types/codes big enough.Mark Kettenis
2006-05-14set the multicast filter in xge_init().Brad Smith
2006-05-14set the maximum MRU by default.Brad Smith
2006-05-14fix config syntax.Brad Smith
2006-05-14account for interrupts in the interrupt handler.Brad Smith
2006-05-14use __mips64__Robert Nagy
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