aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Make compiled on RELEGN_4Hidetoshi Shimokawa2003-04-281-1/+2
* Initialize error.Warner Losh2003-04-271-1/+1
* Make 2/3 of my symbol cards work again. The 3rd symbol card card hasWarner Losh2003-04-271-15/+24
* recognize the Sun Crypto 5821 and Crypto 1K cards;Sam Leffler2003-04-272-4/+22
* Add generic OEM1 PRISM3 card.Warner Losh2003-04-271-0/+1
* Sync to 1.50Warner Losh2003-04-271-1/+7
* Mystery OEM #1: A really no-name prism3 card that wi supports.Warner Losh2003-04-271-0/+4
* Sync to 1.49Warner Losh2003-04-271-1/+5
* MF-p4:Warner Losh2003-04-261-1/+19
* Add a generic cdrom.Warner Losh2003-04-261-0/+2
* Update the mbuf watermark settings to match the latest documentationPaul Saab2003-04-261-3/+3
* - Improve configuration ROM parser for multiple unit directory.Hidetoshi Shimokawa2003-04-265-149/+139
* Merge from DRI CVS: Disable MTRRs on FreeBSD-stable to work around hangs withEric Anholt2003-04-261-10/+17
* Convert the midway driver to use busdma. Except for this conversion theHartmut Brandt2003-04-254-3381/+3191
* Make fxp(4) INTR_MPSAFE (but do not enable MPSAFE just yet):Nate Lawson2003-04-252-51/+134
* Import latest changes from the vendor. This also is reported to fix theScott Long2003-04-254-38/+116
* Update the DRM to the latest from DRI CVS. Includes some bugfixes and removalEric Anholt2003-04-2531-2552/+437
* Fix printf warnings for i386 with PAE.Hidetoshi Shimokawa2003-04-242-14/+16
* Fix printf warning for RELENG_4.Hidetoshi Shimokawa2003-04-241-0/+4
* Add some IEEE 1394 OHCI chips.Hidetoshi Shimokawa2003-04-242-1/+26
* Add accessor for cis4 string. Neither OLDCARD nor NEWCARD supportWarner Losh2003-04-231-0/+1
* Use bus_space*() instead of in*() and out*().John Hay2003-04-234-317/+280
* Comment out the mixer entry for igain for the mic 20dB boost for now sinceJohn Baldwin2003-04-231-0/+2
* Add constants for USB programming interfaces. These are already definedDag-Erling Smørgrav2003-04-231-0/+3
* Get rid of kvtop().John Hay2003-04-234-79/+75
* Keep the proc locked while we set PS_INMEM so that either of the proc lockJohn Baldwin2003-04-221-1/+1
* Set the local bus address in xfer->dst.Hidetoshi Shimokawa2003-04-221-2/+2
* Use newly minted device_is_attached rather than device_is_alive to seeWarner Losh2003-04-215-5/+5
* Regen.Takanori Watanabe2003-04-212-6/+20
* Add another product ID for if_axe and correct vendor ID descriptionTakanori Watanabe2003-04-212-2/+5
* Remove unused code.Hidetoshi Shimokawa2003-04-211-70/+32
* Explicitly declare 'int' parameters.David E. O'Brien2003-04-212-0/+2
* Add eMicro codec ids.Orion Hodson2003-04-211-1/+4
* Use SOUND_MIXER_IGAIN to toggle 20dB mic boost for want of a betterOrion Hodson2003-04-211-18/+50
* Regenerate.Bill Paul2003-04-202-2/+16
* Add support for the Netgear FA120 and the D-Link DUBE100 (AX88172-basedBill Paul2003-04-202-0/+4
* Regen usbdevs.Bill Paul2003-04-202-2/+18
* Add device driver support for the ASIX Electronics AX88172 USB 2.0Bill Paul2003-04-203-0/+1374
* Convert the tx(4) driver to use the busdma API.Maxime Henrion2003-04-202-126/+328
* Better comment, more style(9) fixes.Maxime Henrion2003-04-201-4/+4
* Additional malloc failure checks.Orion Hodson2003-04-203-4/+15
* more style(9) changes.David E. O'Brien2003-04-201-6/+8
* more style(9) changes.David E. O'Brien2003-04-201-32/+32
* A few style(9) fixes.David E. O'Brien2003-04-201-50/+50
* style(9).Maxime Henrion2003-04-201-8/+11
* Make this file closer to style(9) paradigm.Maxime Henrion2003-04-191-212/+215
* - Enable interrupts only at the end of epic_attach() when all theMaxime Henrion2003-04-191-39/+35
* - Correct a comment made bogus by my last commit.Maxime Henrion2003-04-191-2/+4
* Various cleanups:Maxime Henrion2003-04-191-20/+1
* Tell the upper layer(s) that we support long frames.Prafulla Deuskar2003-04-181-0/+4