summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa
Commit message (Expand)AuthorAgeFilesLines
* 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
* PC/AT(ISA) version and PC-98(NEC) version of if_fe drivers are merged,kato1998-12-151-1282/+2341
* Fixed misformatted error messages. wderror() was broken way backbde1998-12-151-3/+3
* Moved the declaration of another non-SMP variable into the non-SMP section.bde1998-12-141-2/+2
* Ifdefed the declarations of conditionally used variables.bde1998-12-141-3/+6
* Fixed LINT breakage in previous commit. Option FDC_YE enabled abde1998-12-141-6/+6
* Fix tabs that should have been spaces. Some were in kernel error messages.mckay1998-12-141-22/+22
* Fix 3-byte buffer overflow.eivind1998-12-131-3/+3
* Fix typo - [0], [1], [2], not [0], [1], [3].eivind1998-12-131-2/+2
* wcd_read_toc returns zero on success and EIO on failure, so change thesteve1998-12-131-2/+2
* Fix typo - sizeof(struct crtl *) -> sizeof(struct ctrl *).eivind1998-12-131-1/+1
* Remove warning introduced by the last committer.eivind1998-12-131-2/+2
* Another extra pointer check.eivind1998-12-131-1/+1
* Add support for the YE-Data external PCMCIA floppy driver. Thisimp1998-12-122-8/+365
* Rename one of the two devfs_link's to devfs_makelink.eivind1998-12-103-17/+17
* Support ESS1868 (and probably ESS688 & ESS1668).brian1998-12-102-55/+108
* Eliminate compiler warning.archie1998-12-101-1/+3
OpenPOWER on IntegriCloud