Age | Commit message (Expand) | Author |
2001-02-09 | Tickle D0 power state so the cs4281 works after reboots from Windows 2000. | Aaron Campbell |
2001-02-09 | Add PCI Power Management Control Register definitions; from NetBSD. | Aaron Campbell |
2001-02-09 | check dev in cn_tab for sanity, better than pagefaulting | Michael Shalayeff |
2001-02-09 | Fix an uninitialized variable. | Aaron Campbell |
2001-02-09 | Bad aaron. Broke alpha. | Artur Grabowski |
2001-02-09 | Handle vr_encap() failure. From FreeBSD. | Aaron Campbell |
2001-02-09 | Sync with FreeBSD: | Aaron Campbell |
2001-02-09 | Add support for parsing the media blocks from the SROM on the 21143 adapters. | Aaron Campbell |
2001-02-08 | Use <scsi/scsi_message.h> defines rather than homegrown ones. | Kenneth R Westerback |
2001-02-08 | Cause keypresses to reset the screen in case we are in scrollback (previously | Aaron Campbell |
2001-02-07 | ok, commit this since it most likely to work; i guess now it will get tested ... | Michael Shalayeff |
2001-02-06 | Laptop ICH2 IDE | Chris Cappuccio |
2001-02-06 | sync | Chris Cappuccio |
2001-02-06 | Laptop ICH2 IDE | Chris Cappuccio |
2001-02-05 | WSMOUSEIO_SRES, WSMOUSEIO_SSCALE and WSMOUSEIO_SRATE are _IOW(), not _IOR() | Matthieu Herrb |
2001-02-04 | Permit scrollback (SHIFT+PGUP/PGDN) to be activated from a USB keyboard. | Aaron Campbell |
2001-02-03 | Violent cleanup of the code. Lots of effort duplication removed. | Artur Grabowski |
2001-02-03 | oops, sleep(9) | Michael Shalayeff |
2001-02-03 | new timeouts | Michael Shalayeff |
2001-02-03 | new timeouts | Michael Shalayeff |
2001-02-03 | new timeouts; somebody, fold it back to {f,n}bsd | Michael Shalayeff |
2001-02-03 | new timeouts | Michael Shalayeff |
2001-02-03 | new timeouts; this makes whole pci new timeouts user | Michael Shalayeff |
2001-02-03 | fix the comment | Michael Shalayeff |
2001-02-03 | new timeout, even not in generic | Michael Shalayeff |
2001-02-03 | new timeout, space control | Michael Shalayeff |
2001-02-03 | new timeouts | Michael Shalayeff |
2001-02-03 | new timeouts | Michael Shalayeff |
2001-02-03 | new timeouts | Michael Shalayeff |
2001-02-03 | new timeouts | Michael Shalayeff |
2001-02-03 | new timeouts | Michael Shalayeff |
2001-02-03 | no machine/pio.h is needed, space police | Michael Shalayeff |
2001-02-03 | new timeouts, space control | Michael Shalayeff |
2001-02-03 | make it compile, new timeouts, space control | Michael Shalayeff |
2001-02-03 | no timeouts is new timeouts | Michael Shalayeff |
2001-02-02 | $OpenBSD$ | Aaron Campbell |
2001-02-02 | $OpenBSD$ | Aaron Campbell |
2001-02-02 | Remove dead code. | Aaron Campbell |
2001-02-02 | No need for xl(4) to report tx underruns, they are much too common, and the | Aaron Campbell |
2001-02-02 | Fix an uninitialized variable; henric@aimnet.com | Aaron Campbell |
2001-02-02 | The read/write indication bit in DMAERR reg is bit 1, not bit 0 | Jason Wright |
2001-02-01 | adapt to wscons type changes. | Artur Grabowski |
2001-02-01 | Fix the wsmux_setmax() function. By the time wsmuxattach() runs (through hook | Aaron Campbell |
2001-02-01 | Do not attempt to attach cards that have unsupported (i.e., non-5, non-3) | Aaron Campbell |
2001-01-31 | Allocate shared memory via the bus_dmamem/bus_dmamap interface; makes le | Thorsten Lockert |
2001-01-31 | based on art's sparc patch: | Jason Wright |
2001-01-31 | OpenBSD does have paddr_t, I can't explain why I thought it didn't; art@ | Aaron Campbell |
2001-01-31 | before copying the packet header, make sure we actually got the mbuf | Jason Wright |
2001-01-31 | Some int -> u_long (I incorrectly converted paddr_t to int when porting this). | Aaron Campbell |
2001-01-30 | sync | Theo de Raadt |