summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
1995-04-27Turn off some debugging code by default.mycroft
1995-04-26Fix nits from Mike Long <mike.long@analog.com> PR#996brezak
1995-04-25New audio driver from Rolf Grossmann.pk
1995-04-24short -> int (alignment)gwr
1995-04-24AMD9730 telephony chip (used to be sparc/dev/bsd_audioreg.h).pk
1995-04-24A couple of fixes frm Rolf Grossmann.pk
1995-04-21Add constants for some keyboard controller commands.mycroft
1995-04-19Watchdog now takes an int, not a short.mycroft
1995-04-19Fix thinko in previous change.mycroft
1995-04-19Garbage collect #includes.mycroft
1995-04-19Change `needs-count' to `needs-flag'.mycroft
1995-04-19Implement comtty().mycroft
1995-04-19Correct a couple of things, and add a `fe' device.mycroft
1995-04-17Fix obvious bug in reading from SB_MIC_PORT.mycroft
1995-04-17Make some functions non-static.mycroft
1995-04-17if_le conflicts with the Alpha; move description back to i386cgd
1995-04-17try to actually (gasp!) describe the drivers.cgd
1995-04-17ISA config.new files description.cgd
1995-04-17MI EISA config.new file listscgd
1995-04-17update for new locationscgd
1995-04-17clean up several ISA device interfaces: autoconfiguration, headercgd
1995-04-17config.new files description for PCI mi files.cgd
1995-04-17config.new description of SCSI mi files.cgd
1995-04-15cleanup; mostly KNF.cgd
1995-04-15Don't boundary check I/O to the `raw' partition.mycroft
1995-04-14couple small changes plus a new watchdog timer from Ignatios Souvatzis <is@be...chopps
1995-04-13cast pointer to long when converting to integer typecgd
1995-04-12Take endianness into account in ed_ring.mycroft
1995-04-11Remove duplicate definition of `constty'.pk
1995-04-11fix up some changeschopps
1995-04-11Split cninit from cons so ports that can't use it don't have to include it.mellon
1995-04-11Sync with the rest of the world. Various additional cleanup.mycroft
1995-04-11Sync with the rest of the world.mycroft
1995-04-11Move NIC register definitions to a global location.mycroft
1995-04-11This is deprecated.mycroft
1995-04-11Update for if.h. Define helper macros for accessing NIC registers. Optimizemycroft
1995-04-11LANCE register definitions, plus some utility macros for the machine-mycroft
1995-04-11Adjust for endianness, and move CHAN_[AB] out of here.mycroft
1995-04-11Move this into a generic location.mycroft
1995-04-10Change start and watchdog return values to void.mycroft
1995-04-10kernel_pmap --> pmap_kernel()mycroft
1995-04-10kernel_pmap --> pmap_kernel()mycroft
1995-04-10Add a dummy cnstop().mycroft
1995-04-10Most of the console functions return void. Also change interrupt logicmycroft
1995-04-10Properly prototype the switch table functions. Add conf.h-like macros formycroft
1995-04-07Clean up to match common code, and fix a typo.mycroft
1995-04-04Add another broken CD-ROM drive to The List.mycroft
1995-04-04Rename a few constants to match the chip documentation.mycroft
1995-04-04More debugging printf()s, from Rafal Boni.mycroft
1995-04-03Prototype iexmit().mycroft