| Commit message (Expand) | Author | Age | Files | Lines |
* | Initialize the flags value properly. We used to do this in acpi_tz_all_off() | njl | 2004-09-21 | 1 | -33/+2 |
* | Don't disable acpi in shutdown if we're panicing (panicstr != NULL). This | njl | 2004-09-21 | 1 | -1/+1 |
* | Correct the capitalization of "nVidia". | des | 2004-09-21 | 1 | -5/+5 |
* | MFpc98: Check a pointer is NULL, remove unused variable. | nyan | 2004-09-20 | 1 | -3/+4 |
* | Add support Nvidia nForce2(audio) | sanpei | 2004-09-20 | 1 | -0/+4 |
* | trim trailing white space.. | jmg | 2004-09-20 | 1 | -2/+2 |
* | das@ has a ACPI bios that lists 0x3f0-0x3f1, 0x3f2-0x3f3, 0x3f4-0x3f5 | imp | 2004-09-20 | 1 | -4/+14 |
* | Add support nForce3 250 audio | sanpei | 2004-09-20 | 1 | -0/+4 |
* | Record a problem we can't workaround for now regarding duplicate interrupts | njl | 2004-09-20 | 1 | -0/+7 |
* | add '/* Panasonic products */' line(I removed it) | sanpei | 2004-09-20 | 1 | -0/+1 |
* | Fix compilation of vinum(4) when VINUMDEBUG is not defined. | marius | 2004-09-20 | 2 | -2/+2 |
* | Correct value and description of the unused MK48TXX_WDAY_FT macro. | marius | 2004-09-20 | 1 | -1/+1 |
* | Commit the new version of the adlink driver which can do non-cyclic | phk | 2004-09-19 | 1 | -305/+250 |
* | - Some of the upper bits of the time related (seconds, minutes, etc.) | marius | 2004-09-19 | 2 | -19/+131 |
* | spell RX correctly | jmg | 2004-09-19 | 1 | -16/+10 |
* | Add Sitecom's LN-029 USB 2.0 Ethernet adapter. | iedowse | 2004-09-18 | 2 | -0/+5 |
* | Add support for the fxp(4) based card in ICH6 (i915) chipsets. | mux | 2004-09-18 | 1 | -0/+1 |
* | pass in pointer to m_head to re_encap because m_defrag could free the | jmg | 2004-09-18 | 1 | -13/+13 |
* | Use tty->t_sc to find out softc. | phk | 2004-09-18 | 2 | -12/+11 |
* | Actually this order (unlock, wakeup) in this case is race-safe and can | pjd | 2004-09-18 | 1 | -1/+1 |
* | Fix an issue with ng_tty which (ab)used the tty->t_sc field which is | phk | 2004-09-17 | 1 | -4/+6 |
* | Fix compilation again. | phk | 2004-09-17 | 1 | -3/+0 |
* | The long dead hand of the past has pushed forward useless bits in this | imp | 2004-09-17 | 4 | -28/+4 |
* | Overhaul ucom serial driver by using generic stuff instead of homerolled | phk | 2004-09-17 | 5 | -440/+154 |
* | Use ttyalloc() instead of ttymalloc(NULL) | phk | 2004-09-17 | 7 | -7/+7 |
* | Commit patch to supress spurious link change events. Apparently, with | wpaul | 2004-09-17 | 1 | -2/+11 |
* | Handle _FDE results of 5 bytes (vs. 5 uint32_t's). BIOS vendors find yet | njl | 2004-09-17 | 1 | -37/+54 |
* | - Make md(4) 64-bit clean. | pjd | 2004-09-16 | 1 | -161/+89 |
* | There is no need to keep 'npage' value inside our softc structure, | pjd | 2004-09-16 | 1 | -8/+8 |
* | Allocate tty at attach time rather than open time. | phk | 2004-09-16 | 1 | -49/+43 |
* | - Do not use bio_pblkno as it is going away anyway. | pjd | 2004-09-16 | 1 | -13/+14 |
* | First wakeup, then unlock. | pjd | 2004-09-16 | 1 | -2/+1 |
* | Type 'int' is too small for 'i' and 'lastp' variables. Use proper type, | pjd | 2004-09-16 | 1 | -2/+2 |
* | Don't print a warning message if the _CRS value is empty. This is already | njl | 2004-09-16 | 1 | -7/+5 |
* | Ignore leading '_' in model name returned by devices. | sos | 2004-09-16 | 1 | -1/+1 |
* | default: case shouldn't set an error yet either. | imp | 2004-09-16 | 1 | -1/+0 |
* | Reserve the DMA memory at attach time, rather than at use. While | imp | 2004-09-16 | 1 | -15/+12 |
* | If the timeout handler runs and notices that commands are timed out, check | scottl | 2004-09-16 | 2 | -0/+11 |
* | For the moment, treat failures to attach floppy drives as non-fatal | imp | 2004-09-16 | 1 | -2/+0 |
* | Backout the code which tries to use undocumented way to determine if | sobomax | 2004-09-15 | 1 | -43/+5 |
* | Flush the queue of minor fixes to pst. | sos | 2004-09-15 | 3 | -5/+3 |
* | #include <isa/isavar.h> instead of <i386/isa/isa_dma.h> | phk | 2004-09-15 | 2 | -2/+2 |
* | Fix a typo that affects !i386. | alc | 2004-09-15 | 2 | -2/+2 |
* | Add missing NGE_LOCK_DESTROY() to nge_detach(). | wpaul | 2004-09-14 | 1 | -0/+2 |
* | Make two major changes to this code to address some stability/corruption | wpaul | 2004-09-14 | 2 | -300/+239 |
* | Deallocate VM object on failure. | pjd | 2004-09-14 | 1 | -0/+2 |
* | One more missing NDFREE(9). | pjd | 2004-09-14 | 1 | -0/+1 |
* | - Don't forget about NDFREE() in case of vn_open() failure. | pjd | 2004-09-14 | 1 | -2/+4 |
* | Fix UMA zone leak. | pjd | 2004-09-14 | 1 | -0/+1 |
* | Use bus_setup_intr in preference to BUS_SETUP_INTR. | imp | 2004-09-14 | 1 | -1/+1 |