aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Use /sys/sys/*.h over /usr/include/sys.David E. O'Brien2000-05-272-2/+2
* fix the return value of the SOUND_PCM_WRITE_CHANNELS ioctlCameron Grant2000-05-271-3/+7
* move various fields from pcm_channel to snd_dbufCameron Grant2000-05-263-173/+209
* if we have a codec init routine, fail the attach if init failsCameron Grant2000-05-261-3/+7
* handle emulated dma readsCameron Grant2000-05-2613-19/+51
* Add SUP1670 - Supra 336i V+ Intl. Since we update the PnP IDsSeigo Tanimura2000-05-261-0/+1
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-2646-131/+131
* Regen.Nick Hibma2000-05-252-2/+32
* New entries (Mike Meyer)Nick Hibma2000-05-251-0/+6
* Initial import of a driver for the 3ware Escalade family of ATA RAIDMike Smith2000-05-244-0/+2592
* Add 440MX chipset.Jun Kuriyama2000-05-241-0/+8
* Avoid double-call to bpf_mtap(). This is now handled in ether_input().Archie Cobbs2000-05-241-0/+2
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-2346-131/+131
* Add code which actually checks for the NCR PCI id so it can be used.Jonathan Lemon2000-05-231-1/+2
* Fix a nasty bug in ata_intr, parens are a good thing if used right.Søren Schmidt2000-05-233-30/+46
* Moved a bit of resource allocation from probe to attach based on feedbackDuncan Barclay2000-05-231-122/+109
* Fixed return value of adv_attach function.Yoshihiro Takahashi2000-05-231-17/+18
* Add PCI ID for NEC/Compaq controller.Jonathan Lemon2000-05-221-2/+5
* Add PCI id for Compaq Smart Array 431 card.Jonathan Lemon2000-05-221-0/+1
* MFRELENG_3Duncan Barclay2000-05-211-187/+625
* MFRELENG_3Duncan Barclay2000-05-211-10/+23
* MFRELENG_3Duncan Barclay2000-05-211-18/+28
* Implement an optimization of the VM<->pmap API. Pass vm_page_t's directlyPeter Wemm2000-05-211-4/+2
* Compile in the case that anyone ever actually uses LEAVE_FREE_CHARS.Tim Vanderhoek2000-05-211-1/+1
* Uh, ya, sure this almost compiled for __bsdi__. NOT!Tim Vanderhoek2000-05-211-0/+1
* Prevent vidcontrol -i from crashing alphasAndrew Gallatin2000-05-211-0/+8
* Oops, rman_get_bushandle() should be converted to rman_get_virtual()Yoshihiro Takahashi2000-05-201-1/+1
* Match the include protection with the install location.David E. O'Brien2000-05-201-3/+3
* Don't forget 'stripe' and 'mirror' commands when we turn offGreg Lehey2000-05-201-2/+2
* Rather than use a MD lpt.h, we now use the MI lptio.h.David E. O'Brien2000-05-191-2/+1
* Fixed to support PC-98.Yoshihiro Takahashi2000-05-192-2/+5
* Use the rman_get_bustag() and rman_get_bushandle() functions.Yoshihiro Takahashi2000-05-191-9/+6
* Supported the mss on PC-98 and Sound Blaster 98.Yoshihiro Takahashi2000-05-195-3/+84
* Add RSS0262 - 5614Jx3[G] V90+K56Flex Modem.Seigo Tanimura2000-05-191-0/+1
* Add ACH2012 - 5634BTS 56K Video Ready Modem.Seigo Tanimura2000-05-191-0/+1
* Print the correct value for the map type on a verbose boot.Doug Rabson2000-05-181-1/+1
* Add a couple of new PnP IDs.Seigo Tanimura2000-05-181-0/+2
* Replace all references to lnc_softc with a typedef.Paul Richards2000-05-165-58/+58
* Update copyright.Paul Richards2000-05-161-8/+29
* Re-organise lnc driver in preparation for newbusifying it.Paul Richards2000-05-165-441/+539
* fix a speed bug that nobody noticedCameron Grant2000-05-151-4/+5
* Sync with NetBSD:Nick Hibma2000-05-142-4/+6
* Sync with NetBSD:Nick Hibma2000-05-141-3/+3
* Sync with NetBSD:Nick Hibma2000-05-142-88/+81
* Unchain lnc include files.Paul Richards2000-05-142-2/+1
* Fix includes to build from /sys/dev/lncPaul Richards2000-05-142-2/+2
* Sync with NetBSD:Nick Hibma2000-05-142-7/+73
* Sync with the BPF and BRIDGE changes.Paul Richards2000-05-141-52/+5
* Sync with NetBSD:Nick Hibma2000-05-141-4/+17
* Make some if's cleaner. Add a define for the Zip 250.Nick Hibma2000-05-141-5/+5