| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a brief comment telling people to retain 'device miibus' as necessary. | nik | 2000-10-28 | 1 | -0/+1 |
* | FreeBSD-specific OSD (operating system dependant) modules for the Intel | msmith | 2000-10-28 | 1 | -0/+56 |
* | Revert two experimental changes which escaped from my devel machine. | phk | 2000-10-28 | 3 | -3/+3 |
* | The x86 atomic operations are already locked, so they do not need an | jhb | 2000-10-28 | 1 | -2/+0 |
* | Fix a couple of whitespace nits. | jhb | 2000-10-27 | 2 | -4/+4 |
* | Convert all users of fldoff() to offsetof(). fldoff() is bad | phk | 2000-10-27 | 4 | -5/+3 |
* | Declare or #define per-cpu globals in <machine/globals.h> in all cases. | bde | 2000-10-27 | 8 | -34/+1 |
* | As the blocking model has seems to be troublesome for many, disable | markm | 2000-10-27 | 1 | -0/+1 |
* | - Add atomic_cmpset_{acq_,rel_,}_long | jhb | 2000-10-25 | 1 | -0/+52 |
* | Fast interrupts have no associated process, therefore do not try | ps | 2000-10-25 | 2 | -22/+26 |
* | The USB scanner driver. To be used together with SANE. | n_hibma | 2000-10-25 | 1 | -0/+1 |
* | - Overhaul the software interrupt code to use interrupt threads for each | jhb | 2000-10-25 | 9 | -89/+82 |
* | Don't dink with interrupts in vm_page_zero_idle(). This code assumed it | jhb | 2000-10-23 | 1 | -10/+1 |
* | Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98 | non | 2000-10-23 | 1 | -0/+4 |
* | Define the mtx_legal2block() macro used in the witness code that managed | jhb | 2000-10-20 | 1 | -0/+2 |
* | Return -10000 in pci_hostb_probe to allow agp driver (disabled otherwise) | ache | 2000-10-20 | 1 | -1/+1 |
* | Add i815 Host to Hub | ache | 2000-10-20 | 1 | -0/+3 |
* | Catch up to moving headers: | jhb | 2000-10-20 | 8 | -9/+9 |
* | Actually harvest interrupt threads when the last handler is removed from a | jhb | 2000-10-20 | 3 | -6/+51 |
* | - machine/mutex.h -> sys/mutex.h | jhb | 2000-10-20 | 1 | -2/+2 |
* | - machine/mutex.h -> sys/mutex.h | jhb | 2000-10-20 | 1 | -2/+2 |
* | - machine/mutex.h -> sys/mutex.h | jhb | 2000-10-20 | 1 | -6/+6 |
* | - machine/mutex.h -> sys/mutex.h | jhb | 2000-10-20 | 2 | -6/+6 |
* | - Make the mutex code almost completely machine independent. This greatly | jhb | 2000-10-20 | 1 | -512/+23 |
* | - Expand the set of atomic operations to optionally include memory barriers | jhb | 2000-10-20 | 1 | -2/+108 |
* | Axe the barrier_{read,write,rw}() helper functions as this method of | jhb | 2000-10-20 | 3 | -72/+0 |
* | Convert the type of bus_space_handle_t of pc98 from structure into | kato | 2000-10-20 | 3 | -32/+66 |
* | Call the BIOS to route the selected interrupt. Correctly calculate the | msmith | 2000-10-19 | 1 | -4/+22 |
* | Add PCI BIOS function codes for IRQ routing fetch and route. | msmith | 2000-10-19 | 1 | -0/+2 |
* | Axe the idle_event eventhandler, and add a MD cpu_idle function used | jhb | 2000-10-19 | 1 | -11/+4 |
* | Add in a simple API for memory barriers to machine/bus.h: | jhb | 2000-10-18 | 3 | -0/+69 |
* | Use appropriate resource management accessors instead of directly | mdodd | 2000-10-18 | 2 | -14/+16 |
* | - Catch up to moving headers, machine/ipl.h -> sys/ipl.h | jhb | 2000-10-17 | 1 | -7/+9 |
* | Implement write combining for crashdumps. This is useful when | ps | 2000-10-17 | 1 | -3/+14 |
* | Add types and prototypes. | imp | 2000-10-16 | 2 | -2/+46 |
* | Remove debug writes introduced in prior commit | imp | 2000-10-16 | 1 | -5/+2 |
* | Add the ability to use the $PIR table in the BIOS to route interrupts | imp | 2000-10-16 | 2 | -3/+74 |
* | Remove unneeded #include <machine/clock.h> | phk | 2000-10-15 | 1 | -1/+0 |
* | Move DELAY() from <machine/clock.h> to <sys/systm.h> | phk | 2000-10-15 | 1 | -1/+0 |
* | Change the text for the ServerWorks north bridge chips. RCC is now | alc | 2000-10-14 | 1 | -4/+4 |
* | savectx() is now used exclusively by the crash dump system. Move the | peter | 2000-10-13 | 2 | -0/+6 |
* | Removed unused include of <machine/lock.h>. The locking interface stopped | bde | 2000-10-12 | 1 | -4/+0 |
* | Moved the definitions of AST_PENDING and AST_RESCHED to the correct place. | bde | 2000-10-12 | 2 | -2/+9 |
* | Bring the 'twe' driver back now that we think it should work. | msmith | 2000-10-12 | 1 | -0/+1 |
* | When testing for PCI bus overlap with another enumerator, make sure we | msmith | 2000-10-11 | 1 | -1/+1 |
* | Unremoved used include of <machine/ipl.h>. Removing it in rev.1.95 | bde | 2000-10-09 | 2 | -0/+2 |
* | Only attach "legacy" PCI busses if none have been attached via any other | msmith | 2000-10-09 | 1 | -3/+23 |
* | Work around a bug by adding struct tags. gcc-2.95 apparently gets the | bde | 2000-10-06 | 1 | -2/+2 |
* | - Change fast interrupts on x86 to push a full interrupt frame and to | jhb | 2000-10-06 | 17 | -411/+170 |
* | currentldt is now a "special" global-data variable, and as such, there | jhb | 2000-10-06 | 1 | -3/+0 |