summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* 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-265-9/+317
* Add i386/eisa/3c5x9.c, the eisaconf probe for the 3Com 3c579 and thegibbs1996-02-261-1/+2
* 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
* Re-insert a missing pmap_remove operation.dyson1996-02-251-2/+2
* Fix a problem with tracking the modified bit. Eliminate thedyson1996-02-253-136/+156
* Big sweep over the IPFIREWALL and IPACCT code.phk1996-02-232-12/+2
* . move out the error and status register def's for wt intojoerg1996-02-223-27/+76
* Updated PC-CARD support to contain most of the code from the latestnate1996-02-211-0/+104
* Return immediately in our interrupt handler if there is nothing to do.gibbs1996-02-181-1/+7
* This is an extract of changes from what I am currently running...peter1996-02-162-114/+174
* Allow I/O port ranges above the standard ISA one so the PCI probe will succeed.gibbs1996-02-161-5/+1
* Kill XNS.wollman1996-02-132-8/+6
* - 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
* Correct & Update the printing of CPU features. We have printed rubbishphk1996-02-131-3/+20
* Implement CDIOCSTARTache1996-02-131-2/+4
* Close kern/627 - panic if syscons not attachedpst1996-02-081-1/+3
* Add a couple of macros I expect to need.wollman1996-02-071-1/+4
* Comment out ISO, CCITT, LLC, and HDLC with a note to the effectwollman1996-02-062-18/+16
* Clean up Ethernet drivers:wollman1996-02-0616-279/+139
* Unspam my changes in rev 1.54 that John spammed in rev 1.55.dg1996-02-051-9/+11
* Deliver all bells to current console, use different pitchache1996-02-051-11/+13
* Changed vm_fault_quick in vm_machdep.c to be global. Needed fordyson1996-02-041-13/+9
* Rewrote cpu_fork so that it doesn't use pmap_activate, and removeddg1996-02-046-50/+16
* Document kernel config flags better and add bidirectional overridepst1996-02-041-15/+22
* Tell userconfig about qcampst1996-02-041-2/+3
* Add ability to bypass the auto-detection code. It used to be rock solidpst1996-02-041-38/+54
* Create symlinks for vnboot and bootvn, too.joerg1996-02-031-2/+2
* Fill in a lot of the missing blanks from the version I posted...peter1996-02-031-84/+89
* Implement CD_MEDIA_CATALOG request for read_subchannelache1996-02-031-27/+38
* Make the sorting of IPFW rules an option. You don't want it to sort them.phk1996-02-032-2/+8
* 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
* Exchange addr_type<->controlache1996-02-021-3/+3
* Calculate TOC size to match what scsi cd says.ache1996-02-022-4/+4
* Remove the ability for the user mode programs to specify bidirectionalpst1996-02-022-28/+3
* Add support for Connectix QuickCam(tm)pst1996-02-022-0/+861
* Add support for Connectix QuickCam(tm)pst1996-02-021-0/+76
* Add Peter's list of major numberspst1996-02-021-0/+107
* Killed last change - it was bogus. cpu_switch() already assumes thatdg1996-02-021-3/+2
* Add in hooks for quickcam driverpst1996-02-023-3/+6
* Implement PLAYBLOCKS ioctl, add argument checking to other PLAY* ioctlsache1996-02-011-10/+53
* addr_type field was ever not assigned, control field was assigned incorrectlyache1996-02-011-2/+3
* Return to #pragma pack(4) after header is doneache1996-02-011-1/+6
* Fix TOC size calculation: old code assing volume size hereache1996-02-011-2/+4
OpenPOWER on IntegriCloud