summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright comment & FBSDID style nits.obrien2003-08-2531-55/+27
* Remove merge conflict that I didn't notice as it was in the middle of aobrien2003-08-251-5/+0
* Unify prototypes.sos2003-08-2511-85/+91
* Fix compile error.nyan2003-08-251-1/+1
* Only call FLUSH_CACHE on devices that say they can.sos2003-08-251-4/+8
* Switch to dev/syscons/syscons.c.nyan2003-08-252-3587/+1
* Merge pc98 support from sys/pc98/pc98/syscons.c.nyan2003-08-251-0/+21
* Dont check the cable bit on ich5 when on the SATA channel.sos2003-08-251-1/+2
* MFi386: revision 1.452nyan2003-08-251-0/+1
* Trim ti(4) devices.bmah2003-08-252-74/+2
* Sort the lists of supported devices. No other content changes.bmah2003-08-251-10/+10
* In the lists of supported devices, remove "The" from the names ofbmah2003-08-251-10/+10
* Catch up ti(4) with hardware notes.bmah2003-08-251-0/+2
* Add option NO_SIO to work-around the hardcoded dependency on sio(4).marcel2003-08-2514-212/+257
* Change of plans: Add ext2_bitops.h with generic and portablemarcel2003-08-257-55/+232
* Make TX on davicom 9102A working again. This chip needsmbr2003-08-242-0/+4
* Trim ep(4) devices.bmah2003-08-242-64/+2
* Add a few PC98-specific (?) devices, from the hardware notes.bmah2003-08-241-0/+2
* Remove a duplicate copy of the fe(4) devices that somehow snuck inbmah2003-08-242-168/+6
* Sort device list, no other content changes.bmah2003-08-241-8/+8
* Add a few more PC98-specific instances of fe(4) devices, obtained frombmah2003-08-241-0/+11
* Comment out a couple of __inline__s until we can get inlines to be actuallyanholt2003-08-241-2/+2
* Remove duplicate SCM ID.obrien2003-08-241-2/+0
* Sync with local version (cosmetics)sos2003-08-241-1/+1
* There is no detach func for PCI ATA devs.sos2003-08-241-1/+0
* Fix ad_dump top actually produce a dump.sos2003-08-241-3/+9
* Use __FBSDID().obrien2003-08-2421-31/+63
* Use __FBSDID().obrien2003-08-2428-40/+89
* Use __FBSDID().obrien2003-08-24447-755/+1477
* Remove a useless '/'.obrien2003-08-241-1/+1
* Reformat FBSD_{START,END}FILE_SPEC to FSF coding standards.obrien2003-08-243-45/+33
* Fix the former commit as cvs screwed it up somehowsos2003-08-241-1/+2
* Add comment about ATAng.sos2003-08-241-0/+5
* Add device ataraid, this is now seperate and not pulled in by atadisk.sos2003-08-241-0/+1
* Adjust to the new sys/ata.h layoutsos2003-08-241-29/+35
* This is a major rework of the ATA driver (ATAng)sos2003-08-2429-3934/+3563
* Remove redundant bzero.hsu2003-08-241-1/+0
* Eliminate the last (direct) uses of vm_page_lookup() on the pte object.alc2003-08-241-18/+3
* Allow bus barrier operations on fake tags. The purpose of a fakemarcel2003-08-241-4/+4
* Enhance the jail start/stop script.mtm2003-08-242-15/+124
* reenable the caches when a PCI peek faults. Takes my kernel compilejmg2003-08-242-0/+6
* Check in the known good version of the wi driver, with prism/symbolimp2003-08-246-0/+3715
* This doesn't work, so back them out.imp2003-08-241-2/+2
* - Add a font width field to struct scr_stat. Use this instead of '8'.jake2003-08-243-10/+12
* Return -100 rather than 0 for pccard probe routines. This allowsimp2003-08-241-2/+2
* o Do not keep a separate list of src/etc/defaults files inmtm2003-08-242-7/+4
* Changed ??? to foo in dead code since ??? screws up my editor.jake2003-08-241-1/+1
* - Remember to flip the foreground and background color attributes injake2003-08-241-11/+18
* Hook syscons and the creator driver up to the sparc64. This compiles butjake2003-08-242-0/+22
* Add a driver for creator upa frame buffers found in many sparc64 machines.jake2003-08-246-0/+13655
OpenPOWER on IntegriCloud