summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2000-11-29Fix typo in comment reported by Tetsuya Isaki in kern/11587.wiz
2000-11-29Fix c896 support. If the first mem bar is 64bit, then the second one willmatt
2000-11-28Use AC97_REG_* constants rather than defining them ourselves.thorpej
2000-11-28Define additional AC'97 registers.thorpej
2000-11-28BUG FIX: change enable sequence for 16-bit pcmcia cards. This changehaya
2000-11-28Device driver for the built-in audio on Intel ICH, ICH0, ICH2,thorpej
2000-11-27Add prep support. change all __foo__ to foo. We don't __foo__ in the kernelmatt
2000-11-27BUG FIX: pccbb turns off PC Cards' power on the bus in shutdown hook.haya
2000-11-27Initial integration of the Unified Buffer Cache project.chs
2000-11-27Power management (well, suspend/resume) is now implemented. Removethorpej
2000-11-27Add a powerhook to reload AC97 registers after a resume.sommerfeld
2000-11-26Improve a debug message.augustss
2000-11-26Regen.augustss
2000-11-26Add an Intel camera (rfom OpenBSD).augustss
2000-11-26lsu -> ldad
2000-11-26lsu -> ld, by popular request.ad
2000-11-26Avoid a possible stall.ad
2000-11-26Add new powerhook argument values, PWR_SOFTSUSPEND, PWR_SOFTSTANDBY andtakemura
2000-11-26Add multiple include detection - all userland installed headers are nowsimonb
2000-11-26Don't try to use ultra-dma on sis chips with revision 0xd0. It loseschristos
2000-11-25Replace sfb_copycols() which can run better job in some degree.nisimura
2000-11-24Add another font from 4.4BSD-Lite2/luna68k.tsutsui
2000-11-24Add TC option card descriptions, which are commented out before NetBSD/pmaxnisimura
2000-11-24adjust the spinlock macros in the non-MULTIPROCESSOR, non-LOCKDEBUG casechs
2000-11-24avoid division and remainder operations for devices wherechs
2000-11-22- fix an error in uninitialized variable reference.nisimura
2000-11-22In uhci_intr(), only warn about power state confusion if thesoren
2000-11-22Remove obsolete comment.soren
2000-11-21Add a couple of fonts used on Sony NEWS.tsutsui
2000-11-21Fix errors in color lookup table initialization. Glyph is renderednisimura
2000-11-21Reduce probe noise.soren
2000-11-21Regen.soren
2000-11-21Typo.soren
2000-11-21Note 3Com card support.soren
2000-11-21Regen.soren
2000-11-21Add Prolific printer adapter.soren
2000-11-21s/iRDA/IrDA/soren
2000-11-20add moxajdolecek
2000-11-20Add an attachment for MOXA 168P isa multiport card. This code wasjdolecek
2000-11-20Use DMA from mbuf instead of copy in transmit.onoe
2000-11-20rationalize the use of b_flags for geteblk() buffers.chs
2000-11-20regen.onoe
2000-11-20CXD32222 -> CXD3222 (Sony OHCI Controller)onoe
2000-11-19Add support for Intel ICH2bouyer
2000-11-18Initialize ring buffer pointers when the ring buffer is allocated.sommerfeld
2000-11-18Regen.thorpej
2000-11-18Add some 3D Labs products, from XFree86, via groo@netbsd.orgthorpej
2000-11-17Pull up FreeBSD changes:bouyer
2000-11-17Update to firmware 12.4.13+wpaul, from FreeBSDbouyer
2000-11-17Supports ETHERCAP_VLAN_MTU. Tested on sbus hme on Ultra/1.bouyer