summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Put use of DIOCWLABEL under #ifdef NO_GEOMphk2003-01-262-1/+8
* Disable DRA to fix problems with recording.orion2003-01-261-14/+19
* Allow defaulting the console to ttya when it sets to screen and keyboardjake2003-01-262-10/+16
* Add INTEL EEPRO100imp2003-01-251-0/+1
* Add ac97_patch.[ch] that provide space for ac97 codec specific patches.orion2003-01-254-74/+158
* Change API of FW_GDEVLST ioctl.simokawa2003-01-255-40/+50
* Remove FW_SSTDV ioctl. It is not used anymore.simokawa2003-01-245-10/+35
* Merge little and big endian case.simokawa2003-01-242-251/+127
* - add support for IPX (tested with mount -t nwfs and mars_nwe),fjoe2003-01-241-7/+8
* - The 'aux' field isn't around any longer.mdodd2003-01-241-7/+5
* More useful announce message containing current speed of CPUnjl2003-01-231-3/+3
* - Add sysctl knob for bus manager. (hw.firewire.try_bmr)simokawa2003-01-232-18/+29
* Hack around a bug in the 2200 and 2120 controllers that connot DMAscottl2003-01-232-4/+18
* YAM: This id is found in a Sony Vaio GRX-670. When will this end?marcel2003-01-221-0/+1
* Revert AHD_TIMER_MAX_US to its original definition now that thegibbs2003-01-221-2/+1
* Make the arguments to d_close() match the arguments to d_open(), sincejoerg2003-01-221-1/+1
* Add yet another Sony Vaio PS/2 mouse ID. This one is found on a VX88.hsu2003-01-221-2/+3
* Free resources when failing to set up the interrupt.tmm2003-01-211-0/+1
* bus_dmamap_sync() overhaul:tmm2003-01-211-21/+24
* bus_dmamap_sync() overhaul:tmm2003-01-212-22/+18
* Define misc structs outside of struct firewire_comm.simokawa2003-01-211-77/+85
* Ignore events of unused IR DMA.simokawa2003-01-211-3/+11
* Regenjoe2003-01-212-2/+9
* Add support for Epson 1660 scanner.joe2003-01-212-0/+2
* Bandaid to make the kernel compile until the scsi-crew can find out whatphk2003-01-211-1/+2
* Add yet another Sony Vaio PS/2 mouse ID. This one is found in a R505GL.marcel2003-01-211-0/+1
* Add a missing '{'phk2003-01-211-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-21133-364/+364
* Remove the fake disklabel, no longer needed.sos2003-01-212-47/+7
* Fix a missed goal.period -> goal.offset change. Ingibbs2003-01-201-2/+2
* move sysctl's under hw.hifn; change max batching default to 1 (no batching)sam2003-01-201-7/+9
* move sysctl's under hw.ubsecsam2003-01-201-9/+10
* correct default setting of hw.wi.txerate; it must be -1, not zero,sam2003-01-201-2/+2
* correct sysctl names and move them to hw.wi: hw.wi.txerate controls the ratesam2003-01-201-4/+6
* aic7xxx.reg:gibbs2003-01-206-138/+251
* aic79xx.c:gibbs2003-01-207-152/+844
* gc dead codesam2003-01-201-7/+0
* #if 0 one more line to make this compile without subr_disklabel.c.phk2003-01-201-0/+4
* Allow constants to be complex expressions so long as thosegibbs2003-01-201-15/+6
* Fix the last reference to the reg_print.c file handlegibbs2003-01-201-2/+2
* Remove stale reference to deprecated mini-disklayer stuff.scottl2003-01-201-13/+0
* Re-implemention of the interpolation code used for sample rateorion2003-01-201-53/+308
* Regenjoe2003-01-202-2/+9
* default tx error rate limiting to 0 to disable tx error msgs; this issam2003-01-201-1/+1
* Support for the "Seiko Epson Perfection 1260 scanner".joe2003-01-202-0/+2
* Small change to the previous commit, zero out the 48BIT flag in ata_commandsos2003-01-192-10/+10
* Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in themike2003-01-191-1/+1
* Finally give CCD the disk mini-layer treatment:phk2003-01-191-431/+143
* Unifdef -UDEBUG on the CCD driver. The debugging is mostly uselessphk2003-01-191-145/+0
* Add support for the ServerWorks CSB6.sos2003-01-192-1/+12
OpenPOWER on IntegriCloud