summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug which would cause some knotes to get lost when two kqueuesjlemon2000-07-181-1/+2
* make this file suitable for 4-stable as well as 5-currentcg2000-07-181-0/+11
* PR:19945dick2000-07-181-1/+2
* Remove an unused variable warning.n_hibma2000-07-181-2/+0
* FreeBSD_version bump for changed kqueue API.jlemon2000-07-181-1/+1
* Fix the detection of parallel port Zip drives.n_hibma2000-07-181-4/+5
* o Convert to <inttypes.h> style fixed sized types to facilitate porting togibbs2000-07-1824-1843/+2973
* scsi_all.c:gibbs2000-07-182-12/+34
* cam_ccb.h:gibbs2000-07-182-0/+13
* Simplify kqueue API slightly.jlemon2000-07-185-36/+27
* Fix the IRQ9/IRQ2 confusion.phk2000-07-181-0/+1
* Remove an OBE comment.obrien2000-07-181-2/+0
* KNF'ize.obrien2000-07-1814-419/+448
* oops- need reboot.h filemjacob2000-07-181-0/+1
* Fix a comment which was broken in rev 1.36.sheldonh2000-07-181-1/+1
* Add case that David missed about setting RB_SERIAL.mjacob2000-07-181-0/+1
* Driver for LMC1504 card: four port E1 or fractional E1.phk2000-07-181-47/+115
* Driver for LMC1504 card: four port E1 or fractional E1.phk2000-07-181-0/+1
* Add the umodem driver.n_hibma2000-07-183-0/+5
* Set `boothowto' approapiately if our console is a serial one.obrien2000-07-1812-1/+26
* Add smc37c935 chipset support and clean up the code which tries todfr2000-07-185-65/+280
* Add in some new IN_XXX and CT_XXXX flags in preparationmjacob2000-07-181-0/+6
* If debugging set, zero out an incoming response entrymjacob2000-07-181-1/+5
* The SERVICING_INTERRUPT isn't quite safe yet.mjacob2000-07-181-0/+4
* Add a isp_target_putback_atio- we aren't using CCINCR at this time, somjacob2000-07-181-40/+169
* Raise debug level for some messages. Fix botched inversionmjacob2000-07-181-11/+9
* Keep interrupts blocked for all of isp_pci_attach. Redo DMA routinesmjacob2000-07-182-156/+322
* Properly detect ISA cards in EISA mode and skip them in the ISA identifymdodd2000-07-182-2/+12
* Patch up some bogons in the resource_find() vs resource_find_hard()peter2000-07-181-3/+9
* Declare our DEC Alpha cdboot to be a fully released version 1.0.obrien2000-07-181-0/+1
* Initialise ifnet::if_typebrian2000-07-171-0/+2
* close PR 19544 - ipfw pipe delete causes panic when no pipes definedluigi2000-07-171-2/+2
* Oops. Remove some debugging code used to display a hexdump of the sectorjhb2000-07-171-66/+3
* The modem driver for Communication Device Class, ACM compliant devices.n_hibma2000-07-171-25/+1114
* Add the PCI IDs for the Macronix 98727 and 98732 parts. These arewpaul2000-07-174-2/+20
* Unbreak the build -- no manual page for this yet.jlemon2000-07-171-1/+1
* Remove __P prototypes to reduce diffs between the NetBSD and FreeBSDn_hibma2000-07-1722-475/+475
* Hook up liloldrjlemon2000-07-171-0/+1
* This is `liloboot', which creates a file which can be treated like ajlemon2000-07-173-0/+372
* Rename MDNSECT to MD_NSECT and declare it as something that isn'tsheldonh2000-07-174-8/+8
* Add randomness write functionality. This does absolutely nothing formarkm2000-07-175-3/+41
* Regen.n_hibma2000-07-172-12/+156
* Lots of new device Ids. From NetBSD.n_hibma2000-07-171-5/+35
* Preserve CAM_DIS_DISCONNECT as passed up from SIM (likemjacob2000-07-171-9/+16
* Whoops- forgot to commit this other pearl from Justin- only set ormjacob2000-07-171-8/+12
* Roll back target mode f/w to 7.55- 7.65 hangs when presented with amjacob2000-07-171-1967/+1855
* Implement pread and pwrite.marcel2000-07-177-11/+69
* Add prototypes for linux_pread and linux_pwrite.marcel2000-07-172-4/+8
* Implement setfsuid and setfsgid. Implementation derived from patchmarcel2000-07-164-4/+40
* Add some detection code for the InSystem USB cable (ATAPI support not yetn_hibma2000-07-161-1/+14
OpenPOWER on IntegriCloud