| Commit message (Expand) | Author | Age | Files | Lines |
* | - Register the generic implementations for the device shutdown, suspend | marius | 2006-01-26 | 7 | -9/+22 |
* | Make the ACPI and OpenFirmware PCI bus drivers subclasses of the generic | jhb | 2006-01-20 | 1 | -35/+3 |
* | Correct typos (s/OFERFLOW/OVERFLOW/). | kris | 2006-01-16 | 3 | -4/+4 |
* | - The inline asm in this file uses output operands before all input | marius | 2006-01-12 | 1 | -5/+5 |
* | Move the old BSD4.3 tty compatibility from (!BURN_BRIDGES && COMPAT_43) | phk | 2006-01-10 | 1 | -0/+1 |
* | - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the | jhb | 2006-01-06 | 2 | -10/+5 |
* | Remove references to snd_vortex1(4). | joel | 2006-01-04 | 1 | -1/+0 |
* | Use the correct units when handling the hw.physmem tunable. | scottl | 2006-01-01 | 1 | -0/+1 |
* | MI changes: | netchild | 2005-12-31 | 1 | -0/+8 |
* | Uncomment ti(4) as it's now working. | yongari | 2005-12-28 | 1 | -1/+1 |
* | Remove kern.elf32.can_exec_dyn sysctl. Instead extend Brandinfo structure | sobomax | 2005-12-26 | 1 | -0/+2 |
* | Tweak how the MD code calls the fooclock() methods some. Instead of | jhb | 2005-12-22 | 3 | -17/+10 |
* | Uncomment bge(4) as it's now working. | yongari | 2005-12-22 | 1 | -1/+1 |
* | Add a new method PCI_FIND_EXTCAP() to the pci bus interface that is used | jhb | 2005-12-20 | 1 | -0/+1 |
* | Make our ELF64 type definitions match standards. In particular this | marcel | 2005-12-18 | 1 | -3/+3 |
* | Fix a bug introduced in rev. 1.5; for retrieving the device_t of the | marius | 2005-12-12 | 1 | -2/+2 |
* | style(9) nits | obrien | 2005-12-07 | 1 | -52/+52 |
* | Add Sparc TLS relocation definitions. | obrien | 2005-12-07 | 1 | -0/+24 |
* | - Cleanup whitespace and extra ()s in vtophys() macros. | jhb | 2005-12-06 | 1 | -1/+1 |
* | Use <sys/ktr.h> directly in .S files instead of exporting the | marius | 2005-12-06 | 2 | -14/+2 |
* | Drop _MACHINE_ARCH and _MACHINE defines (not to be confused with | ru | 2005-12-06 | 1 | -7/+0 |
* | - Move the declaration of struct upa_ranges and the UPA_RANGE_* macros | marius | 2005-12-03 | 5 | -54/+36 |
* | - Adhere style(9) (don't use function calls in initializers). | marius | 2005-12-03 | 1 | -3/+5 |
* | Remove unused sc_node from softc. | marius | 2005-12-03 | 1 | -2/+0 |
* | - Adhere style(9) (don't use function calls in initializers, use uintXX_t | marius | 2005-12-03 | 5 | -29/+40 |
* | - Register the PCI bus error interrupt handler according to which half of | marius | 2005-12-03 | 1 | -26/+36 |
* | - Improve the comment regarding the workaround for the E250 interrupt map | marius | 2005-12-03 | 2 | -17/+31 |
* | Remove superfluous bzero()'ing of the softc. | marius | 2005-11-30 | 3 | -3/+0 |
* | Remove superfluous inclusion of upa.h. | marius | 2005-11-30 | 3 | -3/+0 |
* | - Allow duplicate "machine" directives with the same arguments. | ru | 2005-11-27 | 3 | -9/+1 |
* | - Add a workaround (change the interrupt map mask to compare the full | marius | 2005-11-22 | 2 | -29/+30 |
* | Some clean-up, style changes and changes that will reduce differences | marius | 2005-11-22 | 3 | -247/+244 |
* | - Convert these bus drivers to make use of the newly introduced set of | marius | 2005-11-22 | 9 | -611/+334 |
* | Turn PUC_FASTINTR back off on by default on sparc64 since it breaks with | jhb | 2005-11-21 | 1 | -2/+0 |
* | Don't enable PUC_FASTINTR by default in the source. Instead, enable it | jhb | 2005-11-21 | 1 | -0/+2 |
* | Create DEFAULTS files for alpha, ia64, powerpc, and sparc64 and move | jhb | 2005-11-21 | 2 | -1/+10 |
* | Eliminate pmap_init2(). It's no longer used. | alc | 2005-11-20 | 1 | -10/+0 |
* | Uncomment em(4) as it's now working. | yongari | 2005-11-09 | 1 | -1/+1 |
* | Reimplement the reclamation of PV entries. Specifically, perform | alc | 2005-11-09 | 1 | -2/+0 |
* | Add stoppcbs[] arrays on Alpha and sparc64 and have each CPU save its | jhb | 2005-11-03 | 2 | -0/+5 |
* | Reorganize the interrupt handling code a bit to make a few things cleaner | jhb | 2005-10-25 | 2 | -37/+44 |
* | Remove "nodevice snd_es137x" as it is supported now. | yongari | 2005-10-25 | 1 | -1/+0 |
* | Fix compiling. | davidxu | 2005-10-15 | 1 | -1/+1 |
* | Add a default value for VM_BCACHE_SIZE_MAX of 400MB. This is copied from | kris | 2005-10-14 | 1 | -0/+8 |
* | 1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, most | davidxu | 2005-10-14 | 2 | -24/+14 |
* | Add a new atomic_fetchadd() primitive that atomically adds a value to a | jhb | 2005-09-27 | 1 | -0/+3 |
* | Introduce a kernel config for the Mandatory Access Control framework. | csjp | 2005-09-18 | 1 | -0/+28 |
* | Move the prototypes of db_md_set_watchpoint(), db_md_clr_watchpoint() | marcel | 2005-09-10 | 1 | -4/+0 |
* | Pass a value of type vm_prot_t to pmap_enter_quick() so that it determine | alc | 2005-09-03 | 1 | -2/+3 |
* | Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename | stefanf | 2005-08-20 | 2 | -4/+3 |