summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* changed from using dev_link() to devfs_link()scrappy1996-04-021-3/+3
* Fetch the (dummy) READY CHANGED condition interrupt stati thatjoerg1996-03-311-1/+8
* Fix a bogus message:joerg1996-03-311-2/+2
* aic7xxx.seq:gibbs1996-03-315-31/+21
* Fixed group of some more disk devices.bde1996-03-291-9/+9
* Fixed missing quote in a devfs string.bde1996-03-291-2/+2
* A bug fix and a couple of new modes for the meteor driver.jkh1996-03-281-1/+5
* Removed an unused devfs variable again.bde1996-03-281-2/+2
* Switched from using devfs_add_devsw() to devfs_add_devswf()scrappy1996-03-281-4/+6
* Switched from using devfs_add_sw() to using devfs_add_swf()scrappy1996-03-288-97/+78
* Reviewed by: julian@freebsd.orgscrappy1996-03-281-0/+1
* Fixed ownerships of callout devices.bde1996-03-273-37/+39
* Moved the initialization of the devfs devices to after the initializationbde1996-03-271-7/+9
* Fixed name of /dev/speaker (it's not spkr).bde1996-03-271-4/+4
* Fixed group of disk devices (was wheel or games, now operator).bde1996-03-271-6/+6
* Change how mirror writes are handled, according to the discussion on theasami1996-03-261-9/+39
* Eliminate reference to ac_ipaddr in FreeBSD case.fenner1996-03-231-2/+2
* Ported to 2.2-current. Uses [bc]devsw_add(), and is also now a properasami1996-03-211-69/+66
* Fixed unsigned longs that should have been vm_offset_t.bde1996-03-191-2/+2
* Always dsgone() slices when we leave.phk1996-03-171-3/+2
* Fix/cleanup raw partition open/close codeache1996-03-171-23/+20
* This is a revised fe, Ethernet driver for MB8696x based adapters.jkh1996-03-172-503/+800
* Changes to the Digi/Arnet SYNC driver:peter1996-03-174-328/+559
* Fix the isa_device table (lkm): id_irq and id_maddr must be 0.jmz1996-03-161-1/+1
* Add code to make it a loadable kernel modulejmz1996-03-151-0/+46
* aha1742.c:gibbs1996-03-101-4/+4
* Reset the DMA control register whenever we reset the sequencer.gibbs1996-03-102-48/+22
* Convert a timeout loop from 100 iterations of 15uS to 50rgrimes1996-03-091-2/+2
* Make the handshake lines do the right thing. This is untested by the authorpeter1996-03-032-26/+28
* Add more options into the conf/options and i386/conf/options.i386 filespeter1996-03-021-1/+2
* Hopefully, this will fix the problems that some people have been having withjkh1996-03-021-1/+14
* Fix media type determination.gibbs1996-02-283-10/+8
* Fix re-sense codeache1996-02-271-4/+6
* rmcd0c: now several ioctls (eject/close/debug/reset/etc.) worksache1996-02-271-58/+71
* Clean up the 3c5x9 driver and add an eisaconf probe to it. This shouldgibbs1996-02-262-188/+257
* 3c5x9.c:gibbs1996-02-262-2/+310
* Added some delays to the probe. This might fix some incompatible UARTsbde1996-02-251-1/+4
* Don't turn off the motor on active drives. The motor timeout maybde1996-02-251-1/+12
* Remove limit of port I/O addresses to 65K, since PCI specifies 32 bitse1996-02-191-3/+5
* Add generic PCI to PCI bridge support.se1996-02-171-21/+68
* - Properly set the watchdog timer only during transmits.gibbs1996-02-131-26/+35
* use devfs_add_devswf and avoid local variable.phk1996-02-131-5/+3
* Implement CDIOCSTARTache1996-02-131-2/+4
* Close kern/627 - panic if syscons not attachedpst1996-02-081-1/+3
* Clean up Ethernet drivers:wollman1996-02-0610-184/+97
* Deliver all bells to current console, use different pitchache1996-02-051-11/+13
* Implement CD_MEDIA_CATALOG request for read_subchannelache1996-02-031-27/+38
* Detect yet one kind of device (taken from NetBSD)ache1996-02-031-9/+13
* Implement PREVENT & CLOSE ioctlsache1996-02-021-2/+19
* Remove close tray on open - works very bad with xcdplayerache1996-02-021-2/+2
OpenPOWER on IntegriCloud