summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
1999-12-18Use bswap32() as SCR_BO() macro to avoid unexpected side effects.tsutsui
1999-12-17regendrochner
1999-12-17add Intel 450NX stuffdrochner
1999-12-17Avoid feeding negative values to the `roundup()' macro.pk
1999-12-17Fix status bit symbols strings.pk
1999-12-17Regen.augustss
1999-12-17Add a 3Com camera.augustss
1999-12-17Remove extra #endif so we can compile again.augustss
1999-12-17Regen.augustss
1999-12-17Change the Galileo entries so the generated code can be compiled.augustss
1999-12-17Deal with cable problems gracefully. From Onno van der Linden.fvdl
1999-12-17Indicate that rcons is a dead end and that doing something more wsconsish isad
1999-12-17Regen.soren
1999-12-17Fix comment.soren
1999-12-17Regen.soren
1999-12-17Add Galileo Technology system controllers.soren
1999-12-16Add back cut Cardbus_conf_write/cardbus_conf_write lines.abs
1999-12-16Remove part of a bogus comment and put it in a more appropiate spot.ad
1999-12-16Dispatch another nit.ad
1999-12-16Dual LVD (1280) support.mjacob
1999-12-15Add even more debug output.augustss
1999-12-15More debug printfs.augustss
1999-12-15Fix comment.ad
1999-12-15Now I remember. Add a new flag, WSFONT_RDONLY that indicates the fontad
1999-12-15- Change prefix for Bt459 register defs to BT459_IREG to indicate thatad
1999-12-15Normalize symbol names used for multiple inclusion protection.kleink
1999-12-15Report the Capability List support bit of the SR and, if set, print thekleink
1999-12-15add one more htole32().tsutsui
1999-12-15Report all AUDIO_PROP_* properties when attaching an audio device.kleink
1999-12-15Regen.kleink
1999-12-15* Add ESS Maestro2 product ID.kleink
1999-12-15Correctly encode the configured number of buffer descriptors.pk
1999-12-15regenexplorer
1999-12-15add another modem; from Dan J Fraserexplorer
1999-12-15Nuke a bunch of debugging cruft. No functional changes.oster
1999-12-14* Probe the MII device.pk
1999-12-14Add a missing register offset.pk
1999-12-14- Squash a few stylish nits.ad
1999-12-14Note that per-depth initialization functions shouldn't be called by meread
1999-12-14The ri_hw member was added to 'struct rasops_info'. This does the same thingad
1999-12-14Whoops! Neglected to initialize the buffer queues for anything otheroster
1999-12-13Add a device driver for the Cirrus Logic CS4280 sound chip.augustss
1999-12-13First cut on an EGA driver. For initial testing, lacks some EGA vs CGA/MGAdrochner
1999-12-13fix off-by-one error in font table initialisationdrochner
1999-12-12Rework how we do the 'wakeup' when an IO completes.oster
1999-12-12Rename rf_DoAccessKernel() to raidstart() and cleanup arguments.oster
1999-12-12Rototill the IO throttle code. Rename rf_DoAccessKernel() to raidstart()oster
1999-12-12As suggested by Jason Thorpe back out revision 1.27 because it broketron
1999-12-12Take a stab at making this work on big-endian systems.thorpej
1999-12-12defopt RCONS_4BPP.scottr