summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* This is a major rework of the ATA driver (ATAng)sos2003-08-2425-3661/+3336
* Check in the known good version of the wi driver, with prism/symbolimp2003-08-245-0/+3703
* This doesn't work, so back them out.imp2003-08-241-2/+2
* - Add a font width field to struct scr_stat. Use this instead of '8'.jake2003-08-243-10/+12
* Return -100 rather than 0 for pccard probe routines. This allowsimp2003-08-241-2/+2
* Changed ??? to foo in dead code since ??? screws up my editor.jake2003-08-241-1/+1
* - Remember to flip the foreground and background color attributes injake2003-08-241-11/+18
* Add a driver for creator upa frame buffers found in many sparc64 machines.jake2003-08-244-0/+13197
* Add sparc64 ifdefs.jake2003-08-245-9/+41
* Fix endian bugs accessing ioctl arguments that are passed by value.jake2003-08-242-5/+5
* When present use ogain instead of master for surround sound channels.orion2003-08-231-14/+14
* PCI header files live in dev/pci.mdodd2003-08-231-2/+2
* AGP GART driver for NVIDIA nForce/nForce2 chipsets.mdodd2003-08-232-0/+466
* When calculating the block size to use for a particular sample rate,iedowse2003-08-231-4/+6
* Fix an off-by-one error in feed_monotostereo16() that caused theiedowse2003-08-231-1/+1
* In aic_reconnect()i, initialize scb. On ia64 the compiler warns aboutmarcel2003-08-231-0/+1
* o Explicitly cast the second argument to bus_space_set_region_#()marcel2003-08-231-9/+8
* s=gem/foo=dev/gem/foo=imp2003-08-231-2/+2
* s#<mk48txx/mk48txxreg.h>#<dev/mk48txx/mk48txxreg.h>#marcel2003-08-231-1/+1
* s#<foo/bar.h>#<dev/foo/bar.h>#gmarcel2003-08-233-10/+10
* s=include <ofw/=include <dev/ofw/= to reflect removal of -I$S/devimp2003-08-237-7/+7
* fix reference to pci/pcireg.himp2003-08-221-1/+1
* Add newly discovered ENE Technologies CardBus bridges to the list:imp2003-08-222-0/+16
* Prefer new location of pci include files (which have only been in theimp2003-08-223-5/+5
* Make this compiled on RELENG_4.simokawa2003-08-221-0/+5
* Comment out verbose debug messages.simokawa2003-08-222-0/+4
* Prefer new location of pci include files (which have only been in theimp2003-08-2213-26/+26
* Prefer new location of pci include files (which have only been in theimp2003-08-2239-77/+77
* Prefer new location of pci include files (which have only been in theimp2003-08-2221-41/+41
* Define a module version.imp2003-08-221-0/+2
* Prefer new location of pci include files (which have only been in theimp2003-08-221-1/+1
* Prefer new location of pci include files (which have only been in theimp2003-08-224-8/+8
* Prefer new location of pci include files (which have only been in theimp2003-08-2229-47/+47
* SHUTTLE_INIT quirk for EXATELECOM i-Bead mp3 playernjl2003-08-221-0/+4
* Prefer new location of pci include files (which have only been in theimp2003-08-2236-67/+87
* Add quirks for the EXATELECOM i-Bead mp3 player.njl2003-08-223-0/+12
* Prefer new location for dev/pci/pci*.himp2003-08-221-2/+2
* Prefer the new location of dev/pci/pci*.h.imp2003-08-221-2/+2
* Prefer the uintXX_t to the u_intXX_t names.imp2003-08-225-119/+119
* Additional VT1616 id.orion2003-08-211-1/+1
* Syncimp2003-08-211-7/+18
* Sort the vendors into three sections. First section is for thoseimp2003-08-211-6/+17
* Add a comment saying it might be Paralonimp2003-08-211-1/+1
* Sync to 1.68imp2003-08-211-1/+2
* Compaq's ID is 0x138. However, it looks like they also releasedimp2003-08-211-0/+1
* LINKSYS2 -> BROMAXimp2003-08-211-3/+3
* Update to pccarddevs 1.67imp2003-08-211-11/+13
* Vendor ID 0x274 is Bromax Communications, not Linksys. Linksys sellsimp2003-08-211-4/+6
* DSP Solutions, Inc made the XJEM1144 and XJACK ethernet cards. Updateimp2003-08-211-1/+1
* Sync to 1.66imp2003-08-211-8/+10
OpenPOWER on IntegriCloud