Age | Commit message (Expand) | Author |
1999-02-06 | match qfe's as hme's | Jason Wright |
1999-02-04 | Code clean up, misc fixes | Jason Wright |
1999-02-01 | modem signal fixups | Jason Wright |
1999-02-01 | missed in spif driver addition; spotted by fries | Jason Wright |
1999-02-01 | add support for spif & magma | Jason Wright |
1999-02-01 | driver for the 8 serial 1 parallel SUNW,spif board: | Jason Wright |
1999-01-31 | Typo in comment | Jason Wright |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1999-01-10 | Generalize cpu_set_kpc to take any kind of arg; mostly from NetBSD | Niklas Hallqvist |
1999-01-08 | move spinlock.h into the real world | David Leonard |
1999-01-08 | check for lp->d_secpercyl == 0) in bounds_check_with_label() | Todd C. Miller |
1999-01-08 | make uint*_t line up nicely and add a few $OpenBSD$ tags that were missing | Todd C. Miller |
1999-01-07 | move uint*_t to machine/types.h | Todd C. Miller |
1999-01-07 | global decl for *intr() routines, plus add INET6 | Theo de Raadt |
1999-01-07 | Take advantage of kernel printf %b | Jason Wright |
1999-01-06 | support lebuffer devices on sparc ramdisk | Theo de Raadt |
1999-01-05 | be extra careful to not divide by zero; more arches to come | Todd C. Miller |
1999-01-02 | Midi & sequencer support from NetBSD, mostly by Lennart Augustsson | Niklas Hallqvist |
1998-12-29 | first cut at a bpp driver; mailed to me by downsj eons ago | Theo de Raadt |
1998-12-22 | only define le_softc variables ifdef SUN4M; C. W. Wilkerson (wilker@purdue116... | Jason Wright |
1998-12-14 | ss20 machines which claim to have SBUS_BURST_64 are lying | Theo de Raadt |
1998-12-14 | Do clamping of dvma burst size like everything else | Jason Wright |
1998-12-13 | be more careful with media handlings | Theo de Raadt |
1998-12-02 | use more memory for lance; performance enhancement | Theo de Raadt |
1998-11-20 | marc did not test this completely | Theo de Raadt |
1998-11-20 | careful off handling in mmap routines | Theo de Raadt |
1998-11-20 | make _MCOUNT_DECL non-static so the compiler doesn't bitch and | Marco S Hyman |
1998-11-16 | save a bit of space; theo. | Jason Wright |
1998-11-11 | A few more dma in non-dma slot checks | Jason Wright |
1998-11-11 | Detect cards that require dma that are in non-dma slots and don't allow | Jason Wright |
1998-11-03 | Update audio_hw_if. | Jason Downs |
1998-11-02 | First step at unifying qe & be drivers: | Jason Wright |
1998-10-21 | The qec global reset should only be allowed to happen once per qec card, not | Jason Wright |
1998-10-20 | o Only read the per-channel status reg if the global int mask says something | Jason Wright |
1998-10-19 | Use register definitions from AMD databook. | Jason Wright |
1998-10-19 | qec+qe support & OpenBSD tags for everyone | Jason Wright |
1998-10-19 | Support for the qec+qe (SBus QuadEthernet board) | Jason Wright |
1998-10-19 | Garbage collect an unused variable. | Jason Wright |
1998-10-14 | pretty print message | Theo de Raadt |
1998-10-09 | slight further tweak | Theo de Raadt |
1998-10-09 | tweak spacing of cache information printing | Theo de Raadt |
1998-10-09 | Turn off all "counter expired" interrupts (missed defer-counter expired counter) | Jason Wright |
1998-10-03 | Add a "spoofonly" argument to readdisklabel() which will be used to | Todd C. Miller |
1998-10-02 | Fixed multicast filter setup. | Jason Wright |
1998-09-29 | allow a kernel w/o DDB but with ksyms to link | Todd C. Miller |
1998-09-28 | Remember the status of the aui/tp bit, and reset it and wait | Jason Wright |
1998-09-28 | don't use bcopy to get the tx_flags value, get it directly | Jason Wright |
1998-09-28 | introduce attribute 'ifmedia' which means 'this particulariface | Michael Shalayeff |
1998-09-25 | o xfs is in the house (thanks art, for getting me started) | Todd T. Fries |
1998-09-24 | o If using the serial phy interface and an bad phy addr is requested, make | Jason Wright |