summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Newer ciscos have become more picky, and will not accept the MULTICAST bitphk2000-03-171-1/+1
* Fixed header file path and added necessary file.nyan2000-03-176-6/+355
* Sync with sys/boot/i386/libi386/biosdisk.c revision 1.27 and 1.28.nyan2000-03-171-7/+8
* Sync with sys/i386/i386/userconfig.c revision 1.175 and 1.176.nyan2000-03-171-156/+44
* Backed out ppc0 flags addtion. It isn't necessary without PPC_PROBE_CHIPSETnyan2000-03-172-2/+2
* Use 64-bit math to calculate if we have hit our freespace limit.mckusick2000-03-171-1/+2
* Fixed to probe extended memory for over 256M or under 64M.nyan2000-03-164-217/+271
* Changed key assign for PC-98.nyan2000-03-161-5/+5
* Fixed to support old parallel interface.nyan2000-03-162-4/+16
* Added 'flags 0x40' to ppc0.nyan2000-03-162-2/+2
* Changed sio1 flags to 0x12000010 to enable serial console.nyan2000-03-162-2/+2
* Instead of using the next unit available, use the first unit available.n_hibma2000-03-162-14/+21
* Please welcome the URio driver. Written byn_hibma2000-03-1611-1/+650
* Eliminate the undocumented, experimental, non-delivering and highlyphk2000-03-1614-174/+0
* Add the _POSIX_SEMAPHORES feature flag.jasone2000-03-161-0/+1
* Alpha 8200 port: Until we fix things better, determine which alpha CPUmjacob2000-03-152-18/+74
* Add a quirk entry for Y-E Data USB floppy drive.n_hibma2000-03-151-0/+10
* Add the TD's to the hash when they are created not when they are used.n_hibma2000-03-152-16/+44
* Add an ID for the SiS 5571.n_hibma2000-03-154-12/+24
* powerhooks no longer usedn_hibma2000-03-151-0/+2
* Make the makefile work properly.n_hibma2000-03-151-1/+6
* Do not use the powerhooks at all, instead of abusing and empty #define.n_hibma2000-03-151-2/+4
* Spelling mistaken_hibma2000-03-151-1/+1
* Never stop the control pipen_hibma2000-03-151-3/+4
* Add urio (143)n_hibma2000-03-151-0/+1
* Regen.n_hibma2000-03-152-2/+18
* Remove stray pointers to wdc; it was removed a while back.peter2000-03-151-1/+0
* Remove left over pci_ide* after wd removal.peter2000-03-151-1876/+0
* Various typo's.n_hibma2000-03-155-6/+7
* Remove left over files from wd; Since pc98 still uses some of them thosepeter2000-03-156-4552/+0
* Move the files.* references to wdc files to the pc98 location after thepeter2000-03-151-3/+3
* Add Y-E Data floppy drive.n_hibma2000-03-151-0/+4
* Update the e-mail address to a valid one.n_hibma2000-03-151-1/+1
* Trim a couple of over-long stringsmsmith2000-03-151-2/+2
* roll platform versions to 5.0mjacob2000-03-151-2/+2
* Remove some extra spammage that made it into this commit. This will bejhb2000-03-151-47/+0
* Bug fixes for currently harmless bugs that could rise to bitemckusick2000-03-154-6/+6
* Use 64-bit math to decide if optimization needs to be changed.mckusick2000-03-151-30/+48
* I _HATE_ crashes. The lptread() call needs to check LP_BYPASS, becausegreen2000-03-151-0/+5
* Pass an unit number to bcache_strategy, so it can flush the cache whendcs2000-03-151-7/+55
* bcache_strategy() now receives an unit number, and keep track of whatdcs2000-03-152-8/+25
* Pass unit number to bcache_strategy(), so that the cache can bedcs2000-03-151-2/+3
* Have MGETHDR() always initialize m->m_pkthdr.rcvif to NULL.archie2000-03-141-2/+1
* Remove further vestiges of wd.asmodai2000-03-141-4/+0
* Get rid of wdc.asmodai2000-03-141-1/+0
* Fix the spelling, and some minor tweaks on the ata device...sos2000-03-143-6/+9
* Print "previous type" correctly when INVARIANTS is defined.kuriyama2000-03-141-1/+1
* Don't try so hard to make the lower 16 bits of fsids unique. It tendedbde2000-03-142-44/+26
* Fix reporting of src and dst IP addresses for ICMP and generic IP packets.ru2000-03-141-5/+6
* Remove wd entries.asmodai2000-03-143-222/+0
OpenPOWER on IntegriCloud