Age | Commit message (Expand) | Author |
2006-05-15 | Fix SIGFPE handling. The code doing an ADVANCE after calling trapsignal(), | Mark Kettenis |
2006-05-15 | Sprinkle bus_space_barrier()s after LANCE register writes, as already done | Miod Vallat |
2006-05-15 | Clean secondary processors initialization code, similar to mvme88k; | Miod Vallat |
2006-05-15 | Merge creator attachment code again, it turns out the upa/mainbus attachment | Miod Vallat |
2006-05-15 | Implement PT_{GET|SET}FPREGS. | Mark Kettenis |
2006-05-15 | better wording for the "memory" section; | Jason McIntyre |
2006-05-15 | Add AGP support for Intel 945G/GM chipsets. The 945GM (mobile) variant | Dimitry Andric |
2006-05-15 | Wrong routine for reserved vector 0x0f. | Miod Vallat |
2006-05-15 | Add device name when printing out errors. Pointed out by deraadt@ | Marco Peereboom |
2006-05-15 | Kill evil spacing. | Marco Peereboom |
2006-05-15 | Make _bmc_io_wait 1 second instead of 500ms. | Marco Peereboom |
2006-05-15 | add a shutdown hook. | Brad Smith |
2006-05-14 | up the TX descriptors to the max. | Brad Smith |
2006-05-14 | only call init if not running. | Brad Smith |
2006-05-14 | clsc works; tleslie@gmail.com | Theo de Raadt |
2006-05-14 | amd64 can handle this too; tleslie@gmail.com | Theo de Raadt |
2006-05-14 | Make the array of fpu exception types/codes big enough. | Mark Kettenis |
2006-05-14 | set the multicast filter in xge_init(). | Brad Smith |
2006-05-14 | set the maximum MRU by default. | Brad Smith |
2006-05-14 | account for interrupts in the interrupt handler. | Brad Smith |
2006-05-14 | use __mips64__ | Robert Nagy |
2006-05-14 | xge works as well here (ie. as well as i386, which is not yet perfect, | Theo de Raadt |
2006-05-14 | - /usr/mdec is usually not in path, invoke installboot with full path | Martin Reindl |
2006-05-14 | re-enable link up/down messages because they spray a lot right now | Theo de Raadt |
2006-05-14 | comment out link up/down printf's. | Brad Smith |
2006-05-14 | xge might as well be enabled | Theo de Raadt |
2006-05-14 | add wpi(4) so i can get feedback. | Damien Bergamini |
2006-05-14 | Bring over workaround for broken BIOSes that use ACPI global interrupt numbers | Mark Kettenis |
2006-05-14 | Initial import of wpi(4), a blob-free driver for Intel PRO/Wireless 3945ABG | Damien Bergamini |
2006-05-14 | Deal with arbitrary load addresses. Necessary for upcoming netboot code. | Miod Vallat |
2006-05-14 | When assigning a unit number, treat running off the end of the | Kenneth R Westerback |
2006-05-14 | Add abstraction for resistor factors; makes it easier to compare them to | Mark Kettenis |
2006-05-14 | Add a quirk to force the Wi-spy spectrum analyser to attach as ugen. | Matthieu Herrb |
2006-05-14 | Missing semicolon, found by deraadt | Miod Vallat |
2006-05-13 | enable twe on amd64, tested with a 7006-2 | Martin Reindl |
2006-05-13 | regen | Matthieu Herrb |
2006-05-13 | Add Metageek Wi-Spy. ok deraadt@ | Matthieu Herrb |
2006-05-13 | add IFQ_SET_MAXLEN | Brad Smith |
2006-05-13 | add IFQ_SET_READY in wanpipe_generic_register() to notify the stack that this | Brad Smith |
2006-05-13 | And the fallout from Manuel Pata's USB reader rumbles on ... | Kenneth R Westerback |
2006-05-13 | When SCSIDEBUG'ing, display the return value of scsi_interpret_sense() | Kenneth R Westerback |
2006-05-13 | Oops, intr_findvec() proto is still necessary. | Miod Vallat |
2006-05-13 | sensible english; ok jmc; from graham.gower@gmail.com | Theo de Raadt |
2006-05-13 | Avoid potential hash collisions and increase efficiency by doing an exact | Ryan Thomas McBride |
2006-05-13 | use the PCI id from pcireg.h | Brad Smith |
2006-05-13 | add the PCI id and minimal changes necessary for the Xframe-II, according | Brad Smith |
2006-05-13 | mention the Xframe-II as well. | Brad Smith |
2006-05-12 | Fix a misreporting bug after bioctl -H is used to create a hotspare. This was | Marco Peereboom |
2006-05-12 | Keep track of which DMA window was actually used to map the | Brad Smith |
2006-05-12 | add the PCI hdaudio subclass. | Brad Smith |