| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Simplify the reference counting of page table pages. Specifically, use | alc | 2004-09-19 | 3 | -71/+35 |
* | The zone from which proc structures are allocated is marked | das | 2004-09-19 | 4 | -34/+10 |
* | fix misspelling of TX... | jmg | 2004-09-19 | 1 | -1/+1 |
* | spell RX correctly | jmg | 2004-09-19 | 1 | -16/+10 |
* | comment requirement that rx/tx descriptor counts must be equal due to | jmg | 2004-09-19 | 1 | -3/+8 |
* | Use correct malloc type when freeing memory allocated by g_read_data. | fjoe | 2004-09-19 | 1 | -2/+2 |
* | The getpages VOP was a good stab at getting scatter/gather I/O without | phk | 2004-09-19 | 2 | -293/+5 |
* | MFamd64/i386 | alc | 2004-09-19 | 1 | -1/+2 |
* | MFp4: | marcel | 2004-09-19 | 8 | -199/+353 |
* | Remove an outdated assertion from _pmap_allocpte(). (When vm_page_alloc() | alc | 2004-09-19 | 3 | -9/+0 |
* | Put in a commented out ispfw device under isp and note that this is usually | mjacob | 2004-09-19 | 1 | -0/+1 |
* | Release the page queues lock earlier in pmap_protect() and pmap_remove() in | alc | 2004-09-18 | 3 | -16/+13 |
* | Remove useless include of <machine/fpu.h>. | marcel | 2004-09-18 | 2 | -4/+0 |
* | 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 |
* | Single concat or striped plexes don't need no special initialization | le | 2004-09-18 | 2 | -3/+21 |
* | Initialize new ttys a bit more. | phk | 2004-09-18 | 1 | -8/+22 |
* | Use tty->t_sc to find out softc. | phk | 2004-09-18 | 2 | -12/+11 |
* | Re-vamp how I/O is handled in volumes and plexes. | le | 2004-09-18 | 9 | -663/+772 |
* | Actually this order (unlock, wakeup) in this case is race-safe and can | pjd | 2004-09-18 | 1 | -1/+1 |
* | Log the renaming of an interface. This should make it easier to follow | brooks | 2004-09-18 | 1 | -0/+3 |
* | A long, long time ago in a CVS branch far away (specifically, HEAD prior | jhb | 2004-09-18 | 2 | -6/+6 |
* | MFi386: revision 1.56 (Add -fno-unit-at-a-time to CFLAGS). | nyan | 2004-09-18 | 1 | -0/+1 |
* | Move makectx() after kdb_cpu_trap(), so the PCB will have possible MD | marcel | 2004-09-17 | 1 | -4/+4 |
* | Fix an issue with ng_tty which (ab)used the tty->t_sc field which is | phk | 2004-09-17 | 3 | -10/+13 |
* | Provide our own FPSWA definitions, instead of depending on the Intel | marcel | 2004-09-17 | 4 | -50/+55 |
* | Remove useless inclusion of <machine/fpu.h> | marcel | 2004-09-17 | 1 | -1/+0 |
* | - Remove advertising clause from copyright [1] | glebius | 2004-09-17 | 4 | -32/+4 |
* | Fix compiler warnings, when __stdcall is #defined, by adding explicit casts. | bms | 2004-09-17 | 2 | -2/+2 |
* | 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 |
* | Add ttyopen and ttyclose functions which will do the right stuff for | phk | 2004-09-17 | 1 | -0/+97 |
* | forward declare struct cdev, not cdevsw; | phk | 2004-09-17 | 1 | -1/+1 |
* | Allocate tty at attach time instead of open time. | phk | 2004-09-17 | 1 | -9/+17 |
* | Be slightly less bogus in struct tty allocation. | phk | 2004-09-17 | 1 | -3/+2 |
* | Use tty->t_sc, ttyalloc() and lock/init termios from struct tty. | phk | 2004-09-17 | 2 | -142/+114 |
* | Include <sys/malloc.h> to satisfy new isa_dma stuff. | phk | 2004-09-17 | 2 | -0/+2 |
* | Pass the idea of the make(1) binary to use down to newvers.sh. | ru | 2004-09-17 | 2 | -2/+2 |
* | Add various stuff to struct tty and surounding areas in preparation | phk | 2004-09-17 | 2 | -0/+28 |
* | Use ttyalloc() instead of ttymalloc(NULL) | phk | 2004-09-17 | 7 | -7/+7 |