summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa
Commit message (Expand)AuthorAgeFilesLines
* Removed the asm version of translate_bytes(). When both the Cbde1999-01-091-29/+0
* Removed buggy, `#if 0'ed asm version of translate_bytes() instead ofbde1999-01-091-18/+0
* Don't put operands in clobber lists, since this is dubious for oldbde1999-01-091-4/+6
* Add the new keyboard driver and video card driver. They will beyokota1999-01-093-0/+2421
* Unspammed includes in <machine/cpufunc.h> in the !SMP case. Partiallybde1999-01-084-4/+16
* Moved declarations related to copying and zeroing to the right place.bde1999-01-081-12/+1
* Remove a hard-coded table of kernel console I/O functions exportedyokota1999-01-073-15/+43
* Move IO_PSMSIZE from kbdio.h to isa.h. I thought I did this a long timeyokota1999-01-063-8/+7
* Fix YMF719 detection (report by jose@we.lc.ehu.es).luigi1999-01-041-4/+9
* Bring in ad1816 patches from German Tischler.luigi1999-01-045-8/+604
* - Remove bus-dependent addresses from `ic' file.kato1999-01-033-112/+130
* Support following devices:kato1999-01-033-16/+128
* Extraneous space.hoek1999-01-022-4/+4
* unbreak devfs support after wrong cut&paste...luigi1999-01-011-17/+16
* Correct typo in macro name.des1999-01-011-2/+2
* Minor English and spelling fixes.bde1999-01-011-3/+3
* Part 3 of the pcvt/voxware revival.peter1999-01-0110-0/+17319
* Part 2 of pcvt/voxware revival. I hope I have not clobbered any otherpeter1999-01-0180-0/+37053
* Extend the callback mechanism and add hooks to support PCI cards.luigi1998-12-315-96/+169
* Update documentation on cards and configluigi1998-12-311-23/+104
* Another(better) way to support Access/NOTE N98(PC-98) without any effectskato1998-12-311-6/+7
* Make the VESA KLD module work!yokota1998-12-302-31/+37
* Silence -Wtrigraph.hoek1998-12-302-4/+4
* CAM support.kato1998-12-2810-298/+362
* Fix the move of the ulaw.h file..sos1998-12-271-7/+39
* Fix breakage by cleanup.sos1998-12-274-16/+80
* Pre 3.0 branch cleanup sos#2: soundsos1998-12-2780-37053/+0
* Pre 3.0 branch cleanup sos#1: wcdsos1998-12-271-1400/+0
* Pre 3.0 branch cleanup casualty #6: ftphk1998-12-273-2752/+2
* Pre 3.0 branch cleanup casualty #5: nca, sea, wds, uhaphk1998-12-276-5280/+0
* Pre 3.0 branch cleanup casualty #4: pcvtphk1998-12-2710-17319/+0
* Pre 3.0 branch cleanup casualty #3: 3c505 ethernet supportphk1998-12-272-894/+0
* Pre 3.0 branch cleanup casualty #2: Transputer supportphk1998-12-272-823/+0
* Pre 3.0 branch cleanup casualty #1: DSI_SOFT_MODEM support.phk1998-12-271-158/+1
* Flush the fifos at the correct place in cyopen(). Various thingsbde1998-12-241-31/+17
* Correct the wrong PCI-IDE probing on AcerLabs Aladdin-V chipset. It won'tfoxfair1998-12-241-4/+14
* Don't leave the CDROM tray locked if an attempt to mount it is made andmsmith1998-12-231-1/+2
* Staticize the overrun buffer so that they are not shared betweengibbs1998-12-221-4/+4
* As promised, cleanup the #if __FreeBSD_version mess.joerg1998-12-211-41/+3
* This commit was generated by cvs2svn to compensate for changes in r41980,joerg1998-12-212-0/+1680
|\
| * This is my first cut on a driver for the RealTek RTL 8002 pocketjoerg1998-12-212-0/+1680
* Wait for channel commands to complete after issuing the commands.bde1998-12-191-15/+29
* Removed unused (slightly wrong) stub functions.bde1998-12-181-21/+5
* Flush the tx fifo in cystop(). Now ttyflush() (and thus tcflush(3))bde1998-12-171-3/+4
* Fixed handling of BREAK in input. BREAK was not being converted into anbde1998-12-171-3/+7
* Oops, this should have been in the previous commit (ensure atomic updatebde1998-12-171-1/+3
* Implemented sending of BREAKs. This is quite complicated because thebde1998-12-172-15/+171
* Straigthen out the use of the tls and tlf callbacks.phk1998-12-163-29/+2
* Best version so far. Flicker floor is now 2e-12.phk1998-12-161-15/+28
* Oops, I forgot to commit two diffs to fe driver.kato1998-12-151-15/+1
OpenPOWER on IntegriCloud