Age | Commit message (Expand) | Author |
1999-12-03 | Amazingly neither the compiler nor review missed this silly botch. | mjacob |
1999-11-30 | Remove duplicate #include. | Aaron Campbell |
1999-11-30 | Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adapter | cmetz |
1999-11-28 | Enable TI16750 UART support. | Jason Downs |
1999-11-26 | provide general "probing" routine, also used in isa cards memory sizing; | Michael Shalayeff |
1999-11-23 | make CFGPRINTF only available for SCSIDEBUG/DEBUG kernels | mjacob |
1999-11-23 | make a couple more items CFGPRINTF items | mjacob |
1999-11-23 | pretty up kernel printf's | Jason Wright |
1999-11-22 | Fix crock where channel was used before being set. All my kernels | mjacob |
1999-11-22 | Far too many things to note- a complete new revision coming in including | mjacob |
1999-11-17 | New interface to ATA registers that goes through the lower-level device | Constantine Sapuntzakis |
1999-11-09 | in the ifdef POWERPC section, do use ppc, not p4e, for the iohandle | Dale S. Rahn |
1999-10-29 | Change wdc_input_bytes and wdc_output_bytes to use | Constantine Sapuntzakis |
1999-10-29 | reliability fixes from csapuntz; commit message replaced later with details | Theo de Raadt |
1999-10-28 | Downgrade to mode 2 first if we were udma > 2; from NetBSD. costa@ ok. | Federico G. Schwindt |
1999-10-26 | This file has my code in it, attach my copyright. | Jason Downs |
1999-10-09 | wdc layer work: | Constantine Sapuntzakis |
1999-10-06 | New (and better) defines in opl3sa3reg.h. Sayonara! | Federico G. Schwindt |
1999-10-06 | Add support for bass, treble, surround and mode under equalization class. | Federico G. Schwindt |
1999-10-05 | Don't define AUDIO_DEBUG | Constantine Sapuntzakis |
1999-09-21 | Add get_portnum_by_name to ac97 vtbl. | Constantine Sapuntzakis |
1999-09-19 | AC-97 CODEC support. Some help from FreeBSD, esp. on nice printing of | Constantine Sapuntzakis |
1999-09-05 | style | Niklas Hallqvist |
1999-08-26 | increase timeout for "lost messages" | David Leonard |
1999-08-26 | remove some unneeded debugging | David Leonard |
1999-08-25 | receive works a lot better now | David Leonard |
1999-08-21 | Disable device interrupts in INTSEL register when interface is down. | David Leonard |
1999-08-19 | increase size of register copies for debugging | David Leonard |
1999-08-19 | revert to spin waiting on mailboxes | David Leonard |
1999-08-19 | extend debugging to 16-bit pio | David Leonard |
1999-08-19 | -remove some more statics | David Leonard |
1999-08-16 | Remove netbsd ifdefs. | Federico G. Schwindt |
1999-08-16 | Only print revision if SMC_DEBUG is defined. Shorten dmesg output. | Federico G. Schwindt |
1999-08-15 | i82586/96 MI stuff currently in 586 mode, tested on hppa; from netbsd i82586 | Michael Shalayeff |
1999-08-15 | media information shows up in ifconfig -m, does not need to show up in dmesg | Theo de Raadt |
1999-08-13 | well of course it is Ethernet... | Theo de Raadt |
1999-08-13 | shutdown hook exists for the wrong reasons | Theo de Raadt |
1999-08-08 | These all are backends for interfaces that can be attached late, whence | Niklas Hallqvist |
1999-08-08 | pasto from pccom.c | Niklas Hallqvist |
1999-08-08 | revert function accidentally committed | Niklas Hallqvist |
1999-08-08 | Detach support for com; NetBSD and me | Niklas Hallqvist |
1999-08-08 | Fill in detach support in the i82365 driver; mostly netbsd, as was the | Niklas Hallqvist |
1999-08-06 | EEPROM_PNP was wrong | Theo de Raadt |
1999-08-05 | ifdef/endif enclose debugging code | Jason Wright |
1999-08-05 | mv isa/mpu401var.h ic/mpuvar.h | Theo de Raadt |
1999-08-05 | Make IDE compile on alpha again: | Niklas Hallqvist |
1999-08-04 | new bus_dma API, match it | Niklas Hallqvist |
1999-08-04 | Add new manifest constant for demand mode DMA; form NetBSD | Niklas Hallqvist |
1999-08-04 | Driver for the 3c515 FastEtherlink ISA | Jason Wright |
1999-07-30 | rename rl2->rln for sanity | David Leonard |